I am trying to run the
NTT pessto pipeline
that uses PyRAF. I have everything installed but when I try to test if it works I have two issues, first, the image enviroment opens but the image is never displayed. Then when I try to Edit apertures for the file I am analyzing I get the error:
PANIC in /home/anaconda2/envs/iraf27/iraf/noao/bin.linux/x_apextract.e':Write to IPC with no reader
I am currently using Python 2.7.15 :: Anaconda, Inc. and I also have IRAF installed. I am using a astroconda environment that I installed following the legacy software directions from:
https://astroconda.readthedocs.io/en/latest/installation.html#legacy-software-stack-with-iraf
I use setuptools so I don't think is an issue of PYTHONPATH
If anyone could help me I would really apreciate it.
Cheers.