You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reading in run 39190 show some strange values in the monochromator position. Three times the for a short period of time the values are much lower then expected. There are 4 raw files which contain in total 40 entries with all having the same value of 593.023.
Could you give me access to the data? i am testing an updated version (on the retrocompatibility branch) fixing a few bugs, and would like to check if this is fixed
Reading in run 39190 show some strange values in the monochromator position. Three times the for a short period of time the values are much lower then expected. There are 4 raw files which contain in total 40 entries with all having the same value of 593.023.
prc = DldFlashProcessorExpress(39190 ,settings=settings,daq="fl1user3")
prc.readData(daq="fl1user3")
eph=prc.dd.monochromatorPhotonEnergy.compute()
plt.plot(eph.values)
The text was updated successfully, but these errors were encountered: