Skip to content

Commit

Permalink
fixup! PsfWcsSelectImagesTask: add selection on scaled size scatter
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulPrice committed Jul 11, 2017
1 parent 2cd3be8 commit 411116e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/lsst/pipe/tasks/selectImages.py
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,8 @@ def runDataRef(self, dataRef, coordList, makeDataRefList=True, selectDataList=[]
The criteria are:
- the median of the ellipticty residuals
- the robust scatter of the size residuals (using the median absolute deviation)
- the robust scatter of the size residuals scaled by the square of
the median size
@param dataRef: Data reference for coadd/tempExp (with tract, patch)
@param coordList: List of Coord specifying boundary of patch
Expand Down

0 comments on commit 411116e

Please sign in to comment.