Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"\n",
"\n",
"**Author**: Camilla Pacifici (cpacifici@stsci.edu) & Rachel Plesha (rplesha@stsci.edu) & Jo Taylor (jotaylor@stsci.edu)<br>\n",
"**Last edited**: October 2025<br>\n",
"**First Published**: May 2024\n",
"\n",
"This notebook was inspired by the [JWebbinar session about MAST](https://github.com/spacetelescope/jwebbinar_prep/blob/main/mast_session/Crowded_Field/Crowded_Field.ipynb)."
Expand Down Expand Up @@ -342,7 +343,9 @@
"cell_type": "code",
"execution_count": null,
"id": "616ff15c",
"metadata": {},
"metadata": {
"scrolled": true
},
"outputs": [],
"source": [
"# Now let's get the products for each batch of observations, and filter down to only the products of interest.\n",
Expand Down Expand Up @@ -381,7 +384,7 @@
"id": "31ff8769-1240-452d-b84c-eca69d53a13f",
"metadata": {},
"source": [
"If continuing on with the WFSS notebooks, let's double check that we've downloaded all of the files that we need for the remaining notebooks. There should be 149 files downloaded. "
"If continuing on with the WFSS notebooks, let's double check that we've downloaded all of the files that we need for the remaining notebooks. There should be 155 files downloaded. "
]
},
{
Expand Down
Loading
Loading