antspymm 1.2.7__py3-none-any.whl → 1.3.1__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: antspymm
3
- Version: 1.2.7
3
+ Version: 1.3.1
4
4
  Summary: multi-channel/time-series medical image processing with antspyx
5
5
  Home-page: https://github.com/stnava/ANTsPyMM
6
6
  Author: Avants, Gosselin, Tustison, Reardon
@@ -22,8 +22,7 @@ Requires-Dist: scikit-learn
22
22
 
23
23
  # ANTsPyMM
24
24
 
25
-
26
- [mapping](https://imgur.com/a/XzpXI3i)
25
+ ![mapping](https://i.imgur.com/qKqYjU9.jpeg)
27
26
 
28
27
  ## processing utilities for timeseries/multichannel images - mostly neuroimaging
29
28
 
@@ -57,16 +56,18 @@ ANTsPyMM will process several types of brain MRI into tabular form as well as no
57
56
 
58
57
  * basal forebrain (Avants et al HBM 2022 abstract)
59
58
 
60
- * other regions (egMTL) 10.1101/2023.01.17.23284693
59
+ * other regions (eg MTL) 10.1101/2023.01.17.23284693
61
60
 
62
61
  * also produces jacobian data
63
62
 
64
63
  * rsfMRI: resting state functional MRI
65
64
 
66
- * uses 10.1016/j.conb.2012.12.009 to estimate network specific correlations
65
+ * uses [a recent homotopic parcellation](https://pubmed.ncbi.nlm.nih.gov/36918136/) to estimate network specific correlations
67
66
 
68
67
  * f/ALFF 10.1016/j.jneumeth.2008.04.012
69
68
 
69
+ * [percent absolute fluctuation](https://www.frontiersin.org/journals/neuroscience/articles/10.3389/fnins.2022.888174/full)
70
+
70
71
  * NM2DMT: neuromelanin mid-brain images
71
72
 
72
73
  * CIT168 template 10.1101/211201
@@ -124,6 +125,8 @@ package data is installed.
124
125
 
125
126
  NOTE: some functions in `antspynet` will download deep network model weights on the fly. if one is containerizing, then it would be worth running a test case through in the container to make sure all the relevant weights are pre-downloaded.
126
127
 
128
+ NOTE: an example process for BIDS data on a cluster is [here](https://github.com/stnava/ANTPD_antspymm). this repo is also a good place to try to learn how to use this tool.
129
+
127
130
  # example processing
128
131
 
129
132
  see the latest help but this snippet gives an idea of how one might use the package:
@@ -205,7 +208,7 @@ matched_mm_data2.to_csv( "matched_mm_data2.csv", index=False )
205
208
 
206
209
  ## an example on open neuro (BIDS) data
207
210
 
208
- from : [ANT PD](https://openneuro.org/datasets/ds001907/versions/3.0.2)
211
+ from : [ANT PD](https://openneuro.org/datasets/ds001907/versions/3.0.2) see also [this repo](https://github.com/stnava/ANTPD_antspymm).
209
212
 
210
213
  ```
211
214
  imagesBIDS/
@@ -0,0 +1,7 @@
1
+ antspymm/__init__.py,sha256=1fHqufHndrkJwz473av8qOf5-1xm5r-aKHuMAETGIiE,4462
2
+ antspymm/mm.py,sha256=pJY1DIRTLf3ai6znZFoEnvuMHR7JUbusAq__3aahi2E,476486
3
+ antspymm-1.3.1.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
4
+ antspymm-1.3.1.dist-info/METADATA,sha256=rfgI7TXJi7yRVNE-h4_QFNN_J1gBI2JQMGDQn_-_qkE,14590
5
+ antspymm-1.3.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
6
+ antspymm-1.3.1.dist-info/top_level.txt,sha256=iyD1sRhCKzfwKRJLq5ZUeV9xsv1cGQl8Ejp6QwXM1Zg,9
7
+ antspymm-1.3.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.42.0)
2
+ Generator: bdist_wheel (0.43.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,7 +0,0 @@
1
- antspymm/__init__.py,sha256=v2o6JW5xPArtVV5bq7Ly7y1_2eQVxZC9G1uK8__8a8Y,4133
2
- antspymm/mm.py,sha256=y7tdp0TtC28fJ_lYJwXqPsfrqDYKbRos9OhhdyMHdKk,438807
3
- antspymm-1.2.7.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
4
- antspymm-1.2.7.dist-info/METADATA,sha256=ydvrVCmR5lbaHuTQSB9yb8W8YlaJd6qf9q7fj7W3MLE,14163
5
- antspymm-1.2.7.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
6
- antspymm-1.2.7.dist-info/top_level.txt,sha256=iyD1sRhCKzfwKRJLq5ZUeV9xsv1cGQl8Ejp6QwXM1Zg,9
7
- antspymm-1.2.7.dist-info/RECORD,,