Documentation/Nightly/Modules/AstroVolume

From Slicer Wiki
Revision as of 17:54, 21 December 2017 by Davide (talk | contribs)
Jump to: navigation, search
Home < Documentation < Nightly < Modules < AstroVolume


For the latest Slicer documentation, visit the read-the-docs.


European Research Council Kapteyn Astronomical Institute

Introduction and Acknowledgements

Authors:
Davide Punzo (Kapteyn Astronomical Institute, University of Groningen)
Thijs van der Hulst (Kapteyn Astronomical Institute, University of Groningen)
Jos Roerdink (Johann Bernoulli Institute for Mathematics and Computer Science, University of Groningen)

Contributors:
Jean-Christophe Fillion-Robin (Kitware)
Steve Pieper (Isomics)
Andras Lasso (PerkLab, Queen's)

Acknowledgements:
This work was supported by the European Research Council under the European Union's Seventh Framework Programme (FP/2007-2013)/ERC Grant Agreement nr. 291-531.

Contacts:

  • Davide Punzo, <email>punzodavide@hotmail.it</email>; <email>D.Punzo@astro.rug.nl</email>
  • Thijs van der Hulst, <email>J.M.van.der.Hulst@astro.rug.nl</email>
  • Jos Roerdink <email>j.b.t.m.roerdink@rug.nl</email>

Back to SlicerAstro home

Module Description

The AstroVolume can read/write FITS file (astronomical data format) and handle the color function and display of Astro Volumes.


Panels and their use


Handling the loading and writing of FITS files


AstroLoading.png


The display of the Astronomical World Coordinate (WCS) and Data Probing for 2D views


Astro2Daxes.png



The control of the display coordinates


AstroVolumeInformation.png


The control of the 2D color transfer function


Astro2DColorFunction1.png Astro2DColorFunction2.png Astro2DColorFunction3.png


The control of the 3D color transfer function


AstroRendering.png


Tools to convert mask from FITS files (e.g., generated by SoFiA) into segmentations objects and viceversa


AstroMask2.png AstroMask6.png


Astro segmentation editor effect


AstroContours Effect


This editor effect can create multiple segmentation (3D contours) of the input volume.

AstroContourEffect.png

Contour Levels info:

The Levels can be specified as a list (e.g., 'VALUE1;VALUE2;VALUE3') or in the following format 'FISRT:LAST:SPACING'. In the case of a list, it is possible also to specify for each Contour both the MIN and MAX intensity values of the level (e.g., 'CONTOUR1MIN,CONTOUR1MAX;CONTOUR2MIN,CONTOUR2MAX'). If the string is preceded by 'RMS', the levels are evaluated in units of RMS of the datacube.

The contours in SlicerAstro are a full 3D segmentation. Therefore it can be computationally heavy to segment (marching cubes algorithm) and visualize around the noise range [-2, 2] RMS for large datacubes.\


AstroCloudLasso Effect


The AstroCloudLasso segmentation editor effect is a tool to interactively perform a 3D selection. This 3D selection (the segmentation) can be used either for:

1. changing an imported mask generated by automated algorithms (e.g., source finders);
2. providing an input mask to a variety of tools in SlicerAstro (e.g., MomentMaps module and Modeling module).

AstroMask3.png AstroMask4.png