Skip to content

Commit

Permalink
Update jdaviz/configs/imviz/plugins/aper_phot_simple/aper_phot_simple.py
Browse files Browse the repository at this point in the history
Co-authored-by: P. L. Lim <2090236+pllim@users.noreply.github.com>
  • Loading branch information
rosteen and pllim authored Aug 27, 2024
1 parent 9328fdb commit e0223c4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1079,7 +1079,6 @@ def calculate_batch_photometry(self, options=[], add_to_table=True, update_plots
update_plots=this_update_plots,
**option)
except Exception as e:
raise
failed_iters.append(i)
if full_exceptions:
exceptions.append(e)
Expand Down

0 comments on commit e0223c4

Please sign in to comment.