Changes between Version 4 and Version 5 of barServiceQueryReconstruction


Ignore:
Timestamp:
03/08/12 11:08:49 (12 years ago)
Author:
jkowalski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • barServiceQueryReconstruction

    v4 v5  
    2626 outputFormats:: Nonempty coma-separated list of reconstruction file format descriptors. 
    2727                 Allowed format descriptors are: 
    28                  - 'exportToVRML':: VRML files, 
    29                  - 'exportToX3d':: X3D files, 
    30                  - 'exportToPOVRay':: POV-Ray files, 
    31                  - 'exportToNiftii':: NIfTI files 
    32                  - 'exportToVTKPolydata':: vtk polydata files, 
    33                  - 'exportToNumpy':: NumPy array files, 
    34                  - 'exportToVolume':: vtk structured grid files, 
    35                  - 'exportScreenshot':: PNG images, 
    36                  - 'exportThumbnail':: PNG thumbnails. 
     28                 - 'exportToVRML' 
     29                     VRML files, 
     30                 - 'exportToX3d' 
     31                     X3D files, 
     32                 - 'exportToPOVRay' 
     33                     POV-Ray files, 
     34                 - 'exportToNiftii' 
     35                     NIfTI files 
     36                 - 'exportToVTKPolydata' 
     37                     vtk polydata files, 
     38                 - 'exportToNumpy' 
     39                     NumPy array files, 
     40                 - 'exportToVolume' 
     41                     vtk structured grid files, 
     42                 - 'exportScreenshot' 
     43                     PNG images, 
     44                 - 'exportThumbnail' 
     45                     PNG thumbnails. 
    3746 
    3847=== Optional arguments === 
     
    4857                only scene format descriptors ('exportToVRML', 'exportToX3d', 'exportToPOVRay', 
    4958                'exportScreenshot', 'exportThumbnail') are allowed in the ''outputFormats'' list.  
     59 
    5060 
    5161=== AJAX data type === 
     
    6474 ...] 
    6575}}} 
     76 
    6677 
    6778=== AJAX data description === 
     
    8394}}} 
    8495where: 
     96 
    8597 <groups>:: is a string describing structures included in the reconstruction, 
     98 
    8699 <xyres>:: is the coronal voxel size used in the reconstruction process, 
     100 
    87101 <zres>:: is the anterior-posterior voxel size used in the reconstruction process, 
     102 
    88103 <pipeline>:: is the service identifier of the pipeline used in the reconstruction process, 
     104 
    89105 <format>:: is a string describing the format of reconstruction file, 
     106 
    90107 <compressed>:: indicates if the reconstruction file has been compressed as a zip archive, 
     108 
    91109 <status>:: is a string describing the status of the reconstruction; possible values are: 
    92110            - 'None', 
     
    98116            - 'Failed', 
    99117            - 'Removed', 
     118 
    100119 <id>:: is the service identifier of the reconstruction, 
     120 
    101121 <size>:: is the reconstruction file size (in bytes), 
     122 
    102123 <groups id>:: is a string composed of reconstructed groups names separated with '_' character; 
    103124               if an outline is present in the reconstruction, its name precedes others and is 
    104125               separated with double '_' character, 
     126 
    105127 <unit>:: is the voxel size unit. 
     128 
    106129 
    107130=== Examples === 
friendster counter