Hi,
I’m trying to run an example instance of the AP pipe on the RSP. I’m in the (lsst-scipipe-10.0.0) environment but cant find an “$AP_PIPE_DIR” environment. Do I have to load something specially for that? Thanks in advance for your help.
Yes, you also need to set up the Science Pipelines packages on the command line to enable the environment variables. E.g. setup lsst_distrib
.
Hi @sdhawan21 , I’ve marked Ian’s reply post as the solution for this topic thread, because I’ve confirmed it should resolve the resported issue:
~$ setup lsst_distrib
~$ echo $AP_PIPE_DIR
/opt/lsst/software/stack/conda/envs/lsst-scipipe-10.0.0/share/eups/Linux64/ap_pipe/gf4de327013+475e18886e
If you encounter any new issues with AP pipe please do start a new topic any time, thanks!