This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
eso_pipelines [2025/04/11 08:54] – [Available pipelines] jansen | eso_pipelines [2025/04/11 13:54] (current) – jansen | ||
---|---|---|---|
Line 23: | Line 23: | ||
apptainer exec / | apptainer exec / | ||
e.g. | e.g. | ||
- | apptainer exec / | + | apptainer exec / |
The apptainer always makes the current directory and the user's home available to commands running inside it. If you need access to data in other directories, | The apptainer always makes the current directory and the user's home available to commands running inside it. If you need access to data in other directories, | ||
- | apptainer exec --bind / | + | apptainer exec --bind / |
- | This binds ''/ | + | This binds ''/ |
+ | apptainer exec --bind / | ||
+ | to make all of the disk ''/ | ||
ESO's site about apptainer has some more information about usage and options, see [[https:// | ESO's site about apptainer has some more information about usage and options, see [[https:// | ||
Line 33: | Line 36: | ||
===== Available pipelines ===== | ===== Available pipelines ===== | ||
At the moment , the following pipelines are available in ''/ | At the moment , the following pipelines are available in ''/ | ||
- | | cr2re | efosc |eris | <del>esotk</ | + | | cr2re | efosc |eris | esotk | |
| espda | espdr | fors| giraf | | | espda | espdr | fors| giraf | | ||
| gravity | harps | hawki | iiinstrument| | | gravity | harps | hawki | iiinstrument| | ||
Line 39: | Line 42: | ||
| nirps | sinfo | spher | uves| | | nirps | sinfo | spher | uves| | ||
| vcam| vimos | visir | xshoo | | | vcam| vimos | visir | xshoo | | ||
+ | Refer to the ESO documentation about startup methods, options, required parameters etc. |