diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /vo/votools/dalclient.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'vo/votools/dalclient.par')
-rw-r--r-- | vo/votools/dalclient.par | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/vo/votools/dalclient.par b/vo/votools/dalclient.par new file mode 100644 index 00000000..eebb47b7 --- /dev/null +++ b/vo/votools/dalclient.par @@ -0,0 +1,12 @@ +svc_url,s,q,"",,,Service URL +svc_type,s,q,"cone",,,Service type +ra,r,h,,0.,360.,RA (J2000 decimal degrees) +dec,r,h,,-90.,90.,Dec (J2000 decimal degrees) +sr,r,h,,,,(Cone) Search radius (degrees) +xsize,r,h,0.0,,,(SIAP) RA Search box size (degrees) +ysize,r,h,0.0,,,(SIAP) Dec Search box size (degrees) +output,s,h,"STDOUT",,,Output filename +otype,s,h,"votable","csv|votable",,Output format type +imfmt,s,h,"image/fits",,,Desired image format +status,i,h,,,,Service status code +reslen,i,h,,,,Length of result string |