legend-pydataobj 1.14.1__py3-none-any.whl → 1.14.2__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.
- {legend_pydataobj-1.14.1.dist-info → legend_pydataobj-1.14.2.dist-info}/METADATA +1 -1
- {legend_pydataobj-1.14.1.dist-info → legend_pydataobj-1.14.2.dist-info}/RECORD +12 -12
- lgdo/_version.py +2 -2
- lgdo/lh5/_serializers/write/composite.py +1 -1
- lgdo/lh5/core.py +1 -1
- lgdo/lh5/store.py +5 -1
- lgdo/lh5/tools.py +5 -1
- lgdo/lh5/utils.py +8 -2
- {legend_pydataobj-1.14.1.dist-info → legend_pydataobj-1.14.2.dist-info}/WHEEL +0 -0
- {legend_pydataobj-1.14.1.dist-info → legend_pydataobj-1.14.2.dist-info}/entry_points.txt +0 -0
- {legend_pydataobj-1.14.1.dist-info → legend_pydataobj-1.14.2.dist-info}/licenses/LICENSE +0 -0
- {legend_pydataobj-1.14.1.dist-info → legend_pydataobj-1.14.2.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
|
-
legend_pydataobj-1.14.
|
1
|
+
legend_pydataobj-1.14.2.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
2
2
|
lgdo/__init__.py,sha256=fkRv79kdtBasw31gPVK9SdLQ2vEEajTV2t3UPDvFg9o,3206
|
3
|
-
lgdo/_version.py,sha256=
|
3
|
+
lgdo/_version.py,sha256=XJY_CvF8oIeHKlGNoyQktgBeMSHaZBYQy5zzYmcKBkI,513
|
4
4
|
lgdo/cli.py,sha256=s_EWTBWW76l7zWb6gaTSTjiT-0RzzcYEmjeFEQCVxfk,4647
|
5
5
|
lgdo/lgdo_utils.py,sha256=6a2YWEwpyEMXlAyTHZMO01aqxy6SxJzPZkGNWKNWuS0,2567
|
6
6
|
lgdo/logging.py,sha256=82wIOj7l7xr3WYyeHdpSXbbjzHJsy-uRyKYUYx2vMfQ,1003
|
@@ -14,14 +14,14 @@ lgdo/compression/utils.py,sha256=W2RkBrxPpXlat84dnU9Ad7d_tTws0irtGl7O1dNWjnk,114
|
|
14
14
|
lgdo/compression/varlen.py,sha256=bjyxhHzfpi6PIPy-Uc47W8_LrRbFoJLJ2kVeD5nhyqo,15125
|
15
15
|
lgdo/lh5/__init__.py,sha256=smHTawINIiogHNfYJq3aPvtxleTnBMdPADRCdc1wea8,748
|
16
16
|
lgdo/lh5/concat.py,sha256=BZCgK7TWPKK8fMmha8K83d3bC31FVO1b5LOW7x-Ru1s,6186
|
17
|
-
lgdo/lh5/core.py,sha256=
|
17
|
+
lgdo/lh5/core.py,sha256=vcYZBJ8QFcfzCl80wmgg9uD2bdYBBG8bytcFj-MZpJ0,14109
|
18
18
|
lgdo/lh5/datatype.py,sha256=ry3twFaosuBoskiTKqtBYRMk9PQAf403593xKaItfog,1827
|
19
19
|
lgdo/lh5/exceptions.py,sha256=Q374YeqajpptVCYfxJYrThiPZSnfpdbGV3qVwoUuEFo,1697
|
20
20
|
lgdo/lh5/iterator.py,sha256=vuN98pa-xHDWXM2GMxvMxFEJGfHatMX6ajqnaP55PuY,20680
|
21
21
|
lgdo/lh5/settings.py,sha256=cmPd6ZvneAF5sFMA1qf-9g_YSSygJcQSRmZDp1_sBEU,1001
|
22
|
-
lgdo/lh5/store.py,sha256=
|
23
|
-
lgdo/lh5/tools.py,sha256=
|
24
|
-
lgdo/lh5/utils.py,sha256=
|
22
|
+
lgdo/lh5/store.py,sha256=nW8hwamd5yfaskuYaMrnWT7I-H7UiwQTXWHRpnfd9l4,8837
|
23
|
+
lgdo/lh5/tools.py,sha256=4OWRA6f__yeZSXgrc3JIpO597x-gtj-s9Y2ycnS6yLM,6663
|
24
|
+
lgdo/lh5/utils.py,sha256=PPdOcqBCMqDsHy5vpQIoThoeFRtZHN4DL7IDKzucUxU,6905
|
25
25
|
lgdo/lh5/_serializers/__init__.py,sha256=eZzxMp1SeZWG0PkEXUiCz3XyprQ8EmelHUmJogC8xYE,1263
|
26
26
|
lgdo/lh5/_serializers/read/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
27
27
|
lgdo/lh5/_serializers/read/array.py,sha256=uWfMCihfAmW2DE2ewip2qCK_kvQC_mb2zvOv26uzijc,1000
|
@@ -33,7 +33,7 @@ lgdo/lh5/_serializers/read/utils.py,sha256=YfSqPO-83A1XvhhuULxQ0Qz2A5ODa3sb7ApNx
|
|
33
33
|
lgdo/lh5/_serializers/read/vector_of_vectors.py,sha256=765P8mElGArAaEPkHTAUXFQ47t1_3-3BQAete0LckBQ,7207
|
34
34
|
lgdo/lh5/_serializers/write/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
35
35
|
lgdo/lh5/_serializers/write/array.py,sha256=qzRNPQ4mtvc7HYPE3vUcM6bi7lWYnolNStdJVcDfzPU,3174
|
36
|
-
lgdo/lh5/_serializers/write/composite.py,sha256=
|
36
|
+
lgdo/lh5/_serializers/write/composite.py,sha256=LKRXRP5LVzrHUnFKDcKSn2nxfzdLwBWcFsp4HXT2vKo,12953
|
37
37
|
lgdo/lh5/_serializers/write/scalar.py,sha256=JPt_fcdTKOSFp5hfJdcKIfK4hxhcD8vhOlvDF-7btQ8,763
|
38
38
|
lgdo/lh5/_serializers/write/vector_of_vectors.py,sha256=puGQX9XF5P_5DVbm_Cc6TvPrsDywgBLSYtkqFNltbB4,3493
|
39
39
|
lgdo/types/__init__.py,sha256=DNfOErPiAZg-7Gygkp6ZKAi20Yrm1mfderZHvKo1Y4s,821
|
@@ -49,8 +49,8 @@ lgdo/types/table.py,sha256=huhgpzdAUx0bRaEaitwnb-Ve7oAu5B6zxPK5EXPUfg0,20233
|
|
49
49
|
lgdo/types/vectorofvectors.py,sha256=k1LwNnX3TcRAhOujj85kNkfZN0MXZYL9aaMUbr82JlE,26910
|
50
50
|
lgdo/types/vovutils.py,sha256=LW3ZcwECxVYxxcFadAtY3nnK-9-rk8Xbg_m8hY30lo4,10708
|
51
51
|
lgdo/types/waveformtable.py,sha256=9S_NMg894NZTGt2pLuskwH4-zQ5EbLnzWI6FVui6fXE,9827
|
52
|
-
legend_pydataobj-1.14.
|
53
|
-
legend_pydataobj-1.14.
|
54
|
-
legend_pydataobj-1.14.
|
55
|
-
legend_pydataobj-1.14.
|
56
|
-
legend_pydataobj-1.14.
|
52
|
+
legend_pydataobj-1.14.2.dist-info/METADATA,sha256=glxIddfCqz4ly2s46a-QYe_FWZYiSgaceXxkjmHfFTk,44443
|
53
|
+
legend_pydataobj-1.14.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
54
|
+
legend_pydataobj-1.14.2.dist-info/entry_points.txt,sha256=0KWfnwbuwhNn0vPUqARukjp04Ca6lzfZBSirouRmk7I,76
|
55
|
+
legend_pydataobj-1.14.2.dist-info/top_level.txt,sha256=KyR-EUloqiXcQ62IWnzBmtInDtvsHl4q2ZJAZgTcLXE,5
|
56
|
+
legend_pydataobj-1.14.2.dist-info/RECORD,,
|
lgdo/_version.py
CHANGED
lgdo/lh5/core.py
CHANGED
@@ -118,7 +118,7 @@ def read(
|
|
118
118
|
try:
|
119
119
|
lh5_file = h5py.File(str(Path(lh5_file)), mode="r", locking=locking)
|
120
120
|
except (OSError, FileExistsError) as oe:
|
121
|
-
raise LH5DecodeError(
|
121
|
+
raise LH5DecodeError(oe, lh5_file) from oe
|
122
122
|
|
123
123
|
close_after = True
|
124
124
|
try:
|
lgdo/lh5/store.py
CHANGED
@@ -19,6 +19,7 @@ from numpy.typing import ArrayLike
|
|
19
19
|
from .. import types
|
20
20
|
from . import _serializers, utils
|
21
21
|
from .core import read
|
22
|
+
from .exceptions import LH5DecodeError
|
22
23
|
|
23
24
|
log = logging.getLogger(__name__)
|
24
25
|
|
@@ -125,7 +126,10 @@ class LH5Store:
|
|
125
126
|
"fs_page_size": page_buffer,
|
126
127
|
}
|
127
128
|
)
|
128
|
-
|
129
|
+
try:
|
130
|
+
h5f = h5py.File(full_path, mode, **file_kwargs)
|
131
|
+
except (OSError, FileExistsError) as oe:
|
132
|
+
raise LH5DecodeError(oe, full_path) from oe
|
129
133
|
|
130
134
|
if self.keep_open:
|
131
135
|
if isinstance(self.keep_open, int) and len(self.files) >= self.keep_open:
|
lgdo/lh5/tools.py
CHANGED
@@ -8,6 +8,7 @@ from pathlib import Path
|
|
8
8
|
import h5py
|
9
9
|
|
10
10
|
from . import utils
|
11
|
+
from .exceptions import LH5DecodeError
|
11
12
|
from .store import LH5Store
|
12
13
|
|
13
14
|
log = logging.getLogger(__name__)
|
@@ -123,7 +124,10 @@ def show(
|
|
123
124
|
|
124
125
|
# open file
|
125
126
|
if isinstance(lh5_file, (str, Path)):
|
126
|
-
|
127
|
+
try:
|
128
|
+
lh5_file = h5py.File(utils.expand_path(Path(lh5_file)), "r", locking=False)
|
129
|
+
except (OSError, FileExistsError) as oe:
|
130
|
+
raise LH5DecodeError(oe, lh5_file) from oe
|
127
131
|
|
128
132
|
# go to group
|
129
133
|
if lh5_group != "/":
|
lgdo/lh5/utils.py
CHANGED
@@ -45,7 +45,10 @@ def read_n_rows(name: str, h5f: str | Path | h5py.File) -> int | None:
|
|
45
45
|
Return ``None`` if `name` is a :class:`.Scalar` or a :class:`.Struct`.
|
46
46
|
"""
|
47
47
|
if not isinstance(h5f, h5py.File):
|
48
|
-
|
48
|
+
try:
|
49
|
+
h5f = h5py.File(h5f, "r", locking=False)
|
50
|
+
except (OSError, FileExistsError) as oe:
|
51
|
+
raise LH5DecodeError(oe, h5f, None) from oe
|
49
52
|
|
50
53
|
try:
|
51
54
|
h5o = h5f[name].id
|
@@ -61,7 +64,10 @@ def read_size_in_bytes(name: str, h5f: str | Path | h5py.File) -> int | None:
|
|
61
64
|
recursively through members of a Struct or Table
|
62
65
|
"""
|
63
66
|
if not isinstance(h5f, h5py.File):
|
64
|
-
|
67
|
+
try:
|
68
|
+
h5f = h5py.File(h5f, "r", locking=False)
|
69
|
+
except (OSError, FileExistsError) as oe:
|
70
|
+
raise LH5DecodeError(oe, h5f) from oe
|
65
71
|
|
66
72
|
try:
|
67
73
|
h5o = h5f[name].id
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|