Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
robelgeda committed Jan 26, 2022
1 parent 8b60a95 commit 5b746a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion initial_paper/comparisons/morphology_03_comparison.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@
"if True:\n",
" # Load PSF image (2D array)\n",
" psf = fits.getdata('f105_moffat_psf.fits.gz')\n",
" #psf = fits.getdata('../../../galfit/galfit-example/EXAMPLE/robel_test/psf.fits')\n",
"\n",
" # Normalize PSF \n",
" psf = psf / psf.sum()\n",
Expand Down

0 comments on commit 5b746a2

Please sign in to comment.