diff --git a/applications/apertif/commissioning/tests/batch_wg_sweep_data_path_plot.py b/applications/apertif/commissioning/tests/batch_wg_sweep_data_path_plot.py index 6ca45fca02316992df0493f60bcc2e24a55e4761..c4d364d82205c38351061bd18966f56554740c2e 100644 --- a/applications/apertif/commissioning/tests/batch_wg_sweep_data_path_plot.py +++ b/applications/apertif/commissioning/tests/batch_wg_sweep_data_path_plot.py @@ -45,13 +45,16 @@ import numpy as np # . Fixed beamlet clipping in BF and uses channel clipping in XC filePathName = 'tests/batch_wg_sweep_data_path.log_2018_10_23' # with some SST affected by strong RFI in other SP filePathName = 'tests/batch_wg_sweep_data_path.log_2018_10_25' # with std() instead of rms() causing zero beamlet auto power at -filePathName = 'tests/batch_wg_sweep_data_path.log_2018_10_25b' +#filePathName = 'tests/batch_wg_sweep_data_path.log_2018_10_25b' #filePathName = 'tests/batch_wg_sweep_data_path.log_2018_11_05' #filePathName = 'tests/batch_wg_sweep_data_path.log_2018_11_06' #filePathName = 'tests/batch_wg_sweep_data_path.log_2018_11_07' #filePathName = 'tests/batch_wg_sweep_data_path.log_2018_11_08' #filePathName = 'tests/batch_wg_sweep_data_path.log_2018_11_13' #filePathName = 'tests/batch_wg_sweep_data_path.log_2018_11_14' +#filePathName = 'tests/batch_wg_sweep_data_path.log_2018_11_27' +#filePathName = 'tests/batch_wg_sweep_data_path.log_2018_11_28' +#filePathName = 'tests/batch_wg_sweep_data_path.log_2018_11_29' #filePathName = 'tests/batch_wg_sweep_data_path.log' N_int_subbands = pi_apr.N_int_x # = 800000, number of subband time samples per integration interval