junifer 0.0.5.dev202__py3-none-any.whl → 0.0.5.dev208__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.5.dev202'
16
- __version_tuple__ = version_tuple = (0, 0, 5, 'dev202')
15
+ __version__ = version = '0.0.5.dev208'
16
+ __version_tuple__ = version_tuple = (0, 0, 5, 'dev208')
@@ -136,8 +136,12 @@ class CrossParcellationFC(BaseMarker):
136
136
  method=self.correlation_method,
137
137
  ).values,
138
138
  # Columns should be named after parcellation 1
139
- "col_names": aggregation_parcellation_one["col_names"],
139
+ "col_names": aggregation_parcellation_one["aggregation"][
140
+ "col_names"
141
+ ],
140
142
  # Rows should be named after parcellation 2
141
- "row_names": aggregation_parcellation_two["col_names"],
143
+ "row_names": aggregation_parcellation_two["aggregation"][
144
+ "col_names"
145
+ ],
142
146
  },
143
147
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: junifer
3
- Version: 0.0.5.dev202
3
+ Version: 0.0.5.dev208
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=-T9XmiCCL0j3YLx-0Pph15sPfL5FlcBDscajjJ-V4sU,604
2
- junifer/_version.py,sha256=SfX7XiFnafHKOiS803yiurBc4KSehKu8JZHgAVcL1wA,428
2
+ junifer/_version.py,sha256=kedBS_xvcCpCkX8kxPSz2iA8XWihtXq5SiXQfLsn4PU,428
3
3
  junifer/stats.py,sha256=BjQb2lfTGDP9l4UuQYmJFcJJNRfbJDGlNvC06SJaDDE,6237
4
4
  junifer/api/__init__.py,sha256=lwyIF0hPc7fICuSoddJfay0LPqlTRxHJ_xbtizgFYZA,312
5
5
  junifer/api/cli.py,sha256=53pews3mXkJ7DUDSkV51PbitYnuVAdQRkWG-gjO08Uw,16142
@@ -170,7 +170,7 @@ junifer/markers/falff/falff_spheres.py,sha256=h-A2B8D2KvnvLzBcBeB6Kt3EcXhcfvvIMv
170
170
  junifer/markers/falff/tests/test_falff_parcels.py,sha256=Z3n1i8dkYbdXgouUjfIif9yLv5MubBEdrtAA-a6kRcc,4349
171
171
  junifer/markers/falff/tests/test_falff_spheres.py,sha256=-VLEvFaF8CMCN_7FLYCSfP7MMjy-gm1Zgu13je5Pku8,4373
172
172
  junifer/markers/functional_connectivity/__init__.py,sha256=j7HshYNBjSbjXXM8h_PBKORk--Gb3qw-MSEm0i3XgTI,672
173
- junifer/markers/functional_connectivity/crossparcellation_functional_connectivity.py,sha256=s4msc-yewHKaKmAySe8EoGMl98UWuJkZp8KKaBxiuzQ,5160
173
+ junifer/markers/functional_connectivity/crossparcellation_functional_connectivity.py,sha256=cwq2LzS1z2aHfPOHjFbNQM5KAqmdrBZrfpYNt3PMWhI,5266
174
174
  junifer/markers/functional_connectivity/edge_functional_connectivity_parcels.py,sha256=GyNMVhwIEAR5qebRaKcV7aiRvgBexZvKhNqmCYX76Oc,4548
175
175
  junifer/markers/functional_connectivity/edge_functional_connectivity_spheres.py,sha256=FU1GM2Lu6SNK3dmsiWLLvawuYWU1xxYMS7uIbVvXwd4,5157
176
176
  junifer/markers/functional_connectivity/functional_connectivity_base.py,sha256=XCfq4AabQt0vUpF4rxHtmm_bpKhZ3p-rBibm8RvUTes,5151
@@ -264,10 +264,10 @@ junifer/utils/logging.py,sha256=T9gzk7l1O-dmRiZJHggVDkQGzup_P2_FV3xsaoq0BmI,9369
264
264
  junifer/utils/tests/test_fs.py,sha256=WQS7cKlKEZ742CIuiOYYpueeAhY9PqlastfDVpVVtvE,923
265
265
  junifer/utils/tests/test_helpers.py,sha256=k5qqfxK8dFyuewTJyR1Qn6-nFaYNuVr0ysc18bfPjyU,929
266
266
  junifer/utils/tests/test_logging.py,sha256=l8oo-AiBV7H6_IzlsNcj__cLeZBUvgIGoaMszD9VaJg,7754
267
- junifer-0.0.5.dev202.dist-info/AUTHORS.rst,sha256=rmULKpchpSol4ExWFdm-qu4fkpSZPYqIESVJBZtGb6E,163
268
- junifer-0.0.5.dev202.dist-info/LICENSE.md,sha256=MqCnOBu8uXsEOzRZWh9EBVfVz-kE9NkXcLCrtGXo2yU,34354
269
- junifer-0.0.5.dev202.dist-info/METADATA,sha256=rNyDVjXQJfmRqzgtC3lCiethP48HRampY0u24hWzfD0,8280
270
- junifer-0.0.5.dev202.dist-info/WHEEL,sha256=FZ75kcLy9M91ncbIgG8dnpCncbiKXSRGJ_PFILs6SFg,91
271
- junifer-0.0.5.dev202.dist-info/entry_points.txt,sha256=DxFvKq0pOqRunAK0FxwJcoDfV1-dZvsFDpD5HRqSDhw,48
272
- junifer-0.0.5.dev202.dist-info/top_level.txt,sha256=4bAq1R2QFQ4b3hohjys2JBvxrl0GKk5LNFzYvz9VGcA,8
273
- junifer-0.0.5.dev202.dist-info/RECORD,,
267
+ junifer-0.0.5.dev208.dist-info/AUTHORS.rst,sha256=rmULKpchpSol4ExWFdm-qu4fkpSZPYqIESVJBZtGb6E,163
268
+ junifer-0.0.5.dev208.dist-info/LICENSE.md,sha256=MqCnOBu8uXsEOzRZWh9EBVfVz-kE9NkXcLCrtGXo2yU,34354
269
+ junifer-0.0.5.dev208.dist-info/METADATA,sha256=ey1tbudrcwsCfs7GNLwwk_mkcZ62rFXKhNkIpu-XiOY,8280
270
+ junifer-0.0.5.dev208.dist-info/WHEEL,sha256=-oYQCr74JF3a37z2nRlQays_SX2MqOANoqVjBBAP2yE,91
271
+ junifer-0.0.5.dev208.dist-info/entry_points.txt,sha256=DxFvKq0pOqRunAK0FxwJcoDfV1-dZvsFDpD5HRqSDhw,48
272
+ junifer-0.0.5.dev208.dist-info/top_level.txt,sha256=4bAq1R2QFQ4b3hohjys2JBvxrl0GKk5LNFzYvz9VGcA,8
273
+ junifer-0.0.5.dev208.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (71.0.1)
2
+ Generator: setuptools (71.0.3)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5