Skip to content

sPaMFouR/RedPipe

Repository files navigation

RedPipe: Reduction Pipeline

Build Status ascl:2106.024 License
Python 2.7.1 Python 3.9.5

RedPipe is a collection of python scripts to aid with Optical Photometric and Spectroscopic Data Reduction. There are scripts on preprocessing, photometry, calibration, spectroscopy, analysis and plotting. The photometry and spectroscopy codes use pyraf and hence require an already existing installation of Image Reduction and Analysis Facility (IRAF).

The scripts are still under development.

Requirements

  • numpy
  • scipy
  • ephem
  • pyraf
  • pandas
  • astropy
  • easygui
  • datetime
  • imreg_dft
  • specutils
  • matplotlib