Reductions scripts for WHT using specreduce
The following scripts require these packages to be installed in order to run. These can all be installed via pip:
- numpy
- scipy
- matplotlib
- astropy
- astroscrappy
- pyspectrorgaph
At this time, the development versions of these two packages need to be installed
The specreduce does depend on PyQt4 package.
To perform basic data reductions, follow these steps:
Provide the full path to the directory with the raw data and to the directory where the product data should be produced. These should not be the same directory.
python wht_basic_reductions.py [full_path_to_raw_data] [full_path_to_reduced_data]
python wht_measure_arc.py [arc file]
python wht_calibrate_objects.py [full_path_to_reduced_data]
python apply_wavelength.py