summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/catlex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-06-12 21:07:26 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-06-12 21:07:26 (GMT)
commitc603e045890f38b2c64bac190e934800355bc771 (patch)
tree2e32265ebdfb8012a46694f38b450fadf0cd88cf /ds9/parsers/catlex.fcl
parent2a884140458c2f4ed271dd5b6fb74502db4653be (diff)
downloadblt-c603e045890f38b2c64bac190e934800355bc771.zip
blt-c603e045890f38b2c64bac190e934800355bc771.tar.gz
blt-c603e045890f38b2c64bac190e934800355bc771.tar.bz2
catalog: use cone search radius instead of width/height
Diffstat (limited to 'ds9/parsers/catlex.fcl')
-rw-r--r--ds9/parsers/catlex.fcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ds9/parsers/catlex.fcl b/ds9/parsers/catlex.fcl
index d966799..cd6836b 100644
--- a/ds9/parsers/catlex.fcl
+++ b/ds9/parsers/catlex.fcl
@@ -58,6 +58,7 @@ print {return $PRINT_}
psky {return $PSKY_}
psystem {return $PSYSTEM_}
ra {return $RA_}
+radius {return $RADIUS_}
regions {return $REGIONS_}
remove {return $REMOVE_}
retrieve {return $RETRIEVE_}