Skip to content

Commit dd1c020

Browse files
committed
Update FITS-images.ipynb
added description.
1 parent a005871 commit dd1c020

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

tutorials/FITS-images/FITS-images.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"date": "January 2014",
66
"link_name": "Viewing and manipulating FITS images",
77
"name": "",
8-
"published": true
8+
"published": true,
9+
"description" : "Demonstrates use of astropy.utils.data to download data; astropy.io.fits to open the file; matplotlib to view the image with different color scales and stretches and to make histrograms. Also includes method for simple image stacking."
910
},
1011
"signature": "sha256:9e029d61f0feea4f4d19511b44579e113ef088bc23c9fcc0a05ebcd3093a8821"
1112
},
@@ -444,4 +445,4 @@
444445
"metadata": {}
445446
}
446447
]
447-
}
448+
}

0 commit comments

Comments
 (0)