Tested under Jupyter Notebooks 5.4.0
At the moment this repository only contains exemplary Notebooks to illustrate how to work with the tiff files generated by SymPhoTime64 (http://www.picoquant.com/products/category/software/symphotime-64-fluorescence-lifetime-imaging-and-correlation-software)
The easiest way of setting up Jupyter to run the notebooks of this repository is generating a Docker image specifically for the Notebooks.
- Install Docker
- Install Docker2Repo (https://github.com/jupyter/repo2docker)
pip install jupyter-repo2docker
- Create and run Docker image directly from this repository
jupyter-repo2docker git@github.com:PicoQuant/Notebooks.git
If you would like to work locally...
-
Download the files into a local directory.
-
You can also install locally the Anaconda distribution of Python 3.
https://www.anaconda.com/download/ for windows, linux etc.
-
After installation , launch the "Anaconda Navigator" and start the Jupyter Notebook Environment.
-
Open the jupyter notebooks