Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 1960910

Browse files
committed
updating the last verified image
1 parent 4c2f655 commit 1960910

10 files changed

Lines changed: 20 additions & 20 deletions

01_Intro_to_DP0_Notebooks.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"source": [
88
"<img align=\"left\" src = https://project.lsst.org/sites/default/files/Rubin-O-Logo_0.png width=250 style=\"padding: 10px\"> \n",
99
"<b>Introduction to Jupyter Notebooks for Data Preview 0</b> <br>\n",
10-
"Last verified to run on 2022-04-18 with LSST Science Pipelines release w_2022_12<br>\n",
10+
"Last verified to run on 2022-05-24 with LSST Science Pipelines release w_2022_20<br>\n",
1111
"Contact author: Melissa Graham <br>\n",
1212
"Target audience: All DP0 delegates, especially those new to Notebooks. <br>\n",
1313
"Container Size: medium <br>\n",
@@ -722,7 +722,7 @@
722722
"name": "python",
723723
"nbconvert_exporter": "python",
724724
"pygments_lexer": "ipython3",
725-
"version": "3.8.12"
725+
"version": "3.8.13"
726726
},
727727
"toc-autonumbering": false
728728
},

02_Intermediate_TAP_Query.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"<img align=\"left\" src = https://project.lsst.org/sites/default/files/Rubin-O-Logo_0.png width=250, style=\"padding: 10px\"> \n",
88
"<b>Intermediate TAP Queries for DP0 catalogs </b> <br>\n",
9-
"Last verified to run on 2022-04-18 with LSST Science Pipelines release w_2022_12 <br>\n",
9+
"Last verified to run on 2022-05-24 with LSST Science Pipelines release w_2022_20 <br>\n",
1010
"Contact authors: Leanne Guy <br>\n",
1111
"Target audience: All DP0 delegates. <br>\n",
1212
"Container Size: medium <br>\n",
@@ -914,7 +914,7 @@
914914
"name": "python",
915915
"nbconvert_exporter": "python",
916916
"pygments_lexer": "ipython3",
917-
"version": "3.8.12"
917+
"version": "3.8.13"
918918
}
919919
},
920920
"nbformat": 4,

03_Image_Display_and_Manipulation.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"source": [
1111
"<img align=\"left\" src = https://project.lsst.org/sites/default/files/Rubin-O-Logo_0.png width=250 style=\"padding: 10px\"> \n",
1212
"<b>Displaying images using the LSST astronomical framework (afw) library</b> <br>\n",
13-
"Last verified to run on 2022-04-18 with LSST Science Pipelines release w_2022_12 <br>\n",
13+
"Last verified to run on 2022-05-24 with LSST Science Pipelines release w_2022_20 <br>\n",
1414
"Contact authors: Alex Drlica-Wagner, Jeff Carlin <br>\n",
1515
"Target audience: All DP0 delegates. <br>\n",
1616
"Container Size: medium <br>\n",
@@ -850,7 +850,7 @@
850850
"name": "python",
851851
"nbconvert_exporter": "python",
852852
"pygments_lexer": "ipython3",
853-
"version": "3.8.12"
853+
"version": "3.8.13"
854854
},
855855
"livereveal": {
856856
"scroll": true,

03b_Image_Display_with_Firefly.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"<img align=\"left\" src = https://project.lsst.org/sites/default/files/Rubin-O-Logo_0.png width=250 style=\"padding: 10px\"> \n",
88
"<br>\n",
99
"<b>Displaying images using Firefly</b> <br>\n",
10-
"Last verified to run on 2022-04-18 with LSST Science Pipelines release w_2022_12 <br>\n",
10+
"Last verified to run on 2022-05-24 with LSST Science Pipelines release w_2022_20 <br>\n",
1111
"Contact authors: Jeff Carlin <br>\n",
1212
"Target audience: All DP0 delegates. <br>\n",
1313
"Container Size: medium <br>\n",
@@ -486,7 +486,7 @@
486486
"name": "python",
487487
"nbconvert_exporter": "python",
488488
"pygments_lexer": "ipython3",
489-
"version": "3.8.12"
489+
"version": "3.8.13"
490490
}
491491
},
492492
"nbformat": 4,

04_Intro_to_Butler.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"<img align=\"left\" src = https://project.lsst.org/sites/default/files/Rubin-O-Logo_0.png width=250 style=\"padding: 10px\"> \n",
88
"<b>Introduction to the LSST data Butler</b> <br>\n",
9-
"Last verified to run on 2022-04-18 with LSST Science Pipelines release w_2022_12 <br>\n",
9+
"Last verified to run on 2022-05-24 with LSST Science Pipelines release w_2022_20 <br>\n",
1010
"Contact authors: Alex Drlica-Wagner, Melissa Graham <br>\n",
1111
"Target audience: All DP0 delegates. <br>\n",
1212
"Container Size: medium <br>\n",
@@ -1007,7 +1007,7 @@
10071007
"name": "python",
10081008
"nbconvert_exporter": "python",
10091009
"pygments_lexer": "ipython3",
1010-
"version": "3.8.12"
1010+
"version": "3.8.13"
10111011
}
10121012
},
10131013
"nbformat": 4,

