Log of Major Tutorial Updates¶
How to find version histories¶
Notebook tutorials¶
All Jupyter Notebook tutorial headers contain the date “last verified to run”. If the date in the file you are using does not match the date shown in that file in the “prod” branch of the tutorial-notebooks repository, your version is out of date. Follow the instructions for what to do if notebooks do not automatically update in the Troubleshooting tips.
A full history for all tutorial notebooks can be accessed in GitHub via this direct link to the commit log for the tutorial-notebooks repository.
The full history for any given tutorial notebook can be accessed via GitHub by going to the notebook of interest (e.g., the introduction to DP0.2 notebook), and clicking on “history” (near upper-right).
Portal and command line tutorials¶
All Portal and command line tutorials contain the date last verified to run near the top of their page.
All tutorials for the Portal aspect, and for the command line (Notebook Aspect) are kept in the dp0-2_lsst_io repository.
The full history for any given tutorial can be accessed via GitHub by going to the tutorial of interest (e.g., the beginner Portal tutorial), and clicking on “history” (near upper-right).
Major Updates Log¶
Feb 06 2023¶
Command line tutorial 01 created and released.
Jan 05 2023¶
Portal Tutorial 01 updated with a new Section 4, illustrating how to copy the URL containing query results for use in a notebook.
Dec 21 2022¶
Notebooks 06a and 06b (data visualization) added instructions for how to output interactive plots to interactive HTML files that can be downloaded, shared, and opened outside of the JupyterLab environment.
Dec 16 2022¶
Notebook 03a (image display) added cutout funtion for calexps (previously only had one for deepCoadds)
Notebook 08 (truth tables) added new Section 3.3 to demonstrate an efficient single-Object search
Use of warning suppression has been modified in many notebooks to align with RTN-045.
ADQL Recipes and Python Functions have been added to the DP0.2 documentation. They include copy-pastable functions and query recipes for users.
Oct 26 2022¶
Notebook 03a (image display) updated to replace use of objectTable
via the butler with a TAP query.
Notebook 07a (DiaObject samples) updated to use the recently released ForcedSourceOnDiaObject
table.
Notebooks 09a and 09b (custom coadds) added.
Oct 4 2022¶
Notebook 08 (truth tables) updated to optimize TAP query.
Sep 29 2022¶
Notebook 08 (truth tables) added.
The ForcedSourceOnDiaObject
, TruthSummary
, and MatchesTruth
tables were released.
The recommended image of the RSP was bumped to version Weekly 40, and all notebooks were updated accordingly.
Permissions for users’ “notebooks/tutorial-notebooks” directory changed to read-only. For details about the permission change, see How to use the Tutorial Notebooks and How do I make sure my “notebooks/tutorial-notebooks” directory is read-only?.
Aug 20 2022¶
Notebooks 03c (survey property maps) and 04b (intermediate butler queries) added.
June 27 2022¶
All tutorials updated for the release of DP0.2.