pogucam 0.1.15__py3-none-any.whl → 0.1.16__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pogucam/explore_u24_uni.py +1 -1
- {pogucam-0.1.15.dist-info → pogucam-0.1.16.dist-info}/METADATA +1 -1
- {pogucam-0.1.15.dist-info → pogucam-0.1.16.dist-info}/RECORD +5 -5
- {pogucam-0.1.15.dist-info → pogucam-0.1.16.dist-info}/WHEEL +0 -0
- {pogucam-0.1.15.dist-info → pogucam-0.1.16.dist-info}/entry_points.txt +0 -0
pogucam/explore_u24_uni.py
CHANGED
@@ -2079,7 +2079,7 @@ class StreamWidget(QLabel):
|
|
2079
2079
|
DO_TIMELAPS = False
|
2080
2080
|
if self.l_timelaps:
|
2081
2081
|
if dt.datetime.now() > self.l_timelaps_last + dt.timedelta(seconds=self.l_timelaps_seconds):
|
2082
|
-
print(f"\ni... {fg.cyan} TIMELAPS saving now {fg.default} ... every {fg.orange} {self.l_timelaps_seconds} s. {fg.
|
2082
|
+
print(f"\ni... {fg.cyan} TIMELAPS saving now {fg.default} ... every {fg.orange} {self.l_timelaps_seconds} s. {fg.default}")
|
2083
2083
|
self.l_timelaps_last = dt.datetime.now()
|
2084
2084
|
DO_TIMELAPS = True
|
2085
2085
|
# ---- just save once -------------------- ************ "s" ***********
|
@@ -1,11 +1,11 @@
|
|
1
1
|
pogucam/__init__.py,sha256=Iij7VvXCrFPMtTia41mQ7LxFLaulf_fD5cb-AyjpUo0,53
|
2
2
|
pogucam/buffers.py,sha256=1JLkuenkHoA-K-uZAlNV7chHQDZLrspgT5_XOY-E-34,6692
|
3
|
-
pogucam/explore_u24_uni.py,sha256=
|
3
|
+
pogucam/explore_u24_uni.py,sha256=NmfRwRtejZGqm8FgAQwnzUyCmlYWEINztztiQwPD0Mc,134103
|
4
4
|
pogucam/installation.md,sha256=8qspiLlYjEBx5CedRfBU7Mm0A2pz0lfAnaupZyBm5Eo,128
|
5
5
|
pogucam/mqimr.py,sha256=f48gTXng5vM-1RiNPXSA-IvAc3y6WMStbvfQ8rUV7l0,1727
|
6
6
|
pogucam/mqims.py,sha256=_G8AdfrbTrkIm2MOsq3tFOBYpiD4o58JUIvnZt0Sm7A,3293
|
7
7
|
pogucam/text_write.py,sha256=hyRyA1M5z-pda963T-k0i8fvvAlv1p3YBTZtYNdOeoE,19304
|
8
|
-
pogucam-0.1.
|
9
|
-
pogucam-0.1.
|
10
|
-
pogucam-0.1.
|
11
|
-
pogucam-0.1.
|
8
|
+
pogucam-0.1.16.dist-info/METADATA,sha256=AxyuX54D4t4HzSrgoAakJXiWRb1nQhbRUFgi7ga_Uug,499
|
9
|
+
pogucam-0.1.16.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
10
|
+
pogucam-0.1.16.dist-info/entry_points.txt,sha256=-97N0LsXIR8h0rJMzIMuNeNwuY8LvPYPTqnXsuAnVsM,63
|
11
|
+
pogucam-0.1.16.dist-info/RECORD,,
|
File without changes
|
File without changes
|