@@ -11,7 +11,7 @@ This repository is made of two main parts: the code of the pipeline itself and t
### Code
This folder contains the PRISMA pipeline code, i.e., its main procedures ([`calibration.pro`](https://www.ict.inaf.it/gitlab/dario.barghini/prisma-pipeline/-/blob/main/code/calibration/calibration.pro) and [`event.pro`](https://www.ict.inaf.it/gitlab/dario.barghini/prisma-pipeline/-/blob/main/code/event/event.pro)) and functions.
This folder contains the PRISMA pipeline code, i.e., its main procedures and functions (see the [Code description](Code description) page for more details).
It must be placed in a dedicated path from which IDL will autocompile procedures or functions when called the first time in an IDL session.