From f3cbb57904a20578c086a17415e977bfd58b3d44 Mon Sep 17 00:00:00 2001 From: Antonino Ingargiola Date: Thu, 26 Oct 2017 06:55:15 -0700 Subject: [PATCH] Update README for 0.8 release --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a027f0c..5ba7c66 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,18 @@ Photon-HDF5 files, a file format for time stamp-based single-molecule spectroscopy. Additionally, *phconvert* can convert a few common binary formats -used in in single-molecule spectroscopy (PicoQuant .HT3/.PT3/.PTU, +used in in single-molecule spectroscopy (PicoQuant .HT3/.PT3/.PTU,.T3R, Becker & Hickl .SPC/.SET) to Photon-HDF5. For questions or issues running this software please use the [Photon-HDF5 Google Group](https://groups.google.com/forum/#!forum/photon-hdf5) or open an [issue on GitHub](https://github.com/Photon-HDF5/phconvert/issues). +## What's new + +**Oct. 2017:** Phconvert 0.8 relased, see the [release notes](https://github.com/Photon-HDF5/phconvert/releases/tag/0.8). + + ## Quick-start: Converting files to Photon-HDF5 Converting one of the supported files formats to Photon-HDF5 does not require @@ -64,7 +69,7 @@ We are willing add support for as many file formats as possible! ### Why phconvert? When writing Photon-HDF5 files, phconvert saves you time -and protects you against common programming errors that risk +and protects you against common errors that risk to make the file not a valid Photon-HDF5. Also a description is automatically added to each Photon-HDF5 field. The descriptions are extracted from a [JSON file](https://github.com/Photon-HDF5/phconvert/blob/master/phconvert/specs/photon-hdf5_specs.json)