File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
tutorials/notebooks/FITS-images Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 77 " # Viewing and manipulating FITS images\n " ,
88 " \n " ,
99 " ## Authors\n " ,
10- " Lia Corrales\n " ,
10+ " Lia Corrales, Kris Stern \n " ,
1111 " \n " ,
1212 " ## Learning Goals\n " ,
13- " - TODO\n " ,
13+ " 1. Learn how to open FITS files and load the image data\n " ,
14+ " 2. Learn how to visualize the image data\n " ,
15+ " 3. Learn about basic image math: image stacking\n " ,
16+ " 4. Learn how to write image data to a FITS file\n " ,
1417 " \n " ,
1518 " ## Keywords\n " ,
1619 " matplotlib, FITS image, table\n " ,
463466 "name" : " python" ,
464467 "nbconvert_exporter" : " python" ,
465468 "pygments_lexer" : " ipython3" ,
466- "version" : " 3.6.5 "
469+ "version" : " 3.7.3 "
467470 }
468471 },
469472 "nbformat" : 4 ,
470- "nbformat_minor" : 1
473+ "nbformat_minor" : 2
471474}
You can’t perform that action at this time.
0 commit comments