Changes

Jump to: navigation, search

TEA-phot

295 bytes added, 10:59, 6 August 2020
/* "How-to" Instructions and Tips */
(NB: TEA-phot currently only supports SHOC data (incl. flats and bias files) in a cube format)
* To reduce and extract photometry from SHOC using TEA-phot, in the terminal navigate to the folder that contains the '''TEA-Phot.py''' file.* To display basic usage and optiinal optional arguments run:
python3 TEA-Phot.py -h
* A typical example to reduce and extarct photomery from SHOC data would be something like this:
python3 TEA-Phot.py SAAO SHOC name_of_data_cube.fits --flat SHD_20200617.0004.fits --flat_dir ./files/flat/ --image_dir ./files/data/ --out_dir ./results_1m/ --do_plot True --source_sigma 2.0
315
edits