Skip to content

Check if PointTypes are ever interpolated onto another grid #599

@fhagemann

Description

@fhagemann

We allow for mapping ScalarPotentials onto another Grid by interpolating between given potential values between grid points.
However, this makes no sense for PointTypes (even though the functionality exists).
https://github.com/JuliaPhysics/SolidStateDetectors.jl/blob/main/src/ScalarPotentials/ScalarPotential.jl#L19

We should cross-check that this is never used and maybe implement some safety measure to avoid this being used.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions