LSSTScienceCollaborations / StackClub

Learning the LSST software Stack, by writing jupyter notebook tutorials.
https://stackclub.readthedocs.io/
MIT License
45 stars 17 forks source link

Ingest and load local refcat demo gen3 #260

Closed psferguson closed 2 years ago

psferguson commented 2 years ago

Tutorial covering how to create a gen3 refcat and load it in butler I/O

Example dataset used is a healpixel from DELVE Dr1

kadrlica commented 2 years ago

@psferguson was it your intent to update DC2_refcat_loader_demo.ipynb in this PR? Seems cleaner to deal with it in #259

psferguson commented 2 years ago

Good catch @kadrlica, I have updated to not include that file.

We should add the file /project/shared/data/delve_dr1/cat/cat_hpx_07798.fits to the IDF before merging this.