ConaireD / TolimanWIP

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

`math.simulate_data` seems to be non-physical #61

Open ConaireD opened 1 year ago

ConaireD commented 1 year ago
psf: float = my_model.model()
data_target: float = math.simulate_data(psf, 1)

psf will have correct photon distribution, data_target will not