File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -151,6 +151,8 @@ Functions to download atlases and templates
151151 fetch_conte69
152152 fetch_fsaverage
153153 fetch_pauli2018
154+ fetch_schaefer2018
155+ fetch_hcp_standards
154156
155157Functions to download real-world datasets
156158
@@ -160,6 +162,7 @@ Functions to download real-world datasets
160162
161163 fetch_connectome
162164 fetch_mirchi2018
165+ fetch_vazquez_rodriguez2019
163166
164167Functions to generate (pseudo-random) datasets
165168
@@ -169,6 +172,28 @@ Functions to generate (pseudo-random) datasets
169172
170173 make_correlated_xy
171174
175+ .. _ref_freesurfer :
176+
177+ :mod: `netneurotools.freesurfer ` - FreeSurfer compatibility functions
178+ --------------------------------------------------------------------
179+
180+ .. automodule :: netneurotools.freesurfer
181+ :no-members:
182+ :no-inherited-members:
183+
184+ .. currentmodule :: netneurotools.freesurfer
185+
186+ .. autosummary ::
187+ :template: function.rst
188+ :toctree: generated/
189+
190+ apply_prob_atlas
191+ find_parcel_centroids
192+ parcels_to_vertices
193+ vertices_to_parcels
194+ spin_data
195+ spin_parcels
196+
172197.. _ref_utils :
173198
174199:mod: `netneurotools.utils ` - Miscellaneous, grab bag utilities
You can’t perform that action at this time.
0 commit comments