Skip to content

Commented centroid

Johannes Niskanen requested to merge p2866_updates_jhns_centroid into master

The centroid function has been commented and its operation changed so that it deals with four cases

  • use BG or not
  • mask pixels or not

Now masking results in 0 for hot pixels if dark image is subtracted and dark mean if dark image is not subtracted

Merge request reports