desihub / tutorials

DESI tutorials
BSD 3-Clause "New" or "Revised" License
43 stars 16 forks source link

Replace dc17a-truth notebook #40

Closed sbailey closed 1 year ago

sbailey commented 4 years ago

Replace the dc17a-truth notebook with one based upon a recent reference run, and rename it to get "dc17a" out of the name.

The current master copy has work in that direction from PR #39, but it stops on a cell that is trying to find truth grouped by brickname instead of by healpix.

The target truth is now in:

targets/{healpixgroup}/{healpix}/{dark|bright}/truth-{dark|bright}-{nside}-{healpix}.fits

where healpixgroup = healpix//64, healpix = NESTED healpix, and nside is usually 64. desimodel.footprint.radec2pix is a convenience wrapper around healpy to take care of ra,dec in degrees to polar angles in radians while enforcing NESTED, etc.

weaverba137 commented 1 year ago

@sbailey, since we have now removed the reference runs from disk, can we just close this. The notebook has already been moved to the 'archive' directory.

weaverba137 commented 1 year ago

Closing issue since there are no objections.