Skip to content

Version 0.6

Choose a tag to compare

@tritemio tritemio released this 27 Jun 03:26

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 call assert_valid_photon_hdf5() separately.
  • Remove time_reversed field in nanotimes_specs. Now we use the simpler convention that nanotimes has a time axis direction correctly oriented. See #6.