Changelog#

All notable changes to this project are documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]#

Added#

  • None.

Changed#

  • None.

Deprecated#

  • None.

Removed#

  • None.

Fixed#

  • None.

Security#

  • None.

[0.1.0a0] - 2026-01-25#

Added#

  • Initial NXxrdct API with NXentry, instrument, sample, and control objects.

  • NXmonochromator support with wavelength metadata.

  • Detector metadata for polar angles and diffraction channels.

  • Sample translation values metadata for XRD-CT axes.

  • NXdata intensity handling with axis linking and signal designation.

  • Paths/constants module for NXxrdct schema fields.

  • HDF5 utility helpers for reading datasets and quantities.

  • README quick start example for saving an NXxrdct entry.

  • Comprehensive unit tests for API objects, paths, utilities, and application I/O.