Changes between Version 2 and Version 3 of barServiceQueryReconstruction


Ignore:
Timestamp:
03/08/12 10:03:33 (12 years ago)
Author:
jkowalski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • barServiceQueryReconstruction

    v2 v3  
    3939==== Optional arguments ==== 
    4040* resolution 
    41           Coronal and anterior-posterior voxel size separated with a coma. 
     41    Coronal and anterior-posterior voxel size separated with a coma. 
    4242 
    4343* pipeline 
    44           Service identifier of the pipeline the reconstructions has been generated with. 
     44    Service identifier of the pipeline the reconstructions has been generated with. 
    4545 
    4646* switches 
    47           Nonempty coma-separated list of switches: 
    48             - brainoutline:: match only structures containing the outline of hierarchy tree root structure; forces 'composite' switch, 
    49             - composite:: only scene format descriptors ('exportToVRML', 'exportToX3d', 'exportToPOVRay', 'exportScreenshot', 'exportThumbnail') in the 'outputFormats' list.  
     47  Nonempty coma-separated list of switches: 
     48  - brainoutline 
     49      match only structures containing the outline of hierarchy tree root structure; forces 'composite' switch, 
     50  - composite 
     51      only scene format descriptors ('exportToVRML', 'exportToX3d', 'exportToPOVRay', 'exportScreenshot', 'exportThumbnail') in the 'outputFormats' list.  
    5052 
    5153==== AJAX data type ==== 
     
    5355[{ 
    5456   String: String, 
     57   String: [Number, Number, String], 
    5558   String: String, 
    5659   String: Boolean, 
    5760   String: String, 
     61   String: Number, 
     62   String: Number | null, 
    5863   String: String, 
    59    String: Number, 
    60    String: String, 
    61    String: [Number, Number, String], 
    62    String: Number | null    
     64   String: String 
    6365 }, 
    6466 ...] 
     
    7072{{{ 
    7173[{ 
    72    'CAFSlideUnits': <unit>, 
     74   'groups': <groups>, 
     75   'quality': [<xyres>, <zres>, <pipeline name>], 
     76   'format': <format>, 
     77   'compressed': <compressed>, 
    7378   'status': <status>, 
    74    'compressed': <compressed>, 
    75    'groups': <groups>, 
    76    'format': <format>, 
    7779   'cacheID': <id>, 
     80   'size': <size>, 
    7881   'groupsID': <groups id>, 
    79    'quality': [<xyres>, <zres>, <pipeline name>], 
    80    'size': <size>    
     82   'CAFSlideUnits': <unit> 
    8183 }, 
    8284 ...] 
    8385}}} 
     86where: 
     87  <groups>:: is a string composed of reconstructed groups names separated with '_' character; if an outline is present in the reconstruction, its name precedes others and is separated with double '_' character, 
    8488 
    8589 
friendster counter