Skip to content

Rename axes in XY projections, or show decreasing X instead of flipping X coord #825

@SimonHeybrock

Description

@SimonHeybrock

Currently detector XY-projections treat x as right as seen from the sample (provided flip_x option is set correctly). This could be confusing for anyone thinking of this as the x in the instrument coord system.

Option 1:

  • Rename x->right
  • Rename y -> up

Option 2:

  • Show x with decreasing coord - flip_x mechanism should be replaced by a simple flip of the result image instead.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions