https://github.com/Knusper/pmas_data_red
Raw File
Tip revision: 8fd55453c11ab15ce3b196a434e7ee96e05bd16e authored by Edmund Christian Herenz on 10 May 2021, 21:00:32 UTC
fix_dismpa_hdr.py - fixes problems with ldmask.sh
Tip revision: 8fd5545
cflatf_advanced.sh
#! /bin/bash
# FILE: cflatf_advanced.sh (an original should reside at $HOME/bash-scripts/pmas_data_red)
# AUTHOR: C. Herenz
# DATE: July 2012
# DESCR.: Create a flat-field (2D flat-field spectrum) to be used on science frame
#         - using the advanced p3d flatfielding method
# TODO.... - should be similar to cflatf_conventional.sh, but here the
#            transmission= parameter of p3d_cflatf_vm.sh will be used
back to top