Version 0.6
What's new?
A few important changes:
- Automatically convert input of "scalar" fields to scalar if they are arrays or sequences of length == 1. See #5.
- Check conformance with the specs in
save_photon_hdf5()removing the need to callassert_valid_photon_hdf5()separately. - Remove
time_reversedfield innanotimes_specs. Now we use the simpler convention thatnanotimeshas a time axis direction correctly oriented. See #6.