= 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= [;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. === Examples === * http://service.3dbar.org/getCafInfo?cafDatasetName=whs_0.51 * http://service.3dbar.org/getCafInfo?cafDatasetName=whs_0.51;listSlides=False;listStructures=False