agenda
Patrick Dowler
patrick.dowler at nrc-cnrc.gc.ca
Fri Sep 24 15:20:41 PDT 2004
On September 24 2004 13:51, Ed Shaya wrote:
> Yuji,
> I would recommend that the Point function take three variables
> ra,dec, and size. So
> rather than
> where pos=Point(23,+30) and size=1.0 and format='fits'
> I would recommend
> where pos=Point(23,+30,1.0) and format='fits'
> This than asks if the image contains pixels within a particular circular
>
> region and this should
> be a single step. What would point(23,+30) or size=1.0 mean? Or size
> by itself?
Wouldn't that be more clear to just use a "Circle" function/method/class??
Then it is clear that such a search means "find things that intersect this
circle"... no point in changing the meaning of point and it easily extends to
other geometric shapes of interest (polygons, eg).
--
Patrick Dowler
Tel/Tél: (250) 363-6914 | fax/télécopieur: (250) 363-0045
Canadian Astronomy Data Centre | Centre canadien de donnees astronomiques
National Research Council Canada | Conseil national de recherches Canada
Government of Canada | Gouvernement du Canada
5071 West Saanich Road | 5071, chemin West Saanich
Victoria, BC | Victoria (C.-B.)
More information about the voql
mailing list