junifer 0.0.4.dev455__py3-none-any.whl → 0.0.4.dev460__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.
junifer/_version.py CHANGED
@@ -12,5 +12,5 @@ __version__: str
12
12
  __version_tuple__: VERSION_TUPLE
13
13
  version_tuple: VERSION_TUPLE
14
14
 
15
- __version__ = version = '0.0.4.dev455'
16
- __version_tuple__ = version_tuple = (0, 0, 4, 'dev455')
15
+ __version__ = version = '0.0.4.dev460'
16
+ __version_tuple__ = version_tuple = (0, 0, 4, 'dev460')
@@ -99,10 +99,18 @@ _available_coordinates: Dict[
99
99
  "path": _vois_meta_path / "Power2011_MNI_VOIs.txt",
100
100
  "space": "MNI",
101
101
  },
102
+ "Power2011": {
103
+ "path": _vois_meta_path / "Power2011_MNI_VOIs.txt",
104
+ "space": "MNI",
105
+ },
102
106
  "Dosenbach": {
103
107
  "path": _vois_meta_path / "Dosenbach2010_MNI_VOIs.txt",
104
108
  "space": "MNI",
105
109
  },
110
+ "Power2013": {
111
+ "path": _vois_meta_path / "Power2013_MNI_VOIs.tsv",
112
+ "space": "MNI",
113
+ },
106
114
  }
107
115
 
108
116
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: junifer
3
- Version: 0.0.4.dev455
3
+ Version: 0.0.4.dev460
4
4
  Summary: JUelich NeuroImaging FEature extractoR
5
5
  Author-email: Fede Raimondo <f.raimondo@fz-juelich.de>, Synchon Mandal <s.mandal@fz-juelich.de>
6
6
  Maintainer-email: Fede Raimondo <f.raimondo@fz-juelich.de>, Synchon Mandal <s.mandal@fz-juelich.de>
@@ -1,5 +1,5 @@
1
1
  junifer/__init__.py,sha256=x1UR2jUcrUdm2HNl-3Qvyi4UUrU6ms5qm2qcmNY7zZk,391
2
- junifer/_version.py,sha256=H0nIsWIY0eyCEtJfXxoIM147aCZkVb2oeutCkpYRiJg,428
2
+ junifer/_version.py,sha256=2gK30gczA0kAgWPzb-GiNl9AyXZtFXTg3LRApLqA1N0,428
3
3
  junifer/stats.py,sha256=KUX4jJcLWnlE34coet8EkdFypFd-td4Vtpx5LvlomVs,5879
4
4
  junifer/api/__init__.py,sha256=YILu9M7SC0Ri4CVd90fELH2OnK_gvCYAXCoqBNCFE8E,257
5
5
  junifer/api/cli.py,sha256=xScav2mF-Jr8JjVFt8kaHuLpX5l_jVTaQGPgQL3VNvA,12881
@@ -41,7 +41,7 @@ junifer/configs/juseless/datagrabbers/tests/test_ixi_vbm.py,sha256=8jxpNZelXwpJG
41
41
  junifer/configs/juseless/datagrabbers/tests/test_ucla.py,sha256=e-jdvcZ9B0mka6_573JJU_cGwSaUV54U8X_n0UadtJY,3351
42
42
  junifer/configs/juseless/datagrabbers/tests/test_ukb_vbm.py,sha256=b9hjc1mgO--PSRC3id2EzzfE2yWNsuZ2UI47a6sfGZU,1025
43
43
  junifer/data/__init__.py,sha256=oUjOs8_M6fitNb44izxpXf3su1e4pG_vCdjwVYkjZjQ,550
44
- junifer/data/coordinates.py,sha256=mxhdRBpZFCp7yVYfjHprAbKSEf3Wlm5ersSG5mhAHAs,11097
44
+ junifer/data/coordinates.py,sha256=rwjPb6hYlCpxqM73UNatl7bLtXEF9o8nIEwXz1iwERE,11317
45
45
  junifer/data/masks.py,sha256=chWSl-vyv5Nsd9GuQzydXPOY3AdhApOJq_42NSKpykQ,16952
46
46
  junifer/data/parcellations.py,sha256=wL8lkAYYvg7NDt160EA8N_xFjK8ZtDwoXYJQHNHwbDU,55805
47
47
  junifer/data/utils.py,sha256=K9quLIoWRmm2QFM8Rdy_5bYsWb_XhL0l5Uq_1Sie0kA,1274
@@ -226,10 +226,10 @@ junifer/utils/fs.py,sha256=Jd9AoV2fIF7pT7KhXsn8T1O1fJ1_SFZgaFuOBAM7DG8,460
226
226
  junifer/utils/logging.py,sha256=4kH8j9X_J2bMdnBJMldVF95C5sURa5UAsLmSgRaD9Ig,9117
227
227
  junifer/utils/tests/test_fs.py,sha256=WQS7cKlKEZ742CIuiOYYpueeAhY9PqlastfDVpVVtvE,923
228
228
  junifer/utils/tests/test_logging.py,sha256=l8oo-AiBV7H6_IzlsNcj__cLeZBUvgIGoaMszD9VaJg,7754
229
- junifer-0.0.4.dev455.dist-info/AUTHORS.rst,sha256=rmULKpchpSol4ExWFdm-qu4fkpSZPYqIESVJBZtGb6E,163
230
- junifer-0.0.4.dev455.dist-info/LICENSE.md,sha256=MqCnOBu8uXsEOzRZWh9EBVfVz-kE9NkXcLCrtGXo2yU,34354
231
- junifer-0.0.4.dev455.dist-info/METADATA,sha256=LaSaTZirYuK-dqK25x--Dz1xUPT8YWgcq8unxmii-gM,7569
232
- junifer-0.0.4.dev455.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
233
- junifer-0.0.4.dev455.dist-info/entry_points.txt,sha256=DxFvKq0pOqRunAK0FxwJcoDfV1-dZvsFDpD5HRqSDhw,48
234
- junifer-0.0.4.dev455.dist-info/top_level.txt,sha256=4bAq1R2QFQ4b3hohjys2JBvxrl0GKk5LNFzYvz9VGcA,8
235
- junifer-0.0.4.dev455.dist-info/RECORD,,
229
+ junifer-0.0.4.dev460.dist-info/AUTHORS.rst,sha256=rmULKpchpSol4ExWFdm-qu4fkpSZPYqIESVJBZtGb6E,163
230
+ junifer-0.0.4.dev460.dist-info/LICENSE.md,sha256=MqCnOBu8uXsEOzRZWh9EBVfVz-kE9NkXcLCrtGXo2yU,34354
231
+ junifer-0.0.4.dev460.dist-info/METADATA,sha256=cpUMY2wMquLxBVqf4oAKwJ_LnYQF7a7gRn-M5q1IJgc,7569
232
+ junifer-0.0.4.dev460.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
233
+ junifer-0.0.4.dev460.dist-info/entry_points.txt,sha256=DxFvKq0pOqRunAK0FxwJcoDfV1-dZvsFDpD5HRqSDhw,48
234
+ junifer-0.0.4.dev460.dist-info/top_level.txt,sha256=4bAq1R2QFQ4b3hohjys2JBvxrl0GKk5LNFzYvz9VGcA,8
235
+ junifer-0.0.4.dev460.dist-info/RECORD,,