This repo is based off of ood-remote-desktop-rosgazebo and is used to create a remote desktop environment with pyraf, iraf and DS9 packages installed via conda.
In order to install the app
Note you will need to be in the head node while building any of the apptainer images.
Apptainer images should be located /shared/apptainerImages
- Activate the spack environment and then use activate the apptainer env.
root@ip:/# . shared/spack/share/spack/setup-env.sh
root@ip:/# spacktivate apptainer
-
Build the image from the
pyraf.def
file by runningapptainer build pyraf.sif pyraf.def
Note: thepyraf.sif
should be available in the/shared/apptainerImages
folder -
After the image is successful you can add the app by following the Adding OOD app runbook(
internal HUIT documentation
)