Changes

Jump to: navigation, search

Mookodi

317 bytes added, 29 January
/* Data Reduction Pipelines */
=== Bias Correction and Flat-fielding ===
We now collect automated biases and flats at the start of the night that we collate into monthly master files for users. The files can be obtained here. At that link you can also find a basic reduction python script that can be used to reduce the science files using the appropriate master bias/flat file.
 
As an example the script can be used as follow (command arguments should be fairly self explanatory)L
 
python mookodi_reduction_using_masters.py --image_dir /home/data/my_target/g --master_bias_file /home/bias/2025/01/2x2_fast.fits --master_flat_file /home/flats/2025/01/2x2_clear_north_up.fits --remove_cosmic true
'''Some important notes:'''
326
edits