Improved BOZ flat field
Compare changes
- Loïc Le Guyader authored
+ 46
− 57
@@ -267,6 +267,34 @@ def _get_pixel_pos(module):
@@ -671,7 +699,7 @@ def inspect_rois(data_mean, rois, threshold=None, allrois=False):
@@ -682,9 +710,7 @@ def _plane_flat_field(p, roi, pixel_pos, use_hex=False):
@@ -693,19 +719,7 @@ def _plane_flat_field(p, roi, pixel_pos, use_hex=False):
@@ -729,22 +743,20 @@ def compute_flat_field_correction(rois, params, plot=False):
@@ -916,15 +928,17 @@ def plane_fitting_domain(avg, rois, prod_th, ratio_th):
@@ -933,10 +947,11 @@ def plane_fitting_domain(avg, rois, prod_th, ratio_th):
@@ -984,39 +999,13 @@ def plane_fitting(params):