Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-11095 Add cfht_minimal for photometry testing #12

Merged
merged 1 commit into from
Aug 1, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,15 @@ cfht_and_index

Astrometry index catalogs corresponding to the cfht data.


cfht_minimal
------------

Useful for debugging photometry code. A "minimal" catalog extracted from cfht (see above), containing 2 ccds with 2 sources each.
Two sources in one catalog have a refcat match (using the `cfht_and_index/` reference catalog), and one source is matched between the catalogs.
Contains `ccd=12` with (0-indexed) `rows=336,337` of `visit=850587` and `rows=139,140` for `visit=849375`.
In jointcal, the photometry fit will contain 3 valid measuredStars, 2 fittedStars, and 2 refStars.

decam
-----

Expand Down Expand Up @@ -119,6 +128,7 @@ hsc_and_index

Astrometry index catalogs corresponding to the decam data, copied from `validation_data_hsc/astrometry_net_data/`.


Git LFS
-------

Expand Down
1 change: 1 addition & 0 deletions cfht_minimal/_mapper
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lsst.obs.cfht.MegacamMapper
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Binary file added cfht_minimal/config/packages.pickle
Binary file not shown.