From eeaf1c0f33b970813091d34b4cda5ba35b91c855 Mon Sep 17 00:00:00 2001 From: Christoph Gohlke Date: Fri, 9 Feb 2024 01:49:03 +0000 Subject: [PATCH] Release v2024.2.8 --- README.rst | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 7a13635..4f0d5c9 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,7 @@ photonic components and instruments. :Author: `Christoph Gohlke `_ :License: BSD 3-Clause -:Version: 2024.2.2 +:Version: 2024.2.8 :DOI: `10.5281/zenodo.10120021 `_ Quickstart @@ -33,7 +33,7 @@ Requirements This revision was tested with the following requirements and dependencies (other versions may work): -- `CPython `_ 3.9.13, 3.10.11, 3.11.7, 3.12.1 (64-bit) +- `CPython `_ 3.9.13, 3.10.11, 3.11.8, 3.12.2 (64-bit) - `Numpy `_ 1.26.3 - `Xarray `_ 2024.1.1 (recommended) - `Matplotlib `_ 3.8.2 (optional) @@ -42,6 +42,10 @@ This revision was tested with the following requirements and dependencies Revisions --------- +2024.2.8 + +- Support sinusoidal scanning correction. + 2024.2.2 - Change positive dtime parameter from index to size (breaking). @@ -75,8 +79,8 @@ The API is not stable yet and might change between revisions. This library has been tested with a limited number of files only. The following features are currently not implemented: PT2 and PT3 files, -decoding images from T2 formats, bidirectional scanning, sinusoidal correction, -and deprecated image reconstruction. +decoding images from T2 formats, bidirectional scanning, and deprecated +image reconstruction. The PicoQuant unified file formats are documented at the `PicoQuant-Time-Tagged-File-Format-Demos