We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
calibrate_movie_delays.py
1 parent 4b82cca commit ac00f2cCopy full SHA for ac00f2c
src/instamatic/calibrate/calibrate_movie_delays.py
@@ -30,9 +30,6 @@ class CalibWarning(RuntimeWarning):
30
"""A runtime warning that suggests instability/problems of calibration."""
31
32
33
-# ~~~~~~~~~~~~~~~~~~~~~~~ MOVIE RATE CALIBRATION CLASS ~~~~~~~~~~~~~~~~~~~~~~~ #
34
-
35
36
@dataclasses.dataclass
37
class CalibMovieDelays:
38
"""Calibrate the difference between requested and actual movie exposure
0 commit comments