ConaireD / TolimanWIP

WIP Toliman codes go here before being added to the main TOLIMAN github
Other
0 stars 0 forks source link

Changing pixels_on_detector doesn't flow on #55

Open ConaireD opened 1 year ago

ConaireD commented 1 year ago

If the pixels_on_detector attribute of the TolimanDetector is changed from the default, then an error will be thrown by the detector class if the simulate_pixel_response = True, which by default it is. Current workaround is just to set that to false but obviously not ideal