-
Notifications
You must be signed in to change notification settings - Fork 30
Description
DC2 validation test brainstorming by @rmjarvis and @fjaviersanchez:
Image level (@rmjarvis):
-
Check that the images contain some pixels above 10sigma level.
-
Calculate gain and read noise and compare with prediction.
-
Check masked (saturated) bits of the images.
-
Check masked (bad/dead) pixels -> PhoSim.
Catalog (visit level):
-
use stars and use PSFmag to compute the
CheckAstroPhoto
test. (Using standalone test check in DC2-production #259). Update 09/09/18: Done in standalone code. -
size stars vs magnitude at different epochs should be flat (use HSM size/sdssShape). Use scatter plot for every single star. Update 09/09/18: Done in standalone code.
-
given a calexp, select a clean stellar sample, check the PSF on each location (position of the star) and check the stacked difference (low priority).
-
select a set of
calexp
s and check that the input seeing is correlated with the size of the stars appearing in them: Update 09/10/18: Done in standalone code -
DCR test: translate the shape of the star to get the shape on the zenith direction for a bunch of good stars, separate per band, and check this as a function of airmass.
-
DCR test: repeat that splitting the sample into redder and bluer stars.
Catalog (coadd level):
-
Separate stars and galaxies and use them in.CheckAstroPhoto
-
In
CheckAstroPhoto
add the input N(m) and the output N(m), check ratio and see when they start to separate from each other (in progress, see here). -
Check that galaxy density decreases with MW extinction (First commit of Density test #140). -
Check color-color diagram for input and output for several colors (inspect to validate)-> (Update CheckColors test to be compatible with DM outputs #141) -
Red sequence test (red sequence colors (mean, scatter) as a function of redshift #41 and red sequence validation test #101)
-
Add input-true size as a function of true size.
-
Count the number of objects around a central galaxies in a given aperture (1 arcmin) and represent that as a function of the cluster richness (something in the input???).