A variety of scripts that are useful for VIRUS IFU spectroscopic reductions and inspections.
- Greg Zeimann, UT Austin
- Karl Gebhardt, UT Austin
- Daniel Farrow, MPE Garching
- COPYRIGHTS from astropy, free software foundation were used
- cosmics.py is a copy from Malte Tewes and Pieter van Dokkum's code available online: http://obswww.unige.ch/~tewes/cosmics_dot_py/
- johntfoster's python implementation of Bspline basis function via Cox - de Boor algorithm. Includes memoization for rapid recalculations.
- reduces calibration frames to produce masterbias, masterdark, mastertrace_twi, masterarc frames, as well as distortion and fiber model files.
- python interface with many CURE functions
- In progress script for looking at dark frames
- Measure gain and readnoise from bias/flat frames. Can be fiber flats or full flats.
- Script to normalizes IFU to IFU through fiberextract and averaging the twighlight frames as a function of wavelength. Can apply normalization to FE frames.
- Science reducitons to be run after calibraiton_script.py
- Useful mathematical functions including biweight_location (with axis argument)