Skip to content

July25 minor improvements#25

Merged
DanPorter merged 2 commits intomasterfrom
july25_minor_improvements
Jul 4, 2025
Merged

July25 minor improvements#25
DanPorter merged 2 commits intomasterfrom
july25_minor_improvements

Conversation

@DanPorter
Copy link
Copy Markdown
Collaborator

various improvements

hdfmap_class.py

  • add info_summary()
  • change str to use info_summary
  • add _store_class method, stops duplication of class paths

nexus.py

  • change to _store_class method
  • changed _default_nexus_paths to _store_default_nexus_paths
  • fixed error in above when axes is not in NXdata group

test_files.json

  • updated data with removed duplicate paths

All tests pass.

DanPorter added 2 commits July 4, 2025 12:17
hdfmap_class.py
 - add info_summary()
 - change __str__ to use info_summary
 - add _store_class method, stops duplication of class paths

nexus.py
 - change to _store_class method
 - changed _default_nexus_paths to _store_default_nexus_paths
 - fixed error in above when axes is not in NXdata group

test_files.json
 - updated data with removed duplicate paths

All tests pass.
hdfmap_class.py
 - add info_summary()
 - change __str__ to use info_summary
 - add _store_class method, stops duplication of class paths

nexus.py
 - change to _store_class method
 - changed _default_nexus_paths to _store_default_nexus_paths
 - fixed error in above when axes is not in NXdata group

test_files.json
 - updated data with removed duplicate paths

All tests pass.
@DanPorter DanPorter merged commit 0af2039 into master Jul 4, 2025
10 checks passed
@DanPorter DanPorter deleted the july25_minor_improvements branch July 4, 2025 13:08
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.

1 participant