Version 6 (modified by jkowalski, 14 years ago) (diff) |
---|
3d Brain Atlas Reconstructor on-line service
getCafInfo
Returns the index file of selected CAF dataset. Index file contains list of structures available for reconstruction, their hierarchy and list of slides within given dataset.
- syntax
-
getCafInfo?cafDatasetName=<name> [;listStructures=(True|False)] [;listHierarchy=(True|False)] [;listSlides=(True|False)]
Required arguments
- cafDatasetName - the name of the selected CAF dataset.
Optional arguments
All optional arguments may be set to True or False with True as default.
- listStructures::
Indicates if information about structures has to be included in the CAF index file.
- listHierarchy::
Indicates if information about structures hierarchy has to be included in the CAF index file.
- listSlides::
Indicates if information about slides has to be included.