Changes between Version 12 and Version 13 of barServiceGetCafInfo
- Timestamp:
- 03/08/12 10:55:29 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
barServiceGetCafInfo
v12 v13 1 1 = 3d Brain Atlas Reconstructor on-line service = 2 3 2 4 3 == getCafInfo == … … 16 15 17 16 === Required arguments === 18 cafDatasetName:: The service identifier of the selected CAF dataset.17 cafDatasetName:: The service identifier of the selected CAF dataset. 19 18 20 19 … … 22 21 All optional arguments may be set to True or False with True as default. 23 22 24 listStructures:: Indicates if information about structures has to be included in the CAF index file.25 listHierarchy:: Indicates if information about structures hierarchy has to be included in the CAF index file.26 listSlides:: Indicates if information about slides has to be included.23 listStructures:: Indicates if information about structures has to be included in the CAF index file. 24 listHierarchy:: Indicates if information about structures hierarchy has to be included in the CAF index file. 25 listSlides:: Indicates if information about slides has to be included. 27 26 28 27 === Examples ===