Overview
A general technique used in determinibg the distances to faint objects at high redshift from optical image surveys, is to use a technique known as 'photometric redshift determination' to estimate object redshifts based on a match of their observed spectral energy distribution with assumed galaxy energy distributions. The knowledge of only a small number of optical broadband fluxes can provide usable redshift estimates, in a statistical sense. A number of statistical techniques have been developed, and are in use today.
This demo will provide a powerful demonstration of the Virtual Observatory system through means of automating the discovery and manipulation of image data, through source extraction and catalogue cross federation, with the input data being fed to a range of redshift determinators. The output to the scientist will be a range of statistical redshifts for the object set in the input target field data.
Methodology
This case will demonstrate the discovery of optical image data from a deep public access survey. The data over a user specified area will be retrieved using standard protocols, and delivered to the user Myspace. The data files will be run through a source extraction application (SExtractor). The outputs from the multicolor images will be cross correlated to form an input catalogue. This will be fed to a number of redshift determinators.
Applications
Data Sets
| Data |
Wavebands |
Area |
Reference |
Location |
Notes |
| INT WFS |
ug'r'i',z |
ELAIS N1, ELAIS N2 |
WWW |
Image Data |
|
| GOODS |
BVIz |
CDFS |
HST/ACS Release 1.0 |
Image Data |
|
| Spitzer, INT-WFS |
3.6, 4.5, 5.7, 8.0, 24, 70, 160 um; ugriz |
ELAIS N1 |
Enhanced data products includes INT-WFS on same projection as Spitzer |
cutouts |
Images cut to <(2000x2000) pixels |
| Spitzer, INT-WFS |
3.6, 4.5, 5.7, 8.0, 24, 70, 160 um; ugriz |
ELAIS N1 |
Enhanced data products |
Surace+ 2004 |
Vizier catalogue |
Preliminary IDHA trees for
AVO-Aladin access to ELAIS N1 cutouts
idha-tree_ELAIS_Spitzer.xml,
idha-tree_ELAIS_INT-WFS_1-2.xml,
idha-tree_ELAIS_INT-WFS_3-4.xml.
Spitzer/matching INT info added by
AnitaRichards - 01 Dec 2004
Work Steps
- RA, Dec query of the WFS data image files - use the SIAP interface
- This will return ugriz image files for each patch (one file is 11x22 arcins^2)
- these files need to be returned to the user MySpace - how do we know which is the correct filter image?
- to get round this we'll choose one pointing which has one set of UgriZ data, all taken after 1999, so of the same image size. We then have 20 files, one image for each CCD, times the five filters. The list of these files is wfslist.vot
- For each colour image
- run SExtractor - with the r band image as the reference image for detection
- This returns for each field - 5 source lists
- Cross federate each source list into the cross match tool
- Output of this is one file: RA, Dec, 5 colours
- Input this file to:
- outputs give redshifts for each object
- cross federate the two output files to generate a master list of object, fluxes, redshifts (from the two techniques)
- As an example the input WFS image can be loaded into Aladin-AVO (version 1.106 handles the WFS ZPN WCS system correctly). The output file from hyperz or bpz can be overlaid on top of this to show sources with catalogue overlays.
--
NicholasWalton - 16 Nov 2004