compare maps with/without polarizer axis error

This commit is contained in:
Thibault Barnouin
2022-02-15 12:04:07 +01:00
parent 4b26d2c320
commit 867999e93c
20 changed files with 10 additions and 10 deletions

View File

@@ -113,7 +113,7 @@ def main():
rotate_data = False #rotation to North convention can give erroneous results
# Polarization map output
figname = 'NGC1068_FOC' #target/intrument name
figtype = '_combine_FWHM020_rot' #additionnal informations
figtype = '_combine_FWHM020_rot_withaxiserror' #additionnal informations
SNRp_cut = 15. #P measurments with SNR>3
SNRi_cut = 80. #I measurments with SNR>30, which implies an uncertainty in P of 4.7%.
step_vec = 1 #plot all vectors in the array. if step_vec = 2, then every other vector will be plotted