Version 0.8.1
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 usingstrict_description = False
. - Check that arrays in
/photon_data
are strictly 1D (commit 2dde57b).