Version 2 (modified by jkowalski, 14 years ago) (diff) |
---|
3d Brain Atlas Reconstructor on-line service
Service methods:
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.