Setup to process FSD data on neutrino01
Jump to navigation
Jump to search
After the collection of data a few steps are needed to easily use them. One can flow the data to convert them in the hdf5 format, easy to handle. Otherwise one can also directly look at the raw data using the afi viewer. We will see how to set this up on the neutrino01
server. Some information concerning errors can be found on the Debug page.
ndlar_flow
To install ndlar_flow you will be have to follow the 'README' of the |git repo. To be able to start a jupyter notebook later, an additional step is needer: On neutrino01 the default python version is [nsallin@neutrino01 ndlar_flow]$ python --version
Python 3.9.21