Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.09 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.09 KB

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