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

stop sending irrelevant information to backend #8

Open
3 tasks
leofang opened this issue Jan 15, 2019 · 1 comment
Open
3 tasks

stop sending irrelevant information to backend #8

leofang opened this issue Jan 15, 2019 · 1 comment

Comments

@leofang
Copy link
Collaborator

leofang commented Jan 15, 2019

Currently only intensity frames and scan positions are read from H5 in the backend, and the rest is read from the GUI. Therefore, it is possible that we are asking for more info than we actually need for completing the reconstruction.

TODO:

@leofang
Copy link
Collaborator Author

leofang commented Feb 3, 2020

This is related to #74. Swapping to non-default backends like xcale would just ignore the redundant information sent by the frontend. Even our own backend already ignores it...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant