explorepy 4.5.0__tar.gz → 4.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.
Files changed (104) hide show
  1. {explorepy-4.5.0 → explorepy-4.5.1}/CHANGELOG.rst +4 -0
  2. {explorepy-4.5.0 → explorepy-4.5.1}/PKG-INFO +11 -7
  3. {explorepy-4.5.0 → explorepy-4.5.1}/README.rst +10 -6
  4. {explorepy-4.5.0 → explorepy-4.5.1}/docs/conf.py +1 -1
  5. {explorepy-4.5.0 → explorepy-4.5.1}/pyproject.toml +2 -2
  6. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/__init__.py +1 -1
  7. explorepy-4.5.1/src/explorepy/__pycache__/packet.Packet.int24to32-125.py312.1.nbc +0 -0
  8. explorepy-4.5.1/src/explorepy/__pycache__/packet.Packet.int24to32-125.py312.nbi +0 -0
  9. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/tools.py +1 -1
  10. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy.egg-info/PKG-INFO +11 -7
  11. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy.egg-info/SOURCES.txt +2 -0
  12. {explorepy-4.5.0 → explorepy-4.5.1}/.cookiecutterrc +0 -0
  13. {explorepy-4.5.0 → explorepy-4.5.1}/.coveragerc +0 -0
  14. {explorepy-4.5.0 → explorepy-4.5.1}/.editorconfig +0 -0
  15. {explorepy-4.5.0 → explorepy-4.5.1}/AUTHORS.rst +0 -0
  16. {explorepy-4.5.0 → explorepy-4.5.1}/CONTRIBUTING.rst +0 -0
  17. {explorepy-4.5.0 → explorepy-4.5.1}/LICENSE +0 -0
  18. {explorepy-4.5.0 → explorepy-4.5.1}/MANIFEST.in +0 -0
  19. {explorepy-4.5.0 → explorepy-4.5.1}/docs/authors.rst +0 -0
  20. {explorepy-4.5.0 → explorepy-4.5.1}/docs/changelog.rst +0 -0
  21. {explorepy-4.5.0 → explorepy-4.5.1}/docs/contributing.rst +0 -0
  22. {explorepy-4.5.0 → explorepy-4.5.1}/docs/explore_legacy_devices.rst +0 -0
  23. {explorepy-4.5.0 → explorepy-4.5.1}/docs/index.rst +0 -0
  24. {explorepy-4.5.0 → explorepy-4.5.1}/docs/installation.rst +0 -0
  25. {explorepy-4.5.0 → explorepy-4.5.1}/docs/logo.jpg +0 -0
  26. {explorepy-4.5.0 → explorepy-4.5.1}/docs/readme.rst +0 -0
  27. {explorepy-4.5.0 → explorepy-4.5.1}/docs/reference/explorepy.rst +0 -0
  28. {explorepy-4.5.0 → explorepy-4.5.1}/docs/reference/index.rst +0 -0
  29. {explorepy-4.5.0 → explorepy-4.5.1}/docs/requirements.txt +0 -0
  30. {explorepy-4.5.0 → explorepy-4.5.1}/docs/spelling_wordlist.txt +0 -0
  31. {explorepy-4.5.0 → explorepy-4.5.1}/docs/usage.rst +0 -0
  32. {explorepy-4.5.0 → explorepy-4.5.1}/setup.cfg +0 -0
  33. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/BLEClient.py +0 -0
  34. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/BTClient.py +0 -0
  35. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/_exceptions.py +0 -0
  36. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/bt_mock_client.py +0 -0
  37. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/bt_mock_server.py +0 -0
  38. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/cli.py +0 -0
  39. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/command.py +0 -0
  40. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/csv_client.py +0 -0
  41. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/debug.py +0 -0
  42. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/explore.py +0 -0
  43. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/filters.py +0 -0
  44. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/log_config.py +0 -0
  45. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/packet.py +0 -0
  46. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/parser.py +0 -0
  47. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/serial_client.py +0 -0
  48. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/settings_manager.py +0 -0
  49. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy/stream_processor.py +0 -0
  50. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy.egg-info/dependency_links.txt +0 -0
  51. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy.egg-info/entry_points.txt +0 -0
  52. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy.egg-info/requires.txt +0 -0
  53. {explorepy-4.5.0 → explorepy-4.5.1}/src/explorepy.egg-info/top_level.txt +0 -0
  54. {explorepy-4.5.0 → explorepy-4.5.1}/tests/README.md +0 -0
  55. {explorepy-4.5.0 → explorepy-4.5.1}/tests/__init__.py +0 -0
  56. {explorepy-4.5.0 → explorepy-4.5.1}/tests/conftest.py +0 -0
  57. {explorepy-4.5.0 → explorepy-4.5.1}/tests/integration_test_ble.py +0 -0
  58. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/calibration_info +0 -0
  59. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/calibration_info_usbc +0 -0
  60. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/cmd_rcv +0 -0
  61. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/cmd_stat +0 -0
  62. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/device_info +0 -0
  63. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/device_info_ble +0 -0
  64. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/device_info_v2 +0 -0
  65. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/device_info_v2_2 +0 -0
  66. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/disconnect +0 -0
  67. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/eeg16_ble +0 -0
  68. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/eeg32 +0 -0
  69. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/eeg94 +0 -0
  70. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/eeg98 +0 -0
  71. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/eeg98_ble +0 -0
  72. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/eeg98_usbc +0 -0
  73. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/eeg98_usbc_2 +0 -0
  74. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/env +0 -0
  75. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/orn +0 -0
  76. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/orn_2 +0 -0
  77. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/orn_matrix.txt +0 -0
  78. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/push_marker +0 -0
  79. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/in/trigger_in +0 -0
  80. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/axis_and_angle.txt +0 -0
  81. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/calibration_info_out.txt +0 -0
  82. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/calibration_info_usbc_out.txt +0 -0
  83. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/cmd_rcv_out.txt +0 -0
  84. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/cmd_stat_out.txt +0 -0
  85. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/device_info_ble_out.txt +0 -0
  86. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/device_info_out.txt +0 -0
  87. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/device_info_v2_2_out.txt +0 -0
  88. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/device_info_v2_out.txt +0 -0
  89. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/disconnect_out.txt +0 -0
  90. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/eeg16_ble_out.txt +0 -0
  91. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/eeg32_out.txt +0 -0
  92. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/eeg94_out.txt +0 -0
  93. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/eeg98_ble_out.txt +0 -0
  94. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/eeg98_out.txt +0 -0
  95. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/eeg98_out_fake.txt +0 -0
  96. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/eeg98_usbc_out.txt +0 -0
  97. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/eeg98_usbc_out_2.txt +0 -0
  98. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/env_out.txt +0 -0
  99. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/orn_2_out.txt +0 -0
  100. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/orn_out.txt +0 -0
  101. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/push_marker_out.txt +0 -0
  102. {explorepy-4.5.0 → explorepy-4.5.1}/tests/res/out/trigger_in_out.txt +0 -0
  103. {explorepy-4.5.0 → explorepy-4.5.1}/tests/test_packet.py +0 -0
  104. {explorepy-4.5.0 → explorepy-4.5.1}/tox.ini +0 -0
@@ -1,6 +1,10 @@
1
1
 
2
2
  Changelog
3
3
  =========
4
+ 4.5.1 (11.6.2025)
5
+ ------------------
6
+ * Hotfix LSL metadata
7
+
4
8
  4.5.0 (5.6.2025)
5
9
  ------------------
6
10
  * Live impedance
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: explorepy
3
- Version: 4.5.0
3
+ Version: 4.5.1
4
4
  Author-email: MentaLab Hub <support@mentab.org>
5
5
  License: MIT
6
6
  Project-URL: Homepage, https://github.com/Mentalab-hub/explorepy
@@ -61,9 +61,9 @@ Dynamic: license-file
61
61
  :target: https://pypi.org/project/explorepy
62
62
 
63
63
 
64
- .. |commits-since| image:: https://img.shields.io/github/commits-since/Mentalab-hub/explorepy/v4.5.0.svg
64
+ .. |commits-since| image:: https://img.shields.io/github/commits-since/Mentalab-hub/explorepy/v4.5.1.svg
65
65
  :alt: Commits since latest release
66
- :target: https://github.com/Mentalab-hub/explorepy/compare/v4.5.0...master
66
+ :target: https://github.com/Mentalab-hub/explorepy/compare/v4.5.1...master
67
67
 
68
68
 
69
69
  .. |wheel| image:: https://img.shields.io/pypi/wheel/explorepy.svg
@@ -166,10 +166,12 @@ You can also create a new issue in the GitHub repository.
166
166
 
167
167
  Authors
168
168
  =======
169
- - `Mohamad Atayi`_
170
169
  - `Salman Rahman`_
