NCAR / comp-pipeline

Pipeline code for CoMP
Other
1 stars 2 forks source link

CoMP final thresholding adjustment for level 2 data #125

Closed detoma closed 1 year ago

detoma commented 1 year ago

Thresholds in epoch file are fine:

In comp_l2_analytical.pro:

  1. change the minimum threshold for the wings from 0.0 to 0.05 in lines 169 and 170
  2. thresh_unmasked at lines 200-203 used to mask Q and U should use the same criteria in lines 167-172
  3. add criteria on line width in the computation of the rest wavelength and in the velocity masking computation. temp_line_width should be less than 60 as in UCOMP and greater 15