File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
notebooks/cross_instrument/update_pure_parallel_wcs Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 49
49
title : RGB images with Imviz
50
50
- file : notebooks/cross_instrument/specviz_notebookGUI_interaction/specviz_notebook_gui_interaction_redshift.ipynb
51
51
title : Specviz Simple Demo
52
+ - file : notebooks/cross_instrument/update_pure_parallel_wcs/NIRISS_correct_pure_parallel_WCS.ipynb
53
+ title : Improving Accuracy of WCS of Pure Parallel Dataset
52
54
- caption : MIRI
53
55
chapters :
54
56
- file : notebooks/MIRI/MRS_Mstar_analysis/JWST_Mstar_dataAnalysis_runpipeline.ipynb
Original file line number Diff line number Diff line change 183
183
" inds = np.isnan(newra)\n " ,
184
184
" newcatalog['newra'][inds] = newcatalog['ra'][inds]\n " ,
185
185
" newcatalog['newdec'][inds] = newcatalog['dec'][inds]\n " ,
186
- " return newcatalog\n "
186
+ " return newcatalog"
187
187
]
188
188
},
189
189
{
204
204
" # Now get such a list around pointing of NIRISS pure parallel image jw01571078001_03201_00001_nis_rate.fits\n " ,
205
205
" # downloaded from the MAST archive. \n " ,
206
206
" # Note: files downloaded or created here will be placed in the current working directory.\n " ,
207
- " \n " ,
208
207
" boxlink = 'https://stsci.box.com/shared/static/ydxn3hhndwup0qr85fuyqro6suufa6fx.fits'\n " ,
209
208
" boxfile = 'jw01571078001_03201_00002_nis_rate.fits'\n " ,
210
209
" try:\n " ,
367
366
"name" : " python" ,
368
367
"nbconvert_exporter" : " python" ,
369
368
"pygments_lexer" : " ipython3" ,
370
- "version" : " 3.11.5 "
369
+ "version" : " 3.11.10 "
371
370
}
372
371
},
373
372
"nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments