You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given that we want to run 2.0i during the first weeks of September, we have to have check 1.2p and 1.2i results (especially the latter) to make sure that we don't waste CPU hours. Here I am putting a checklist of pieces of code that we want to be ready by then. Feel free to add items to the list if something is missing.
Visual inspection of 1.2i images: Right now some images have been ingested using makeFpSummary. Once we have a larger dataset we should try to distribute it and check that there are no outstanding issues. @kadrlica and @SimonKrughoff have been working on this.
GCR ingestion of 1.2i object catalog. This would be nice to have in order to use the current infrastructure, if not, we would have to create a butler-based reader (which will be necessary for the src catalogs anyway). @yymao and @wmwv. What are your thoughts on this?
Astrometry and photometry tests at coadd level: These are implemented in this PR. @fjaviersanchez is working on this.
Astrometry and photometry tests on single visits: Standalone code working (results here
Quick end-to-end analyses. @EiffL and @fjaviersanchez have scripts to check some features of the data (3x2-pt related: e.g., depth+power-spectra, rho statistics, etc). @ricardogando and @andrewkbradshaw, do you have any ideas for quick end-to-end analyses?
Other?
The text was updated successfully, but these errors were encountered:
We need to look at the PSF ellipticities and sizes (to sanity check the code here). I semi-arbitrarily moved the ground layer there from 0 m to 200 m in order to weaken the correlations, which visually looked too large on some earlier test runs (outside of imSim). We need to confirm this is a reasonable adjustment. PSF whisker plots, histograms, and correlation functions would be very helpful in assessing this.
@fjaviersanchez I think this issue should be closed, right? If there is something left over that we should still do, probably it should go into one of the other validation issues about 2.1i? Thanks!
Given that we want to run 2.0i during the first weeks of September, we have to have check 1.2p and 1.2i results (especially the latter) to make sure that we don't waste CPU hours. Here I am putting a checklist of pieces of code that we want to be ready by then. Feel free to add items to the list if something is missing.
Visual inspection of 1.2i images: Right now some images have been ingested using
makeFpSummary
. Once we have a larger dataset we should try to distribute it and check that there are no outstanding issues. @kadrlica and @SimonKrughoff have been working on this.GCR ingestion of 1.2i object catalog. This would be nice to have in order to use the current infrastructure, if not, we would have to create a butler-based reader (which will be necessary for the
src
catalogs anyway). @yymao and @wmwv. What are your thoughts on this?Astrometry and photometry tests at coadd level: These are implemented in this PR. @fjaviersanchez is working on this.
Astrometry and photometry tests on single visits: Standalone code working (results here
Image background checks here. @fjaviersanchez is working on this.
Image level tests: image has sources. @rmjarvis is working on this.
Shape tests at coadd level: @rmjarvis is working on this.
Sensor and atmospheric effects validation at coadd and single visit catalog level. Some tests have been suggested here. @andrewkbradshaw, @rmjarvis, @ricardogando, and @fjaviersanchez will work on these.
Quick end-to-end analyses. @EiffL and @fjaviersanchez have scripts to check some features of the data (3x2-pt related: e.g., depth+power-spectra, rho statistics, etc). @ricardogando and @andrewkbradshaw, do you have any ideas for quick end-to-end analyses?
Other?
The text was updated successfully, but these errors were encountered: