Skip to content

Version 0.8.1

Compare
Choose a tag to compare
@tritemio tritemio released this 14 Jan 05:32
· 153 commits to master since this release

Minor release with improved file validation.

  • More stringent validation checks (commit d463b42)
  • Add subpackage phconvert.v04 to load and validate Photon-HDF5 v0.4
  • Fix validation with strict_description = False. Before this change
    descriptions checks were not disabled completely when using strict_description = False.
  • Check that arrays in /photon_data are strictly 1D (commit 2dde57b).