Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Data read in #118

Open
MichaelHeber opened this issue Oct 11, 2022 · 2 comments
Open

Issue with Data read in #118

MichaelHeber opened this issue Oct 11, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@MichaelHeber
Copy link
Collaborator

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)

mono1

@MichaelHeber MichaelHeber pinned this issue Nov 2, 2022
@MichaelHeber MichaelHeber unpinned this issue Nov 2, 2022
@MichaelHeber MichaelHeber added the bug Something isn't working label Nov 2, 2022
@kutnyakhov
Copy link

Checked the same run with SED, but problem is still exist although it looks slightly different in respect to max and min in y axis
image

@balerion
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants