Title: Galaxy Decomposition Service
1 Galaxy Decomposition Service
- Yogesh Wadadekar (STScI)
- Milan Bogosavljevic (Caltech)
- Ashish Mahabal (Caltech)
2Science driversHow do Hubble types evolve with
redshift? At what redshift does the Hubble
sequence form? Does galaxy formation occur
heirarchically or through primodial collapse?
How does the morphology in clusters change as a
function of cluster mass and distance from
cluster center?TOOL Galaxy photometric
decomposition code (FITGAL) performs a chi2
minimization between a user provided galaxy image
and a multicomponent (bulge,disk,point etc.)
model.
3- Why another web service?
- Obtaining the global minimum of a complicated
multidimensional chi2 surface is something of a
black art - Many users can test the code on different data
in minutes - (no compiling! ) )
-
- Building a new Web service
- (small step for mankind, big for ...)
- We converted a stand alone program into a Web
tool. - Simplest approach
- - Input HTML form
- - CGI program to transfer user files to STScI
- and launch child process
- - User can visually monitor progress in
browser, - or run from command line.
4The Web service interface
5Submitting job to STScI...
6Monitoring the iterations....
7All done
8- A little bit about the code
- (Wadadekar et al, AJ, 1999)
9- Bigger goals for the future
- Integrating the web service to query other
imaging services for galaxies to your liking you
dont need to have any data locally. - combine this service with GRID resources so that
users can process large samples. We will
ourselves attempt to run this code on millions of
Sloan survey galaxies using the Teragrid. - Our extracted parameters can be added as extra
columns to the Sloan catalog and made accessible
to the community through Openskyquery.