JAX-GalSim icon indicating copy to clipboard operation
JAX-GalSim copied to clipboard

figure out how to enable non-default Sensors that carry state

Open beckermr opened this issue 1 year ago • 0 comments

Right now when photons are added to sensors, it is done inside of a JITed function. Thus any internal state in the Sensor is not automatically propagated back out. We should figure out a way to do this if we ever add stateful sensors (e.g., a sensor that does brighter fatter).

beckermr avatar Dec 16 '23 12:12 beckermr