Issue with variables for 2d viewer #20

Closed
opened 2020-12-01 20:59:52 +01:00 by usov_i · 2 comments
usov_i commented 2020-12-01 20:59:52 +01:00 (Migrated from gitlab.psi.ch)

Created by: rsibille-psi

Presently the 2d viewer cannot read data if the variable is not omega (om). We would need to have it working with any angle (stt, phi, chi).

Present error:

KeyError: "Unable to open object (object 'rotation_angle' doesn't exist)"

*Created by: rsibille-psi* Presently the 2d viewer cannot read data if the variable is not omega (om). We would need to have it working with any angle (stt, phi, chi). Present error: KeyError: "Unable to open object (object 'rotation_angle' doesn't exist)"
usov_i commented 2020-12-10 14:30:15 +01:00 (Migrated from gitlab.psi.ch)

Created by: ivan-usov

@rsibille-psi , do you expect multiple angles to vary within the same 2d dataset? If yes, then we could make an angle manually selectable, if not, we should be able to determine one automatically, so no extra user input would be needed.

*Created by: ivan-usov* @rsibille-psi , do you expect multiple angles to vary within the same 2d dataset? If yes, then we could make an angle manually selectable, if not, we should be able to determine one automatically, so no extra user input would be needed.
usov_i commented 2020-12-10 15:18:22 +01:00 (Migrated from gitlab.psi.ch)

Created by: rsibille-psi

Only one angle should change and therefore the aim is indeed to determine which one automatically.

*Created by: rsibille-psi* Only one angle should change and therefore the aim is indeed to determine which one automatically.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: zebra/pyzebra#20
No description provided.