# Demonstration script for HFF/HDF(N) for Aladin+SED Jan 2003 # prototype # This and all subsidiary scripts must be called something.ajs # The path to them must be in (or linked to) the directory defined as # the Aladin work area # Here, it assumes all the scripts are in a subdirectory HDFNscripts # which is linked into the Aladin work area # Copy hdfntree1.xml into HDFNscripts if you are following the # suggested directory structure. This will then appear if you # go to LOAD > LOCAL # If your are somewhere else edit this script everywhere you see # *.ajs # # Start Aladin in your normal way and then type # load HDFNscripts/hdfn9.ajs # (or the path to your scripts) # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # Load non-CDS FITS image files from URL, words after , will appear as labels get Local(http://www.jb.man.ac.uk/merlin/avodemo/HDFN_MER+VLA_0.492.MAP.FITS,Radio0.492,MERLIN+VLA) get Local(http://www.jb.man.ac.uk/merlin/avodemo/HDFN_HST_0.492.MAP.FITS,Optical0.492,HST) get Local(http://www.jb.man.ac.uk/merlin/avodemo/HDFN_CHANDRA_0.492.MAP.FITS,X-ray0.492,CHANDRA) # These images are smoothed to the resolution of the CHANDRA # image so that the whole 8'.3 field will fit in a 1024x1024 image get Vizier(B/avo.rad/catalog) HDF # MERLIN+VLA radio source lists get Vizier(B/avo.iso/15um) # ISO IR source list get Vizier(B/avo.iso/7um) # ISO IR source list get VizieR(J/AJ/119/2571) # McDonald telescope etc. optical photometry get VizieR(J/ApJ/538/29) # Keck etc. redshifts get VizieR(J/AJ/122/2810) # CHANDRA x-ray source list load HDFNscripts/hdfntree1.xml