Skip to content

Commit

Permalink
fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
gibsongreen committed Jan 8, 2025
1 parent b07dc15 commit 0c52678
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@
" \n",
" chosen_ext = wcsnames.index('IDC_w3m18525i-GSC240')+1\n",
" headerlet.restore_from_headerlet(flt_file, hdrext=('HDRLET', chosen_ext), archive=False, force=False)\n",
" print(f'Image: {flt_file} WCSNAME: {fits.getval(flt_file,\"wcsname\",ext=1)}')"
" print(f'Image: {flt_file} WCSNAME: {fits.getval(flt_file, \"wcsname\", ext=1)}')"
]
},
{
Expand Down

0 comments on commit 0c52678

Please sign in to comment.