171
- - `Andrea Escartin`_
172
170
  - `Sonja Stefani`_
171
+ - `Nayan Sharma`_
172
+ - `Deniz Toprak`_
173
+ - `Mohamad Atayi`_
174
+ - `Andrea Escartin`_
173
175
  - `Alex Platt`_
174
176
  - `Andreas Gutsche`_
175
177
  - `Masoome Fazelian`_
@@ -178,10 +180,12 @@ Authors
178
180
  - `Sebastian Herberger`_
179
181
 
180
182
 
181
- .. _Mohamad Atayi: https://github.com/bmeatayi
182
183
  .. _Salman Rahman: https://github.com/salman2135
183
- .. _Andrea Escartin: https://github.com/andrea-escartin
184
184
  .. _Sonja Stefani: https://github.com/SonjaSt
185
+ .. _Nayan Sharma: https://github.com/rednayan
186
+ .. _Deniz Toprak: https://github.com/detoprak13
187
+ .. _Mohamad Atayi: https://github.com/bmeatayi
188
+ .. _Andrea Escartin: https://github.com/andrea-escartin
185
189
  .. _Alex Platt: https://github.com/Nujanauss
186
190
  .. _Andreas Gutsche: https://github.com/andyman410
187
191
  .. _Masoome Fazelian: https://github.com/fazelian
@@ -16,9 +16,9 @@
16
16
  :target: https://pypi.org/project/explorepy
17
17
 
18
18
 
19
- .. |commits-since| image:: https://img.shields.io/github/commits-since/Mentalab-hub/explorepy/v4.5.0.svg
19
+ .. |commits-since| image:: https://img.shields.io/github/commits-since/Mentalab-hub/explorepy/v4.5.1.svg
20
20
  :alt: Commits since latest release
21
- :target: https://github.com/Mentalab-hub/explorepy/compare/v4.5.0...master
21
+ :target: https://github.com/Mentalab-hub/explorepy/compare/v4.5.1...master
22
22
 
23
23
 
24
24
  .. |wheel| image:: https://img.shields.io/pypi/wheel/explorepy.svg
@@ -121,10 +121,12 @@ You can also create a new issue in the GitHub repository.
121
121
 
122
122
  Authors
123
123
  =======
124
- - `Mohamad Atayi`_
125
124
  - `Salman Rahman`_
126
- - `Andrea Escartin`_
127
125
  - `Sonja Stefani`_
126
+ - `Nayan Sharma`_
127
+ - `Deniz Toprak`_
128
+ - `Mohamad Atayi`_
129
+ - `Andrea Escartin`_
128
130
  - `Alex Platt`_
129
131
  - `Andreas Gutsche`_
130
132
  - `Masoome Fazelian`_
@@ -133,10 +135,12 @@ Authors
133
135
  - `Sebastian Herberger`_
134
136
 
135
137
 
136
- .. _Mohamad Atayi: https://github.com/bmeatayi
137
138
  .. _Salman Rahman: https://github.com/salman2135
138
- .. _Andrea Escartin: https://github.com/andrea-escartin
139
139
  .. _Sonja Stefani: https://github.com/SonjaSt
140
+ .. _Nayan Sharma: https://github.com/rednayan
141
+ .. _Deniz Toprak: https://github.com/detoprak13
142
+ .. _Mohamad Atayi: https://github.com/bmeatayi
143
+ .. _Andrea Escartin: https://github.com/andrea-escartin
140
144
  .. _Alex Platt: https://github.com/Nujanauss
141
145
  .. _Andreas Gutsche: https://github.com/andyman410
142
146
  .. _Masoome Fazelian: https://github.com/fazelian
@@ -28,7 +28,7 @@ project = 'explorepy'
28
28
  year = '2018-2025'
29
29
  author = 'Mentalab GmbH.'
30
30
  copyright = '{0}, {1}'.format(year, author)
31
- version = release = '4.5.0'
31
+ version = release = '4.5.1'
32
32
  pygments_style = 'trac'
33
33
  templates_path = ['.']
