Skip to content

Commit 1ab0852

Browse files
jeanconntaldcroft
andauthored
Simplify logging (suggestion from @taldcroft)
Co-authored-by: Tom Aldcroft <taldcroft@gmail.com>
1 parent b918c74 commit 1ab0852

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

proseco/catalog.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,6 @@ def optimize_acqs_fids(self, initial_guide_cands=None, **kwargs):
475475
no_fid_guides.dyn_bgd_dt_ccd,
476476
)
477477
opt_guide_count = guide_count(no_fid_guides["mag"], t_ccd_applied)
478-
self.log(f"No-fid optimum: P2={opt_P2:.2f} guide_count={opt_guide_count:.2f}")
479478

480479
orig_acq_idxs = acqs["idx"].tolist()
481480
orig_acq_halfws = acqs["halfw"].tolist()

0 commit comments

Comments
 (0)