-
Hi,
I'm trying to run the following code from tutorial 02 in the python implementation on my windows machine:
```
import numpy as np
from brainstat.context.genetics import surface_genetic_exp…
-
The current template Colin27_4NIRS contains high resolution cortical surfaces (eg mid_highres).
Each one has more than 300 000 vertices which seems useless since we're dealing with large anatomical u…
-
I want to get a measure of how confident I can be that a given vertex within a label actually belongs to that label versus a neighboring one. One option is, for each vertex in the label, compute the m…
-
If you just joined the CONP project, perhaps at a [BrainHack](http://www.brainhack.org) event, you could already contribute a great deal by suggesting a dataset to add to the platform. Does anything c…
-
| Name | Description | Size | Format | URL |
| --- | --- | --- | --- | --- |
| World Bank - Light Every Night | Light Every Night - World Bank Nightime Light Data – provides open access to all night…
-
Parsing the NIRSTORM process folder does some super slow I/O operations.
It takes most of the total parsing time and doubles the initial Brainstorm startup time (~1.5s for each process_nst_*.m vs. ~0…
-
Hi
I'm trying to create a new subject (i.e. analogous to 'S1' that comes with pycortex) using the S1200 HCP subject. I have the flat, pial, white, and inflated surfaces for L/R hemispheres, and th…
-
It should have sufficient space and is fully datalad compatible. There are no restrictions re format and specs, hence it can take more than OpenNeuro would.
A worthwhile target would be the assignm…
-
I am trying to convert the ROI label colors from hcp.mmp to those that correspond to a figure I have. I generated a colormap.csv file that contains the new RGB values and a reference map called roima…
-
A cached spec with booleans (e.g. an attribute where required=False) is written as required: "false" (false as a string instead of a bool). This writes without error but causes a build error when it i…