tomwer 0.5.0__tar.gz → 0.5.1__tar.gz
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.
- home/payno/.local/share/virtualenvs/tomwer_venv/bin/tomwer +3 -3
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/orangecontrib/tomwer/widgets/other/icons/PythonScript.svg +113 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/__pycache__/version.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/process/reconstruction/ftseries/params/__pycache__/ft.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/core/scan/__pycache__/scanbase.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/__pycache__/imagefromfile.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/gui/reconstruction/axis/__pycache__/CompareImages.cpython-37.pyc +0 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/tomwer/version.py +1 -1
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0-py3.7.egg-info → tomwer-0.5.1-py3.7.egg-info}/PKG-INFO +15 -2
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0-py3.7.egg-info → tomwer-0.5.1-py3.7.egg-info}/SOURCES.txt +1 -0
- home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0-py3.7.egg-info → tomwer-0.5.1-py3.7.egg-info}/requires.txt +3 -0
- /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0-py3.7-nspkg.pth → tomwer-0.5.1-py3.7-nspkg.pth} +0 -0
- /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0-py3.7.egg-info → tomwer-0.5.1-py3.7.egg-info}/dependency_links.txt +0 -0
- /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0-py3.7.egg-info → tomwer-0.5.1-py3.7.egg-info}/entry_points.txt +0 -0
- /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0-py3.7.egg-info → tomwer-0.5.1-py3.7.egg-info}/namespace_packages.txt +0 -0
- /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0-py3.7.egg-info → tomwer-0.5.1-py3.7.egg-info}/not-zip-safe +0 -0
- /home/payno/.local/share/virtualenvs/tomwer_venv/lib/python3.7/site-packages/{tomwer-0.5.0-py3.7.egg-info → tomwer-0.5.1-py3.7.egg-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
#!/home/payno/.local/share/virtualenvs/tomwer_venv/bin/python
|
2
|
-
# EASY-INSTALL-ENTRY-SCRIPT: 'tomwer==0.5.
|
3
|
-
__requires__ = 'tomwer==0.5.
|
2
|
+
# EASY-INSTALL-ENTRY-SCRIPT: 'tomwer==0.5.1','console_scripts','tomwer'
|
3
|
+
__requires__ = 'tomwer==0.5.1'
|
4
4
|
import re
|
5
5
|
import sys
|
6
6
|
from pkg_resources import load_entry_point
|
@@ -8,5 +8,5 @@ from pkg_resources import load_entry_point
|
|
8
8
|
if __name__ == '__main__':
|
9
9
|
sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0])
|
10
10
|
sys.exit(
|
11
|
-
load_entry_point('tomwer==0.5.
|
11
|
+
load_entry_point('tomwer==0.5.1', 'console_scripts', 'tomwer')()
|
12
12
|
)
|
@@ -0,0 +1,113 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
+
<svg
|
4
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
5
|
+
xmlns:cc="http://web.resource.org/cc/"
|
6
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
7
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
9
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
10
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
11
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
12
|
+
width="110.4211"
|
13
|
+
height="109.8461"
|
14
|
+
id="svg2169"
|
15
|
+
sodipodi:version="0.32"
|
16
|
+
inkscape:version="0.45.1"
|
17
|
+
version="1.0"
|
18
|
+
sodipodi:docbase="/home/bene/Desktop"
|
19
|
+
sodipodi:docname="dessin-1.svg"
|
20
|
+
inkscape:output_extension="org.inkscape.output.svg.inkscape">
|
21
|
+
<defs
|
22
|
+
id="defs2171">
|
23
|
+
<linearGradient
|
24
|
+
id="linearGradient11301"
|
25
|
+
inkscape:collect="always">
|
26
|
+
<stop
|
27
|
+
id="stop11303"
|
28
|
+
offset="0"
|
29
|
+
style="stop-color:#ffe052;stop-opacity:1" />
|
30
|
+
<stop
|
31
|
+
id="stop11305"
|
32
|
+
offset="1"
|
33
|
+
style="stop-color:#ffc331;stop-opacity:1" />
|
34
|
+
</linearGradient>
|
35
|
+
<linearGradient
|
36
|
+
gradientUnits="userSpaceOnUse"
|
37
|
+
y2="168.1012"
|
38
|
+
x2="147.77737"
|
39
|
+
y1="111.92053"
|
40
|
+
x1="89.136749"
|
41
|
+
id="linearGradient11307"
|
42
|
+
xlink:href="#linearGradient11301"
|
43
|
+
inkscape:collect="always" />
|
44
|
+
<linearGradient
|
45
|
+
id="linearGradient9515"
|
46
|
+
inkscape:collect="always">
|
47
|
+
<stop
|
48
|
+
id="stop9517"
|
49
|
+
offset="0"
|
50
|
+
style="stop-color:#387eb8;stop-opacity:1" />
|
51
|
+
<stop
|
52
|
+
id="stop9519"
|
53
|
+
offset="1"
|
54
|
+
style="stop-color:#366994;stop-opacity:1" />
|
55
|
+
</linearGradient>
|
56
|
+
<linearGradient
|
57
|
+
gradientUnits="userSpaceOnUse"
|
58
|
+
y2="131.85291"
|
59
|
+
x2="110.14919"
|
60
|
+
y1="77.070274"
|
61
|
+
x1="55.549179"
|
62
|
+
id="linearGradient9521"
|
63
|
+
xlink:href="#linearGradient9515"
|
64
|
+
inkscape:collect="always" />
|
65
|
+
</defs>
|
66
|
+
<sodipodi:namedview
|
67
|
+
id="base"
|
68
|
+
pagecolor="#ffffff"
|
69
|
+
bordercolor="#666666"
|
70
|
+
borderopacity="1.0"
|
71
|
+
inkscape:pageopacity="0.0"
|
72
|
+
inkscape:pageshadow="2"
|
73
|
+
inkscape:zoom="0.24748737"
|
74
|
+
inkscape:cx="-260.46312"
|
75
|
+
inkscape:cy="316.02744"
|
76
|
+
inkscape:document-units="px"
|
77
|
+
inkscape:current-layer="layer1"
|
78
|
+
width="131.10236px"
|
79
|
+
height="184.25197px"
|
80
|
+
inkscape:window-width="872"
|
81
|
+
inkscape:window-height="624"
|
82
|
+
inkscape:window-x="5"
|
83
|
+
inkscape:window-y="48" />
|
84
|
+
<metadata
|
85
|
+
id="metadata2174">
|
86
|
+
<rdf:RDF>
|
87
|
+
<cc:Work
|
88
|
+
rdf:about="">
|
89
|
+
<dc:format>image/svg+xml</dc:format>
|
90
|
+
<dc:type
|
91
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
92
|
+
</cc:Work>
|
93
|
+
</rdf:RDF>
|
94
|
+
</metadata>
|
95
|
+
<g
|
96
|
+
inkscape:label="Calque 1"
|
97
|
+
inkscape:groupmode="layer"
|
98
|
+
id="layer1"
|
99
|
+
transform="translate(-473.36088,-251.72485)">
|
100
|
+
<g
|
101
|
+
id="g1894"
|
102
|
+
transform="translate(428.42338,184.2561)">
|
103
|
+
<path
|
104
|
+
style="opacity:1;color:#000000;fill:url(#linearGradient9521);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
|
105
|
+
d="M 99.75,67.46875 C 71.718268,67.468752 73.46875,79.625 73.46875,79.625 L 73.5,92.21875 L 100.25,92.21875 L 100.25,96 L 62.875,96 C 62.875,96 44.9375,93.965724 44.9375,122.25 C 44.937498,150.53427 60.59375,149.53125 60.59375,149.53125 L 69.9375,149.53125 L 69.9375,136.40625 C 69.9375,136.40625 69.433848,120.75 85.34375,120.75 C 101.25365,120.75 111.875,120.75 111.875,120.75 C 111.875,120.75 126.78125,120.99096 126.78125,106.34375 C 126.78125,91.696544 126.78125,82.125 126.78125,82.125 C 126.78125,82.124998 129.04443,67.46875 99.75,67.46875 z M 85,75.9375 C 87.661429,75.937498 89.8125,78.088571 89.8125,80.75 C 89.812502,83.411429 87.661429,85.5625 85,85.5625 C 82.338571,85.562502 80.1875,83.411429 80.1875,80.75 C 80.187498,78.088571 82.338571,75.9375 85,75.9375 z "
|
106
|
+
id="path8615" />
|
107
|
+
<path
|
108
|
+
id="path8620"
|
109
|
+
d="M 100.5461,177.31485 C 128.57784,177.31485 126.82735,165.1586 126.82735,165.1586 L 126.7961,152.56485 L 100.0461,152.56485 L 100.0461,148.7836 L 137.4211,148.7836 C 137.4211,148.7836 155.3586,150.81787 155.3586,122.53359 C 155.35861,94.249323 139.70235,95.252343 139.70235,95.252343 L 130.3586,95.252343 L 130.3586,108.37734 C 130.3586,108.37734 130.86226,124.03359 114.95235,124.03359 C 99.042448,124.03359 88.421098,124.03359 88.421098,124.03359 C 88.421098,124.03359 73.514848,123.79263 73.514848,138.43985 C 73.514848,153.08705 73.514848,162.6586 73.514848,162.6586 C 73.514848,162.6586 71.251668,177.31485 100.5461,177.31485 z M 115.2961,168.8461 C 112.63467,168.8461 110.4836,166.69503 110.4836,164.0336 C 110.4836,161.37217 112.63467,159.2211 115.2961,159.2211 C 117.95753,159.2211 120.1086,161.37217 120.1086,164.0336 C 120.10861,166.69503 117.95753,168.8461 115.2961,168.8461 z "
|
110
|
+
style="opacity:1;color:#000000;fill:url(#linearGradient11307);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
|
111
|
+
</g>
|
112
|
+
</g>
|
113
|
+
</svg>
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tomwer
|
3
|
-
Version: 0.5.
|
3
|
+
Version: 0.5.1
|
4
4
|
Summary: Library for tomography workflow
|
5
5
|
Home-page: https://gitlab.esrf.fr/tomotools/tomwer
|
6
6
|
Author: data analysis unit
|
@@ -85,11 +85,20 @@ Description: Orange3 ESRF Add-on
|
|
85
85
|
From wheel
|
86
86
|
----------
|
87
87
|
|
88
|
+
To install it with the 'minimal' features:
|
89
|
+
|
88
90
|
.. code-block:: bash
|
89
91
|
|
90
92
|
pip install tomwer
|
91
93
|
|
92
94
|
|
95
|
+
To install it with all the potential 'feature':
|
96
|
+
|
97
|
+
.. code-block:: bash
|
98
|
+
|
99
|
+
pip install tomwer[full]
|
100
|
+
|
101
|
+
|
93
102
|
From source
|
94
103
|
-----------
|
95
104
|
clone the tomwer project
|
@@ -104,9 +113,13 @@ Description: Orange3 ESRF Add-on
|
|
104
113
|
.. code-block:: bash
|
105
114
|
|
106
115
|
cd tomwer
|
107
|
-
pip install -r requirements.txt
|
108
116
|
pip install .
|
109
117
|
|
118
|
+
or for the 'full' version
|
119
|
+
|
120
|
+
.. code-block:: bash
|
121
|
+
|
122
|
+
pip install .[full]
|
110
123
|
|
111
124
|
Step 3 - web log
|
112
125
|
''''''''''''''''
|
@@ -60,6 +60,7 @@ orangecontrib/tomwer/widgets/icons/tomwer_visu.png
|
|
60
60
|
orangecontrib/tomwer/widgets/icons/tomwer_visu.svg
|
61
61
|
orangecontrib/tomwer/widgets/other/PythonScriptOW.py
|
62
62
|
orangecontrib/tomwer/widgets/other/__init__.py
|
63
|
+
orangecontrib/tomwer/widgets/other/icons/PythonScript.svg
|
63
64
|
orangecontrib/tomwer/widgets/reconstruction/AxisOW.py
|
64
65
|
orangecontrib/tomwer/widgets/reconstruction/DarkRefAndCopyOW.py
|
65
66
|
orangecontrib/tomwer/widgets/reconstruction/FtseriesOW.py
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|