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
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ launch_buttons:

repository:
url : https://github.com/astropy/ccd-reduction-and-photometry-guide # The URL to your book's repository
path_to_book : "notebooks" # A path to your book's folder, relative to the repository root.
path_to_book : "" # A path to your book's folder, relative to the repository root.
branch : main # Which branch of the repository should be used when creating links

#######################################################################################
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,14 @@
"*why* pixel values are not directly proportional to light is useful before\n",
"diving into the details of image reduction."
]
}
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"![alt text](../book_media/images/jw02107-o039_t018_miri_f770w_i2d.png)"
]
}
],
"metadata": {
"kernelspec": {
Expand Down