Skip to content

Commit 0adec8d

Browse files
Update tutorials/FITS-images/FITS-images.ipynb
Co-authored-by: Matt Craig <mattwcraig@gmail.com>
1 parent 0b01bb0 commit 0adec8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/FITS-images/FITS-images.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@
712712
"id": "wpPk3Zv6gEIy"
713713
},
714714
"source": [
715-
"Determine the mean, median, and standard deviation of the stacked M13 image data. Add corresponding keywords 'MEAN', 'MEDIAN', and 'STANDARD DEVIATION' to the primary HDU in the outfile you just writed to, and store the statistics you calculated in the keywords created in the header. See the [Editing a FITS Header tutorial](https://learn.astropy.org/tutorials/FITS-header.html) to learn how to add the keywords. "
715+
"Determine the mean, median, and standard deviation of the stacked M13 image data. Add corresponding keywords 'MEAN', 'MEDIAN', and 'STANDARD DEVIATION' to the primary HDU in the output file you just wrote to, and store the statistics you calculated in keywords created in the header. See the [Editing a FITS Header tutorial](https://learn.astropy.org/tutorials/FITS-header.html) to learn how to add the keywords. "
716716
]
717717
},
718718
{

0 commit comments

Comments
 (0)