Skip to content

fix wrong choice of axes#32

Merged
DanPorter merged 1 commit intomasterfrom
31-wrong-choice-of-axes-in-hkl-scan-for-i06-1
Sep 25, 2025
Merged

fix wrong choice of axes#32
DanPorter merged 1 commit intomasterfrom
31-wrong-choice-of-axes-in-hkl-scan-for-i06-1

Conversation

@DanPorter
Copy link
Copy Markdown
Collaborator

Fixed wrong choice of axes in get_plot_data function.

nexus.py

  • added alt_names for default names taken from axes and signal paths in nexus_default_names()

hdfmap_class.py

  • added alt_names as input to first_last_scannables()
  • changed code to check for names in alt_names

Tests

  • Added additional example files to edge cases
  • all tests pass

Fixed wrong choice of axes in get_plot_data function.

nexus.py
 - added alt_names for default names taken from axes and signal paths in nexus_default_names()

hdfmap_class.py
 - added alt_names as input to first_last_scannables()
 - changed code to check for names in alt_names

Tests
 - Added additional example files to edge cases
 - all tests pass
@DanPorter DanPorter linked an issue Sep 25, 2025 that may be closed by this pull request
@DanPorter DanPorter merged commit c31c23c into master Sep 25, 2025
10 checks passed
@DanPorter DanPorter deleted the 31-wrong-choice-of-axes-in-hkl-scan-for-i06-1 branch September 25, 2025 08:40
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

Successfully merging this pull request may close these issues.

wrong choice of axes in hkl scan for i06-1

1 participant