mcot.core
stable
All scripts
Utilities in mcot.core package
core.spherical
core.cifti
core.greyordinate
concatenate
parse_greyordinate
stack
GreyOrdinates
GreyOrdinates.as_dask
GreyOrdinates.empty
GreyOrdinates.empty_cifti
GreyOrdinates.empty_hdf5
GreyOrdinates.empty_zarr
GreyOrdinates.from_cifti
GreyOrdinates.from_filename
GreyOrdinates.from_gifti
GreyOrdinates.from_hdf5
GreyOrdinates.from_nifti
GreyOrdinates.surface
GreyOrdinates.to_cifti
GreyOrdinates.to_filename
GreyOrdinates.to_hdf5
GreyOrdinates.transpose
GreyOrdinates.volume
core._write_gifti
core.log
core.scripts
mcot.core
Docs
»
Utilities in mcot.core package
»
core.greyordinate
»
GreyOrdinates
»
GreyOrdinates.as_dask
Edit on GitHub
GreyOrdinates.as_dask
¶
GreyOrdinates.
as_dask
(
chunks='auto'
,
name='greyordinates'
)
[source]
¶
Returns the greyordinates as a dask array
Parameters:
chunks
– shape of the chunks (defaults to chunks of the dataset)
name
– name of the dask array
Returns:
dask array