Skip to content

Fix for the BOZ analysis

Loïc Le Guyader requested to merge boz-fix into master
  • in inspecting the flat field, use np.roll to avoid issues with rois of different size
  • make find roi a bit more robust by dividing the used sensor in quarters within which the rois boundaries will be found
  • fitting non-linearity of UP2589 did not work. The issue could be with not ideal dark, affecting certain data point at low intensity. Here we use weighted mean and standard deviation of both p/0 and n/0 orders for the fit instead of deviation from a transmission of 1.
Edited by Loïc Le Guyader

Merge request reports