python3-pyraf

Python interface for IRAF
  http://www.stsci.edu/institute/software_hardware/pyraf
  0
  no reviews



PyRAF is a command language for running IRAF tasks in a Python like environment. It works very similar to IRAF CL, but has been updated to allow such things as importing Python modules, GUI parameter editing and help. It can be imported into Python allowing you to run IRAF commands from within a larger script.