Version 12 (modified by jkowalski, 13 years ago) (diff) |
---|
3d Brain Atlas Reconstructor on-line service
getCafInfo
Return 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 service identifier 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.