JuliaPhysics / JuliaPhysics/SolidStateDetectors.jl

Check if `PointTypes` are ever interpolated onto another grid

Open
#599 0 comments 1 reaction 1 assignee Claimed by @benedikt-nagler View on GitHub
Dominant language
Julia
Stars
178
Forks
59
Avg merge
1d 20h
Merged PRs (30d)
4

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.