Difference between revisions of "2015 Summer Project Week:Astronomy"

From NAMIC Wiki
Jump to: navigation, search
Line 31: Line 31:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Objective</h3>
 
<h3>Objective</h3>
* proper visualization of astronomical data cubes: using data astronomical data formats, such as FITS, and astronomical world coordinates system (WCS);
+
* proper visualization of astronomical data cubes: using data astronomical data formats, such as FITS (http://en.wikipedia.org/wiki/FITS), and astronomical world coordinates system (WCS);
 
* generation of flux density profiles, moment maps and position-velocity diagrams linked with the 3-D view;
 
* generation of flux density profiles, moment maps and position-velocity diagrams linked with the 3-D view;
 
* enabling interactive smoothing in all three dimensions and multiscale analysis, such as wavelet lifting;
 
* enabling interactive smoothing in all three dimensions and multiscale analysis, such as wavelet lifting;

Revision as of 06:29, 4 June 2015

Home < 2015 Summer Project Week:Astronomy

Key Investigators

  • Davide Punzo, Kapteyn Astronomical Institute, University of Groningen, Netherlands
  • anyone interested is very welcome

Project Description

Upcoming HI (neutral Hydrogen) surveys will deliver large datasets, and automated processing using the full 3-D information (two positional dimensions and one spectral dimension) to find and characterize HI objects is imperative. In this context, visualization is an essential tool for enabling qualitative and quantitative human control on an automated source finding and analysis pipeline. Visual Analytics, the combination of automated data processing and human reasoning, creativity and intuition, supported by interactive visualization, enables flexible and fast interaction with the 3-D data, helping the astronomer to deal with the analysis of complex sources. 3-D visualization, coupled to modeling, provides additional capabilities helping the discovery and analysis of subtle structures in the 3-D domain.


gas component of WEIN069 APERTIF future daily observation

arXiv publication link

SlicerAstro git repository

Objective

  • proper visualization of astronomical data cubes: using data astronomical data formats, such as FITS (http://en.wikipedia.org/wiki/FITS), and astronomical world coordinates system (WCS);
  • generation of flux density profiles, moment maps and position-velocity diagrams linked with the 3-D view;
  • enabling interactive smoothing in all three dimensions and multiscale analysis, such as wavelet lifting;
  • interactive 3-D selection of HI sources;
  • interactive HI data modeling coupled to visualization;
  • introduction of the SAMP protocol (Simple Application Messaging Protocol) to enable interoperability with Topcat, and other VO (virtual observatory) tools and catalogs.

Approach, Plan

  • finish the first objective;

Progress:

  • VTK_FITS reader (and writer) and the Slicer AstroVolume module done; working on VTK_WCS_transformation.