Skip to content

Commit

Permalink
Fixup! CBP Cal add info
Browse files Browse the repository at this point in the history
  • Loading branch information
elanaku committed Nov 18, 2024
1 parent bf06230 commit cdc03d9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -734,6 +734,8 @@ async def take_calibration_sequence(self):
count=int(exposure.npulses)
)

self.log.info(f"Taking sequence {i} out of {len(calibration_wavelengths)}")

self.log.info(
f"Taking data sequence with wavelength {exposure.wavelength=} nm."
)
Expand Down

0 comments on commit cdc03d9

Please sign in to comment.