Changes between Initial Version and Version 1 of barServiceGetCafInfo


Ignore:
Timestamp:
04/01/11 16:11:16 (13 years ago)
Author:
jkowalski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • barServiceGetCafInfo

    v1 v1  
     1= 3d Brain Atlas Reconstructor on-line service = 
     2 
     3== Service methods: == 
     4 
     5=== getCafInfo === 
     6 
     7Returns the index file of selected CAF dataset. Index file contains list of structures  
     8available for reconstruction, their hierarchy and list of slides within given dataset. 
     9 
     10syntax: 
     11{{{ 
     12getCafInfo?cafDatasetName=<name> 
     13         [;listStructures=(True|False)] 
     14         [;listHierarchy=(True|False)] 
     15         [;listSlides=(True|False)] 
     16}}} 
     17 
     18==== Required arguments ==== 
     19* cafDatasetName - the name of the selected CAF dataset. 
     20     
     21==== Optional arguments ==== 
     22All optional arguments may be set to True or False with True as default. 
     23 
     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. 
     27 
     28==== Examples ==== 
     29* http://212.87.16.231:8080/getCafInfo?cafDatasetName=whs_0.51 
     30* http://212.87.16.231:8080/getCafInfo?cafDatasetName=whs_0.51&listSlides=False&listStructures=False 
friendster counter