@@ -73,7 +73,7 @@ Therefore you can generate ~750 maps / day.
...
@@ -73,7 +73,7 @@ Therefore you can generate ~750 maps / day.
To make the code acknowledge the *existence* of a station, a few steps are needed:
To make the code acknowledge the *existence* of a station, a few steps are needed:
- add the station CODE (e.g., `ITPI01`) and NAME (e.g., `PINOTORINESE`) to the [`solutions.ini`](https://www.ict.inaf.it/gitlab/dario.barghini/prisma-workspace/-/blob/main/settings/solutions.ini) file inside `workspace/settings/`.
- add the station CODE (e.g., `ITPI01`) and NAME (e.g., `PINOTORINESE`) to the [`solutions.ini`](https://www.ict.inaf.it/gitlab/dario.barghini/prisma-workspace/-/blob/main/settings/solutions.ini) file inside `/workspace/settings/`.
If you do not have access to the workspace, you can find a template here [](uploads/solutions_template.ini).
If you do not have access to the workspace, you can find a template here [](uploads/solutions_template.ini).
- create a folder named after the camera CODE inside `/workspace/settings/configuration/`.
- create a folder named after the camera CODE inside `/workspace/settings/configuration/`.
This folder must contain an initialization file in the format of `CODE.ini`, with the station and camera specification (e.g., [`ITPI01.ini`](https://www.ict.inaf.it/gitlab/dario.barghini/prisma-workspace/-/blob/main/settings/configuration/ITPI01/ITPI01_20171010.ini)).
This folder must contain an initialization file in the format of `CODE.ini`, with the station and camera specification (e.g., [`ITPI01.ini`](https://www.ict.inaf.it/gitlab/dario.barghini/prisma-workspace/-/blob/main/settings/configuration/ITPI01/ITPI01_20171010.ini)).