Skip to content

Miscellaneous enhancements and bug fixes

Compare
Choose a tag to compare
@rayosborn rayosborn released this 20 Apr 14:08
933a177
  • Improves synchronization of fields or groups within a linked group. It is no longer possible to modify such items directly from the linked group.
  • Improves detection of data for default plots within NXsubentry groups.
  • Adds new NXgroup functions, get_default and set_default for setting and identifying default plots.
  • Adds new any and all functions to NXfields, to mirror the respective NumPy functions.
  • Adds new ndim and shape functions to NXdata to return the respective properties of the signal.
  • Fixes a bug that allowed attributes to be updated when a NeXus file is locked.
  • Fixes a bug when testing the existence of an externally linked path within a corrupted NeXus file.