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
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:
determine what belongs to "irrelevant information"
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...
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:
The text was updated successfully, but these errors were encountered: