core.greyordinateΒΆ
Documentation
Functions
concatenate(greyordinates[, axis]) |
Stacks a sequene of greyordinates along the given axis |
parse_greyordinate(filename) |
Parses a set of filenames as a single greyordinate object |
stack(greyordinates[, axis]) |
Stacks a sequene of greyordinates along the given axis |
Classes
GreyOrdinates(data, brain_model_axis, other_axes) |
Represents data on voxels or vertices |