drap 0.0.3.post11__py3-none-any.whl → 0.0.4.post5__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.
- drap/resources/DrapuserGuide_eng.pdf +0 -0
- drap/resources/DrapuserGuide_pt.pdf +0 -0
- drap/resources/name_videos.dat +23 -0
- {drap-0.0.3.post11.dist-info → drap-0.0.4.post5.dist-info}/METADATA +5 -4
- drap-0.0.4.post5.dist-info/RECORD +16 -0
- drap-0.0.3.post11.dist-info/RECORD +0 -13
- {drap-0.0.3.post11.dist-info → drap-0.0.4.post5.dist-info}/WHEEL +0 -0
- {drap-0.0.3.post11.dist-info → drap-0.0.4.post5.dist-info}/entry_points.txt +0 -0
- {drap-0.0.3.post11.dist-info → drap-0.0.4.post5.dist-info}/licenses/LICENSE +0 -0
- {drap-0.0.3.post11.dist-info → drap-0.0.4.post5.dist-info}/top_level.txt +0 -0
Binary file
|
Binary file
|
@@ -0,0 +1,23 @@
|
|
1
|
+
file_video_1: 2024-07-12-NW-usAg-GSH-2mgml.flv
|
2
|
+
Co_1: 2.0
|
3
|
+
step_1: 5
|
4
|
+
start pixel x_1: 40
|
5
|
+
end pixel x_1: 200
|
6
|
+
start pixel y_1: 220
|
7
|
+
end pixel y_1: 356
|
8
|
+
pixel/mm_1: 45
|
9
|
+
directory_path_1: NW-usAg-GSH-2mgml
|
10
|
+
time_limit_1: 2000
|
11
|
+
print_pdf_1: y
|
12
|
+
|
13
|
+
file_video_2: 2024-07-10-water-without-absolute-intensity.flv
|
14
|
+
Co_2: 2.0
|
15
|
+
step_2: 10
|
16
|
+
start pixel x_2: 40
|
17
|
+
end pixel x_2: 200
|
18
|
+
start pixel y_2: 220
|
19
|
+
end pixel y_2: 356
|
20
|
+
pixel/mm_2: 45
|
21
|
+
directory_path_2: edf-files-buffer
|
22
|
+
time_limit_2: 4000
|
23
|
+
print_pdf_2: y
|
@@ -1,11 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: drap
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.4.post5
|
4
4
|
Summary: Tool for analyzing droplet size and concentration using video and EDF images
|
5
|
-
Author-email: "Gabriel Braga Marques Teobaldo, Oleg Prymak, Natalie Wolff, Matthias Epple, Marco Aurélio Brizzotti Andrade, Cássio Alves and Cristiano Luis Pinto de Oliveira" <
|
5
|
+
Author-email: "Gabriel Braga Marques Teobaldo, Oleg Prymak, Natalie Wolff, Matthias Epple, Marco Aurélio Brizzotti Andrade, Cássio Alves and Cristiano Luis Pinto de Oliveira" <crislpo@ufpr.br>
|
6
6
|
License: MIT
|
7
|
-
Project-URL: Homepage, https://
|
8
|
-
Project-URL: Source, https://
|
7
|
+
Project-URL: Homepage, https://github.com/alvescassio/DrAP
|
8
|
+
Project-URL: Source, https://github.com/alvescassio/DrAP
|
9
|
+
Project-URL: Issues, https://github.com/alvescassio/DrAP/issues
|
9
10
|
Keywords: saxs,x-ray,edf,opencv,pyqt5,droplet
|
10
11
|
Requires-Python: >=3.10
|
11
12
|
Description-Content-Type: text/markdown
|
@@ -0,0 +1,16 @@
|
|
1
|
+
drap/__init__.py,sha256=RF05F-NDoYmyOjQ1EgdKSfsx2tTYCheTpL0AYrFmdI0,47
|
2
|
+
drap/automation.py,sha256=TvCwFeYgrKxc50kaQkV2ETGyD1RhxCCX5oCGMWo2JjU,1294
|
3
|
+
drap/gui.py,sha256=LzBBQwFiF6IcOZfBkWB6wnKsBKD-v-6Un8VoJMG7eKU,1553
|
4
|
+
drap/main.py,sha256=IBMQp932Qd6aBSeWCoQH2MQhMtmEU_yZKOsUO_U9Wmk,1201
|
5
|
+
drap/qt_adjust.py,sha256=Ru99Qz_5bqxwDNGxREQnF17BZ0Nda0eeuQvH2-w98S8,1317
|
6
|
+
drap/terminal_interface.py,sha256=vCnobMdtxKvCUaFsu0fWmChd65a-Osn41LdMtSdMdO4,2201
|
7
|
+
drap/utils.py,sha256=O1cmm7TDncC8ixAi82uZwuPpm9DEDgWvoYxU9os54Hs,66890
|
8
|
+
drap/resources/DrapuserGuide_eng.pdf,sha256=EF9GwitgqOB9MPAWta6fXgPTaKU6O8_ERCcb6mbrj4A,553887
|
9
|
+
drap/resources/DrapuserGuide_pt.pdf,sha256=KjbIWg5df5eAWFtx4eGFUcIb6ktTlHG8bztMk6l0_d4,547977
|
10
|
+
drap/resources/name_videos.dat,sha256=-BC_xVXnRDN-zIcQk95_DUi0WLbmARlap2ML9N8LszI,481
|
11
|
+
drap-0.0.4.post5.dist-info/licenses/LICENSE,sha256=iHcEhVN-5ifqXsDa1Ny38sIBS7SJ9-eYJQRtHiJ3QU0,1098
|
12
|
+
drap-0.0.4.post5.dist-info/METADATA,sha256=GHyliKw-Auyf9mBVKJV9CtK_0MiB76Z-ZOmiGMygztk,1491
|
13
|
+
drap-0.0.4.post5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
14
|
+
drap-0.0.4.post5.dist-info/entry_points.txt,sha256=8AnGrT_RVCkh26SYRqjRTbstT4BMuOO68qRFqPfPr8M,69
|
15
|
+
drap-0.0.4.post5.dist-info/top_level.txt,sha256=jYMnBoijRdvPMYoMlILxlRNbSdKUX3_uwMa7DLRE4zE,5
|
16
|
+
drap-0.0.4.post5.dist-info/RECORD,,
|
@@ -1,13 +0,0 @@
|
|
1
|
-
drap/__init__.py,sha256=RF05F-NDoYmyOjQ1EgdKSfsx2tTYCheTpL0AYrFmdI0,47
|
2
|
-
drap/automation.py,sha256=TvCwFeYgrKxc50kaQkV2ETGyD1RhxCCX5oCGMWo2JjU,1294
|
3
|
-
drap/gui.py,sha256=LzBBQwFiF6IcOZfBkWB6wnKsBKD-v-6Un8VoJMG7eKU,1553
|
4
|
-
drap/main.py,sha256=IBMQp932Qd6aBSeWCoQH2MQhMtmEU_yZKOsUO_U9Wmk,1201
|
5
|
-
drap/qt_adjust.py,sha256=Ru99Qz_5bqxwDNGxREQnF17BZ0Nda0eeuQvH2-w98S8,1317
|
6
|
-
drap/terminal_interface.py,sha256=vCnobMdtxKvCUaFsu0fWmChd65a-Osn41LdMtSdMdO4,2201
|
7
|
-
drap/utils.py,sha256=O1cmm7TDncC8ixAi82uZwuPpm9DEDgWvoYxU9os54Hs,66890
|
8
|
-
drap-0.0.3.post11.dist-info/licenses/LICENSE,sha256=iHcEhVN-5ifqXsDa1Ny38sIBS7SJ9-eYJQRtHiJ3QU0,1098
|
9
|
-
drap-0.0.3.post11.dist-info/METADATA,sha256=bSHdi-wirnEFlah4ZVK7GCk64PTV6i5o2oGexptImDo,1436
|
10
|
-
drap-0.0.3.post11.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
11
|
-
drap-0.0.3.post11.dist-info/entry_points.txt,sha256=8AnGrT_RVCkh26SYRqjRTbstT4BMuOO68qRFqPfPr8M,69
|
12
|
-
drap-0.0.3.post11.dist-info/top_level.txt,sha256=jYMnBoijRdvPMYoMlILxlRNbSdKUX3_uwMa7DLRE4zE,5
|
13
|
-
drap-0.0.3.post11.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|