Skip to content

Commit

Permalink
Adjust readout time
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Jul 13, 2023
1 parent cede1ee commit 0ba0d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gort/devices/spec.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
__all__ = ["Spectrograph", "SpectrographSet", "READOUT_TIME"]


READOUT_TIME = 56
READOUT_TIME = 51


class Spectrograph(GortDevice):
Expand Down

0 comments on commit 0ba0d8a

Please sign in to comment.