This is a demo service to convert data files to Photon-HDF5 without the need to install any software.
The supported file formats are PicoQuant's HT3 (ns-ALEX or PIE), Becker & Hickl's SPC/SET (ns-ALEX or PIE) and the μs-ALEX format SM (a format used in the Weiss Lab at UCLA). For each supported file format, we provide a Jupyter notebook that contains both the instructions and the code to convert the file.
To launch the demo, click on the following button:
For instructions on how to use the notebook interface, see this page. For an overview of what Jypyter Notebook is, please refer to the Jupyter Project Homepage and to this nature paper (which includes an interactive demo).
Under the hood, this demo service runs the phconvert software. You can install phconvert on you own desktop following the instructions on the phconvert homepage.
For questions or comments please:
- Open an GitHub issue or
- Ask a question on the Photon-HDF5 Google Group.
This online demo uses MyBinder.org to run the Jupyter notebooks included with phconvert. Many thanks to Jeremy Freeman and collaborators for providing this amazing service.