Closed joshuawallace closed 6 years ago
I used the updated sigclip_magseries with a real light curve using both meanormedian='mean' and niterations=3 and got behavior as expected, verified with an outside sigclip calculation. Just a further verification.
I made the requested changes and committed to the patch-2 branch on my fork. I don't see a pull request button popping up anywhere, does the new commit automatically appear in the pull request?
Looks good now. Thanks!
Added functionality to sigmaclip_magseries() so that clipping can be based around the mean instead of the median, and so iterative sigma clipping can be given a maximum number of iterations to perform.