tomwer 1.4.0rc4__py3-none-any.whl → 1.4.0rc6__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.
- tomwer/core/process/reconstruction/saaxis/saaxis.py +1 -1
- tomwer/version.py +1 -1
- {tomwer-1.4.0rc4.dist-info → tomwer-1.4.0rc6.dist-info}/METADATA +2 -2
- {tomwer-1.4.0rc4.dist-info → tomwer-1.4.0rc6.dist-info}/RECORD +8 -8
- {tomwer-1.4.0rc4.dist-info → tomwer-1.4.0rc6.dist-info}/LICENSE +0 -0
- {tomwer-1.4.0rc4.dist-info → tomwer-1.4.0rc6.dist-info}/WHEEL +0 -0
- {tomwer-1.4.0rc4.dist-info → tomwer-1.4.0rc6.dist-info}/entry_points.txt +0 -0
- {tomwer-1.4.0rc4.dist-info → tomwer-1.4.0rc6.dist-info}/top_level.txt +0 -0
@@ -317,7 +317,7 @@ class SAAxisTask(
|
|
317
317
|
|
318
318
|
for cor in cors:
|
319
319
|
cor_nabu_ref = relative_pos_to_absolute(
|
320
|
-
relative_pos=
|
320
|
+
relative_pos=cor,
|
321
321
|
det_width=scan.dim_1,
|
322
322
|
)
|
323
323
|
volume_identifiers = get_multi_cor_recons_volume_identifiers(
|
tomwer/version.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tomwer
|
3
|
-
Version: 1.4.
|
3
|
+
Version: 1.4.0rc6
|
4
4
|
Summary: "tomography workflow tools"
|
5
5
|
Home-page: https://gitlab.esrf.fr/tomotools/tomwer
|
6
6
|
Author: Henri Payno, Pierre Paleo, Pierre-Olivier Autran, Jérôme Lesaint, Alessandro Mirone
|
@@ -30,7 +30,7 @@ Requires-Dist: nxtomo>=1.3.0dev4
|
|
30
30
|
Requires-Dist: nxtomomill>=1.1.0a0
|
31
31
|
Requires-Dist: processview>=1.4.3
|
32
32
|
Requires-Dist: ewoks>=0.1.1
|
33
|
-
Requires-Dist: sluurp>=0.4.
|
33
|
+
Requires-Dist: sluurp>=0.4.1
|
34
34
|
Requires-Dist: packaging
|
35
35
|
Requires-Dist: flufl-lock
|
36
36
|
Requires-Dist: pyunitsystem>=2.0.0a
|
@@ -220,7 +220,7 @@ orangecontrib/tomwer/widgets/visualization/tests/__init__.py,sha256=47DEQpj8HBSa
|
|
220
220
|
tomwer/__init__.py,sha256=GeLSeY4__z-HQZu1y4ptZ5Y1OeXFvG8kuEwWXhkeaMA,360
|
221
221
|
tomwer/__main__.py,sha256=7tCADiS4u7k1PCxFhlRAcYSIOpxQTGUTx8sCEQ-hi1E,8707
|
222
222
|
tomwer/utils.py,sha256=7h7dEgKAEUmQ43jkULvC1B9Adl55nkCty-SEKUKCl4U,7008
|
223
|
-
tomwer/version.py,sha256=
|
223
|
+
tomwer/version.py,sha256=ABKZcbbdiiZ2_L0q0fvFdws8jKNwVcS5TWkn1xSEM74,4383
|
224
224
|
tomwer/app/__init__.py,sha256=RYMB2YhbQaoMXC8W-oOyfZ_Y1vmHD7L13YkKeAMuShM,85
|
225
225
|
tomwer/app/axis.py,sha256=BJNuwMOjw1vS2w-9sKxltIgWMEWAPetnK2sAOFmXoZg,5880
|
226
226
|
tomwer/app/canvas.py,sha256=sM368nniUwbQXLA-oNCg1iNwMMol_ZGTKbiw8WsC4yw,1539
|
@@ -349,7 +349,7 @@ tomwer/core/process/reconstruction/normalization/normalization.py,sha256=lG9eqfz
|
|
349
349
|
tomwer/core/process/reconstruction/normalization/params.py,sha256=WNCuA5A5EuiWJjvKqY309Eiaa7THocgnG7owkQFHdyc,3418
|
350
350
|
tomwer/core/process/reconstruction/saaxis/__init__.py,sha256=ZEOu0nZWlMyBoX_A64yeEjVflE5x4iWSpYLTgs45g0o,137
|
351
351
|
tomwer/core/process/reconstruction/saaxis/params.py,sha256=E16GiHpSXh28p6BIsSaWMY9y2K-yMRRhXtFf6stUFRA,4204
|
352
|
-
tomwer/core/process/reconstruction/saaxis/saaxis.py,sha256=
|
352
|
+
tomwer/core/process/reconstruction/saaxis/saaxis.py,sha256=Bv2h4N_JlMSlIs2fj8_0SXou1gt_TcfW_HyzMPafI2Y,30701
|
353
353
|
tomwer/core/process/reconstruction/sadeltabeta/__init__.py,sha256=WDYJxfqPnz5IeLPCX5W8UEO8-Z-NSH79gkqp2DZn1bM,162
|
354
354
|
tomwer/core/process/reconstruction/sadeltabeta/params.py,sha256=ziAlTtQLy4EItIprFxDOm2Td1emHpSpnQb58niF1tI0,2691
|
355
355
|
tomwer/core/process/reconstruction/sadeltabeta/sadeltabeta.py,sha256=L01nI67Fhu0_mWMhncOEiFaItQirzbIbMJ0TYBFgIaE,29603
|
@@ -904,9 +904,9 @@ tomwer/tests/orangecontrib/tomwer/widgets/visualization/tests/test_volume_viewer
|
|
904
904
|
tomwer/tests/test_ewoks/test_conversion.py,sha256=a8cEWbErXiFCAkaapi0jeEoRKYxcFQCoa-Jr_u77_OM,3656
|
905
905
|
tomwer/tests/test_ewoks/test_single_node_execution.py,sha256=YBUHfiAnkciv_kjj7biC5fOs7c7ofNImM_azGMn4LZM,2813
|
906
906
|
tomwer/tests/test_ewoks/test_workflows.py,sha256=L0vNnfGpI6Soy8b_w6OjTMhLzUSutMFhWjPOe6kZO-E,5081
|
907
|
-
tomwer-1.4.
|
908
|
-
tomwer-1.4.
|
909
|
-
tomwer-1.4.
|
910
|
-
tomwer-1.4.
|
911
|
-
tomwer-1.4.
|
912
|
-
tomwer-1.4.
|
907
|
+
tomwer-1.4.0rc6.dist-info/LICENSE,sha256=62p1wL0n9WMTu8x2YDv0odYgTqeSvTd9mQ0v6Mq7lzE,1876
|
908
|
+
tomwer-1.4.0rc6.dist-info/METADATA,sha256=xnN8QVB_B601WfGoPaO4IkkeSN9moqqE37_bUKJIhwg,13406
|
909
|
+
tomwer-1.4.0rc6.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
910
|
+
tomwer-1.4.0rc6.dist-info/entry_points.txt,sha256=py3ZUWvGnWGc5c7Yhw_uBTm8Fmew0BDw3aQZnWMBNZI,500
|
911
|
+
tomwer-1.4.0rc6.dist-info/top_level.txt,sha256=Yz5zKh0FPiImtzHYcPuztG1AO8-6KEpUWgoChGbA0Ys,21
|
912
|
+
tomwer-1.4.0rc6.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|