05_Intro_to_Source_Detection.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"<img align=\"left\" src = https://project.lsst.org/sites/default/files/Rubin-O-Logo_0.png width=250 style=\"padding: 10px\"> \n",
88
"<b>Introduction to Source Detection</b> <br>\n",
9-
"Last verified to run on 2022-04-18 with LSST Science Pipelines release w_2022_12 <br>\n",
9+
"Last verified to run on 2022-05-24 with LSST Science Pipelines release w_2022_20 <br>\n",
1010
"Contact author: Alex Drlica-Wagner, Melissa Graham <br>\n",
1111
"Target audience: All DP0 delegates. <br>\n",
1212
"Container Size: medium <br>\n",
@@ -898,7 +898,7 @@
898898
"name": "python",
899899
"nbconvert_exporter": "python",
900900
"pygments_lexer": "ipython3",
901-
"version": "3.8.12"
901+
"version": "3.8.13"
902902
}
903903
},
904904
"nbformat": 4,

06_Comparing_Object_and_Truth_Tables.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"<img align=\"left\" src = https://project.lsst.org/sites/default/files/Rubin-O-Logo_0.png width=250 style=\"padding: 10px\"> \n",
99
"<br>\n",
1010
"<b>Comparing Object and Truth Tables</b> <br>\n",
11-
"Last verified to run on 2022-04-18 with LSST Science Pipelines release w_2022_12 <br>\n",
11+
"Last verified to run on 2022-05-24 with LSST Science Pipelines release w_2022_20 <br>\n",
1212
"Contact author: Jeff Carlin <br>\n",
1313
"Target audience: All DP0 delegates. <br>\n",
1414
"Container Size: medium <br>\n",
@@ -424,7 +424,7 @@
424424
"name": "python",
425425
"nbconvert_exporter": "python",
426426
"pygments_lexer": "ipython3",
427-
"version": "3.8.12"
427+
"version": "3.8.13"
428428
}
429429
},
430430
"nbformat": 4,

08a_Interactive_Image_Visualization.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"<b><img align=\"left\" src = https://project.lsst.org/sites/default/files/Rubin-O-Logo_0.png width=250, style=\"padding: 10px\"> \n",
88
"<p><p><p><p><p><p>\n",
99
"<b>Interactive Image Visualization</b> <br>\n",
10-
"Last verified to run on 2022-04-18 with LSST Science Pipelines release w_2022_12 <br>\n",
10+
"Last verified to run on 2022-05-24 with LSST Science Pipelines release w_2022_20 <br>\n",
1111
"Contact authors: Leanne Guy <br>\n",
1212
"Target audience: All DP0 delegates. <br>\n",
1313
"Minimum Container Size: medium <br>\n",
@@ -541,7 +541,7 @@
541541
"name": "python",
542542
"nbconvert_exporter": "python",
543543
"pygments_lexer": "ipython3",
544-
"version": "3.8.12"
544+
"version": "3.8.13"
545545
}
546546
},
547547
"nbformat": 4,

08b_Interactive_Catalog_Visualization.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"<b><img align=\"left\" src = https://project.lsst.org/sites/default/files/Rubin-O-Logo_0.png width=250, style=\"padding: 10px\"> \n",
88
"<p><p><p><p><p><p>\n",
99
"<b>Interactive Catalog Visualization</b> <br>\n",
10-
"Last verified to run on 2022-04-18 with LSST Science Pipelines release w_2022_12 <br>\n",
10+
"Last verified to run on 2022-05-24 with LSST Science Pipelines release w_2022_20 <br>\n",
1111
"Contact authors: Leanne Guy <br>\n",
1212
"Target audience: All DP0 delegates. <br>\n",
1313
"Minimum Container Size: medium <br>\n",
@@ -1104,7 +1104,7 @@
11041104
"name": "python",
11051105
"nbconvert_exporter": "python",
11061106
"pygments_lexer": "ipython3",
1107-
"version": "3.8.12"
1107+
"version": "3.8.13"
11081108
}
11091109
},
11101110
"nbformat": 4,

09_Single_Star_Lightcurve_with_Butler.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"<img align=\"left\" src = https://project.lsst.org/sites/default/files/Rubin-O-Logo_0.png width=250 style=\"padding: 10px\"> \n",
99
"<br>\n",
1010
"<b>Single Star Lightcurve with the Butler</b> <br>\n",
11-
"Last verified to run on 2022-04-18 with LSST Science Pipelines release w_2022_12 <br>\n",
11+
"Last verified to run on 2022-05-24 with LSST Science Pipelines release w_2022_20 <br>\n",
1212
"Contact authors: Melissa Graham, Jeff Carlin <br>\n",
1313
"Target audience: All DP0 delegates. <br>\n",
1414
"Container Size: medium <br>\n",
@@ -789,7 +789,7 @@
789789
"name": "python",
790790
"nbconvert_exporter": "python",
791791
"pygments_lexer": "ipython3",
792-
"version": "3.8.12"
792+
"version": "3.8.13"
793793
}
794794
},
795795
"nbformat": 4,

0 commit comments

Comments
 (0)