Setup to process FSD data on neutrino01: Difference between revisions
Jump to navigation
Jump to search
(Created page with "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 <code>neutrino01</code> server = ndlar_flow = === Installation === === pyenv === === jupyter notebook === = AFI viewer =") |
No edit summary |
||
Line 1: | Line 1: | ||
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 <code>neutrino01</code> server | 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 <code>neutrino01</code> server. Some information concerning errors can be found on the [Debug] page. | ||
= ndlar_flow = | = ndlar_flow = |
Revision as of 17:53, 11 June 2025
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.