Skip to content
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
"metadata": {},
"outputs": [],
"source": [
"import re\n",
"import numpy as np\n",
"import matplotlib.pyplot as plt\n",
"from lsst.rsp import RSPDiscovery\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
"metadata": {},
"outputs": [],
"source": [
"import re\n",
"import numpy as np\n",
"import matplotlib.pyplot as plt\n",
"from lsst.rsp import RSPDiscovery\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
"metadata": {},
"outputs": [],
"source": [
"import re\n",
"import numpy as np\n",
"import matplotlib.pyplot as plt\n",
"from lsst.rsp import RSPDiscovery\n",
Expand Down
783 changes: 783 additions & 0 deletions DP2/200_Data_products/201_Catalogs/201_10_Visit_table.ipynb

Large diffs are not rendered by default.

821 changes: 821 additions & 0 deletions DP2/200_Data_products/201_Catalogs/201_11_VisitDetector_table.ipynb

Large diffs are not rendered by default.

429 changes: 429 additions & 0 deletions DP2/200_Data_products/201_Catalogs/201_12_CoaddPatches_table.ipynb

Large diffs are not rendered by default.

863 changes: 863 additions & 0 deletions DP2/200_Data_products/201_Catalogs/201_13_ShearObject_table.ipynb

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

718 changes: 718 additions & 0 deletions DP2/300_Science_demos/307_AGN/307_1_AGN_light_curves.ipynb

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading