Skip to content

Commit

Permalink
fixed diagnostics output
Browse files Browse the repository at this point in the history
  • Loading branch information
mommermi committed Sep 4, 2019
1 parent e7723f9 commit a4bdf11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pp_calibrate.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from diagnostics import calibration as diag
from toolbox import *
from catalog import *
import diagnostics as diag
from diagnostics import calibration as diag
from pp_setup import confcalibrate as conf
import _pp_conf
""" PP_CALIBRATE - match image databases against photometry catalogs
Expand Down

0 comments on commit a4bdf11

Please sign in to comment.