Skip to content

Commit e60bf66

Browse files
committedMay 11, 2021
Update 150 MHz config file
1 parent a1afadb commit e60bf66

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎apercal/modules/default_150MHz.cfg

+4-4
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ preflag_manualflag_target = True # Run manualflag options for
4646
preflag_manualflag_auto = False # Flag auto-correlations
4747
preflag_manualflag_antenna = '' # Antennas to flag, e.g. 'RT2,RT3,RT4'
4848
preflag_manualflag_corr = '' # Correlations to flag, e.g. 'XX,YX'
49-
preflag_manualflag_baseline = 'RTC&RTD' # Flag certai baselines, e.g. 'RT2&RT3,RT5&RT6'
49+
preflag_manualflag_baseline = '' # Flag certai baselines, e.g. 'RT2&RT3,RT5&RT6'
5050
preflag_manualflag_channel = '0~1024' # Channels or channel ranges to flag, e.g. '0~3054;10977~16384'
5151
preflag_manualflag_time = '' # Time range to flag, e.g. '09:14:0~09:54:0'
5252
preflag_manualflag_clipzeros = False # Flags all Zero-valued data (done by default AOFlagger strategies as well)
@@ -57,9 +57,9 @@ preflag_aoflagger_bandpass = True # Derive a preliminary bandp
5757
preflag_aoflagger_fluxcal = True # AOFlag the flux calibrator
5858
preflag_aoflagger_polcal = True # AOFlag the polarised calibrator
5959
preflag_aoflagger_target = True # AOFlag the target beams
60-
preflag_aoflagger_fluxcalstrat = 'fluxcal.rfis' # Flagging strategy for the flux calibrator
61-
preflag_aoflagger_polcalstrat = 'polcal.rfis' # Flagging strategy for the polarised calibrator
62-
preflag_aoflagger_targetstrat = 'target.rfis' # Flagging strategy for the target beams
60+
preflag_aoflagger_fluxcalstrat = 'apertif-2021-03-09.lua' # Flagging strategy for the flux calibrator
61+
preflag_aoflagger_polcalstrat = 'apertif-2021-03-09.lua' # Flagging strategy for the polarised calibrator
62+
preflag_aoflagger_targetstrat = 'apertif-2021-03-09.lua' # Flagging strategy for the target beams
6363
preflag_aoflagger_threads = 48 # Number of threads used by Aoflagger
6464
preflag_aoflagger_use_interval = True # Use interval of time steps to process data
6565
preflag_aoflagger_delta_interval = 450 # Length of interval

0 commit comments

Comments
 (0)
Failed to load comments.