34
34
  extlinks = {
@@ -4,7 +4,7 @@ build-backend = 'setuptools.build_meta'
4
4
 
5
5
  [project]
6
6
  name = 'explorepy'
7
- version = "4.5.0"
7
+ version = "4.5.1"
8
8
  license = { text = "MIT" }
9
9
  readme = { file = "README.rst", content-type = "text/x-rst"}
10
10
  authors = [
@@ -63,7 +63,7 @@ explorepy = "explorepy.cli:cli"
63
63
 
64
64
  # bumpoversion config
65
65
  [tool.bumpversion]
66
- current_version = "4.5.0"
66
+ current_version = "4.5.1"
67
67
  commit = false
68
68
  tag = false
69
69
 
@@ -20,7 +20,7 @@ from .explore import Explore # noqa
20
20
 
21
21
 
22
22
  __all__ = ["Explore", "command", "tools", "log_config"]
23
- __version__ = '4.5.0'
23
+ __version__ = '4.5.1'
24
24
 
25
25
  this = sys.modules[__name__]
26
26
  # TODO appropriate library
@@ -459,7 +459,7 @@ class LslServer:
459
459
  source_id=self.device_name + "_ExG")
460
460
  info_exg.desc().append_child_value("manufacturer", "Mentalab")
461
461
  channels = info_exg.desc().append_child("channels")
462
- for i, mask in enumerate(self.adc_mask):
462
+ for i, mask in enumerate(reversed(self.adc_mask)):
463
463
  if mask == 1:
464
464
  channels.append_child("channel") \
465
465
  .append_child_value("name", self.channel_names[i]) \
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: explorepy
3
- Version: 4.5.0
3
+ Version: 4.5.1
4
4
  Author-email: MentaLab Hub <support@mentab.org>
5
5
  License: MIT
6
6
  Project-URL: Homepage, https://github.com/Mentalab-hub/explorepy
@@ -61,9 +61,9 @@ Dynamic: license-file
61
61
  :target: https://pypi.org/project/explorepy
62
62
 
63
63
 
64
- .. |commits-since| image:: https://img.shields.io/github/commits-since/Mentalab-hub/explorepy/v4.5.0.svg
64
+ .. |commits-since| image:: https://img.shields.io/github/commits-since/Mentalab-hub/explorepy/v4.5.1.svg
65
65
  :alt: Commits since latest release
66
- :target: https://github.com/Mentalab-hub/explorepy/compare/v4.5.0...master
66
+ :target: https://github.com/Mentalab-hub/explorepy/compare/v4.5.1...master
67
67
 
68
68
 
69
69
  .. |wheel| image:: https://img.shields.io/pypi/wheel/explorepy.svg
@@ -166,10 +166,12 @@ You can also create a new issue in the GitHub repository.
166
166
 
167
167
  Authors
168
168
  =======
169
- - `Mohamad Atayi`_
170
169
  - `Salman Rahman`_
171
- - `Andrea Escartin`_
172
170
  - `Sonja Stefani`_
171
+ - `Nayan Sharma`_
172
+ - `Deniz Toprak`_
173
+ - `Mohamad Atayi`_
174
+ - `Andrea Escartin`_
173
175
  - `Alex Platt`_
174
176
  - `Andreas Gutsche`_
175
177
  - `Masoome Fazelian`_
@@ -178,10 +180,12 @@ Authors
178
180
  - `Sebastian Herberger`_
179
181
 
180
182
 
181
- .. _Mohamad Atayi: https://github.com/bmeatayi
182
183
  .. _Salman Rahman: https://github.com/salman2135
183
- .. _Andrea Escartin: https://github.com/andrea-escartin
184
184
  .. _Sonja Stefani: https://github.com/SonjaSt
185
+ .. _Nayan Sharma: https://github.com/rednayan
186
+ .. _Deniz Toprak: https://github.com/detoprak13
187
+ .. _Mohamad Atayi: https://github.com/bmeatayi
188
+ .. _Andrea Escartin: https://github.com/andrea-escartin
185
189
  .. _Alex Platt: https://github.com/Nujanauss
186
190
  .. _Andreas Gutsche: https://github.com/andyman410
187
191
  .. _Masoome Fazelian: https://github.com/fazelian
@@ -49,6 +49,8 @@ src/explorepy.egg-info/dependency_links.txt
49
49
  src/explorepy.egg-info/entry_points.txt
50
50
  src/explorepy.egg-info/requires.txt
51
51
  src/explorepy.egg-info/top_level.txt
52
+ src/explorepy/__pycache__/packet.Packet.int24to32-125.py312.1.nbc
53
+ src/explorepy/__pycache__/packet.Packet.int24to32-125.py312.nbi
52
54
  tests/README.md
53
55
  tests/__init__.py
54
56
  tests/conftest.py
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes