Postprocessing
Jupyter Notebooks
For additional postprocessing steps, one might want to use different libraries without having to install the picasso package. For this check out the samples folder. Here you can find sample jupyter notebooks that show how the Picasso package can be used.
SampleNotebook
This notebook shows some basic interaction with the .hdf5 files using the pandas library.
SampleNotebook1
This notebook shows some basic interaction with the picasso library, e.g. how to directly call functions from a Jupyter Notebook.
SampleNotebook2
This notebook shows how to perform HDBSCAN clustering with picasso.