supervisely 6.73.354__py3-none-any.whl → 6.73.355__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.
- supervisely/convert/volume/nii/nii_planes_volume_converter.py +1 -2
- {supervisely-6.73.354.dist-info → supervisely-6.73.355.dist-info}/METADATA +1 -1
- {supervisely-6.73.354.dist-info → supervisely-6.73.355.dist-info}/RECORD +7 -7
- {supervisely-6.73.354.dist-info → supervisely-6.73.355.dist-info}/LICENSE +0 -0
- {supervisely-6.73.354.dist-info → supervisely-6.73.355.dist-info}/WHEEL +0 -0
- {supervisely-6.73.354.dist-info → supervisely-6.73.355.dist-info}/entry_points.txt +0 -0
- {supervisely-6.73.354.dist-info → supervisely-6.73.355.dist-info}/top_level.txt +0 -0
|
@@ -92,8 +92,7 @@ class NiiPlaneStructuredConverter(NiiConverter, VolumeConverter):
|
|
|
92
92
|
name_parts = helper.parse_name_parts(file)
|
|
93
93
|
if name_parts is None:
|
|
94
94
|
logger.warning(
|
|
95
|
-
"File recognized as NIfTI, but failed to parse plane identifier from name.",
|
|
96
|
-
extra={"filename": file},
|
|
95
|
+
f"File recognized as NIfTI, but failed to parse plane identifier from name. Path: {path}",
|
|
97
96
|
)
|
|
98
97
|
continue
|
|
99
98
|
|
|
@@ -665,7 +665,7 @@ supervisely/convert/volume/dicom/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRk
|
|
|
665
665
|
supervisely/convert/volume/dicom/dicom_converter.py,sha256=Hw4RxU_qvllk6M26udZE6G-m1RWR8-VVPcEPwFlqrVg,3354
|
|
666
666
|
supervisely/convert/volume/dicom/dicom_helper.py,sha256=OrKlyt1hA5BOXKhE1LF1WxBIv3b6t96xRras4OSAuNM,2891
|
|
667
667
|
supervisely/convert/volume/nii/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
668
|
-
supervisely/convert/volume/nii/nii_planes_volume_converter.py,sha256=
|
|
668
|
+
supervisely/convert/volume/nii/nii_planes_volume_converter.py,sha256=dXoBA8AYUOEjLpV2cZJ5n1HDq4_gNhnD__NVsgfc_Qc,14551
|
|
669
669
|
supervisely/convert/volume/nii/nii_volume_converter.py,sha256=BAOKX96-bp6WfTFLrCQNrXk2YhKqIFSU5LJ-auKiAfc,8514
|
|
670
670
|
supervisely/convert/volume/nii/nii_volume_helper.py,sha256=ME_2bgbKZg4IYDFOYqhGRdt7LbwigdF2p6oSgPgPWpw,14132
|
|
671
671
|
supervisely/convert/volume/sly/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -1083,9 +1083,9 @@ supervisely/worker_proto/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZ
|
|
|
1083
1083
|
supervisely/worker_proto/worker_api_pb2.py,sha256=VQfi5JRBHs2pFCK1snec3JECgGnua3Xjqw_-b3aFxuM,59142
|
|
1084
1084
|
supervisely/worker_proto/worker_api_pb2_grpc.py,sha256=3BwQXOaP9qpdi0Dt9EKG--Lm8KGN0C5AgmUfRv77_Jk,28940
|
|
1085
1085
|
supervisely_lib/__init__.py,sha256=7-3QnN8Zf0wj8NCr2oJmqoQWMKKPKTECvjH9pd2S5vY,159
|
|
1086
|
-
supervisely-6.73.
|
|
1087
|
-
supervisely-6.73.
|
|
1088
|
-
supervisely-6.73.
|
|
1089
|
-
supervisely-6.73.
|
|
1090
|
-
supervisely-6.73.
|
|
1091
|
-
supervisely-6.73.
|
|
1086
|
+
supervisely-6.73.355.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
1087
|
+
supervisely-6.73.355.dist-info/METADATA,sha256=DE9HbZdlEcZ9MLqTf-5GBkvaY6kYoomrBKAAK_8Od60,33598
|
|
1088
|
+
supervisely-6.73.355.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
|
|
1089
|
+
supervisely-6.73.355.dist-info/entry_points.txt,sha256=U96-5Hxrp2ApRjnCoUiUhWMqijqh8zLR03sEhWtAcms,102
|
|
1090
|
+
supervisely-6.73.355.dist-info/top_level.txt,sha256=kcFVwb7SXtfqZifrZaSE3owHExX4gcNYe7Q2uoby084,28
|
|
1091
|
+
supervisely-6.73.355.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|