Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

Rejection rates difference between Sigma Clipping and ESD

Hi,

In the videos concerning integration, the one about Sigma Clipping mentions that a pixel rejection between 1-2% is an healthy rate (my interpretation). However, the rejection rate obtained in the video about ESD is much lower - shouldn't ESD parameters be set to get the same 1-2% rejection?

TIA.

Comments

  • No. ESD is a more "efficient" rejection method. You will not get the same number of values rejected- but of the things it does reject- it does a fantastic job. This means that a sigma threshold method is easier to manipulate (as I demonstrated)- but ESD is a fine algorithm.

    -the Blockhead
Sign In or Register to comment.