pogucam 0.1.10__py3-none-any.whl → 0.1.12__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 +2 -2
- {pogucam-0.1.10.dist-info → pogucam-0.1.12.dist-info}/METADATA +1 -1
- {pogucam-0.1.10.dist-info → pogucam-0.1.12.dist-info}/RECORD +5 -5
- {pogucam-0.1.10.dist-info → pogucam-0.1.12.dist-info}/WHEEL +0 -0
- {pogucam-0.1.10.dist-info → pogucam-0.1.12.dist-info}/entry_points.txt +0 -0
pogucam/explore_u24_uni.py
CHANGED
@@ -8,7 +8,7 @@
|
|
8
8
|
############################# ]
|
9
9
|
############################# ///
|
10
10
|
############################
|
11
|
-
"""
|
11
|
+
a = """
|
12
12
|
* I keep this on legacy .venv *** either --script install - or venv!
|
13
13
|
* from astropy.io import fits *** some fits in threading done *** ... ds9.si.edu viewer DS9
|
14
14
|
* NOT NOW **** Or store as hdf5 - files with metadata - and use HDFView ... one file
|
@@ -25,7 +25,7 @@ NEW - Fits saves nice, many CUBE , use like
|
|
25
25
|
uv run --with=napari-crop --with=napari-tabu ./explore_view_napari.py ~/DATA/core6a_video0_20250604_113217.25.fits
|
26
26
|
napari-tabu :((((
|
27
27
|
DS9 ... ~/Downloads/DS9/ds9 core6a_video0_20250604_185439.68.fits just GRAY,
|
28
|
-
wine /home/ojr/.wine/dosdevices/c:/Program
|
28
|
+
wine /home/ojr/.wine/dosdevices/c:/Program Files (x86)/AvisFV30/AvisFV.exe core6a_video0_20250604_185439.68.fits
|
29
29
|
#------------
|
30
30
|
NEW 1 2 3 4 and shift(save) are registers for rota,zoom,r_integrr,move,l_gamma (r_gain t?in future?)
|
31
31
|
CROSS, FG BG....
|
@@ -1,9 +1,9 @@
|
|
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=JY_fid_w-Trycs0plLUjv_UNLTjQW66wk4OP-nNiaTs,112075
|
4
4
|
pogucam/installation.md,sha256=8qspiLlYjEBx5CedRfBU7Mm0A2pz0lfAnaupZyBm5Eo,128
|
5
5
|
pogucam/text_write.py,sha256=hyRyA1M5z-pda963T-k0i8fvvAlv1p3YBTZtYNdOeoE,19304
|
6
|
-
pogucam-0.1.
|
7
|
-
pogucam-0.1.
|
8
|
-
pogucam-0.1.
|
9
|
-
pogucam-0.1.
|
6
|
+
pogucam-0.1.12.dist-info/METADATA,sha256=K9zizgKKO_Ur-I4-whqe6rFG8gaBI3xVCQuYYRgl6WA,467
|
7
|
+
pogucam-0.1.12.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
8
|
+
pogucam-0.1.12.dist-info/entry_points.txt,sha256=-97N0LsXIR8h0rJMzIMuNeNwuY8LvPYPTqnXsuAnVsM,63
|
9
|
+
pogucam-0.1.12.dist-info/RECORD,,
|
File without changes
|
File without changes
|