Phconvert

Latest version: v0.8.2

Safety actively analyzes 630052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.7

What's New?

File decoding
- Improved reader for Becker & Hickl SPC files, now more metadata is automatically retrieved.
- Add support for decoding PicoQuant PT3 files

Testing
- Add support for Continuous Integration. phconvert notebooks are now automatically executed on each commit on windows (AppVeyor) and linux (Travis CI) on python 2.7, 3.4 and 3.5.

Docs
- Improved reference documentation now including [bhreader docs](http://phconvert.readthedocs.org/en/latest/bhreader.html) (read Becker & Hickl files) and an improved [pqreader docs](http://phconvert.readthedocs.org/en/latest/pqreader.html) (read PicoQuant files).

0.6.9

What's new?
- Fix a runtime error when saving Photon-HDF5 files under python 2 (issue 9 and PR 10).
- Fix error message when input file HT3 was not found (bb03cf31d6e552f9abcd004e440f7bb068de3278)
- Notebook updates

0.6.8

What's new?

Small fixes and improvements:
- Add option to allow missing setup group (both saving and validation) b35e6d0e7512b8499fb5057da4e279bd68b8afa2
- Better handle input for array fields (e.g. detectors_specs) in a variety of formats (tuple, list, array with ndim=0, array with ndim=1): 1ad5ca93f372cbeb78c9945b7b8234439edb543a and e07ddbac4c80e14da41820039d200cea9614cd1b.
- Runtime error fix: d7fff767e019920dc04ed8139468e979b6fc92f8
- Documentation improvements

0.6.7

What's new?
- `tcspc_range` in `nanotimes_specs` is now optional
- matplotlib is now only an optional dependency
- More validity tests on Photon-HDF5 files
- More input normalization (for YAML) for `data_dict` argument in `save_photon_hdf5()`
- Tests validity of input `data_dict`
- Update versioneer

0.6.6

What's new?
- Fix always-True assertion when loading SPC files

0.6.5

What's new?
- Documentation improvement and new API docs: http://phconvert.readthedocs.org/
- Add notebook to write Photon-HDF5 files from scratch: [Writing Photon-HDF5 files](https://github.com/Photon-HDF5/phconvert/blob/master/notebooks/Writing%20Photon-HDF5%20files.ipynb)
- [`save_photon_hdf5()`](http://phconvert.readthedocs.org/en/latest/hdf5.htmlphconvert.hdf5.save_photon_hdf5) improvements:
- Restore input dict sanitization (it was mistakenly disabled)
- Cast bools to ints for improved compatibility
- Auto-compute acquisition_duration for single-spot data
- When not provided, create and populate `identity` group
- Improve Photon-HDF5 validity test (852242c05864f8cc5a064b00b1c7efac26dfb581)

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.