Skip to main content

Showing 1–5 of 5 results for author: Fekete, G

  1. arXiv:1005.2606  [pdf, other

    astro-ph.IM

    Searchable Sky Coverage of Astronomical Observations: Footprints and Exposures

    Authors: Tamas Budavari, Alex Szalay, Gyorgy Fekete

    Abstract: Sky coverage is one of the most important pieces of information about astronomical observations. We discuss possible representations, and present algorithms to create and manipulate shapes consisting of generalized spherical polygons with arbitrary complexity and size on the celestial sphere. This shape specification integrates well with our Hierarchical Triangular Mesh indexing toolbox, whose per… ▽ More

    Submitted 14 May, 2010; originally announced May 2010.

    Comments: 11 pages, 7 figures, submitted to PASP

  2. arXiv:cs/0701164  [pdf

    cs.DB cs.DS

    Indexing the Sphere with the Hierarchical Triangular Mesh

    Authors: Alexander S. Szalay, Jim Gray, George Fekete, Peter Z. Kunszt, Peter Kukol, Ani Thakar

    Abstract: We describe a method to subdivide the surface of a sphere into spherical triangles of similar, but not identical, shapes and sizes. The Hierarchical Triangular Mesh (HTM) is a quad-tree that is particularly good at supporting searches at different resolutions, from arc seconds to hemispheres. The subdivision scheme is universal, providing the basis for addressing and for fast lookups. The HTM pr… ▽ More

    Submitted 25 January, 2007; originally announced January 2007.

    Report number: MSR-TR-2005-123

  3. arXiv:cs/0701163  [pdf

    cs.DB cs.CE

    Using Table Valued Functions in SQL Server 2005 To Implement a Spatial Data Library

    Authors: Jim Gray, Alex Szalay, Gyorgy Fekete

    Abstract: This article explains how to add spatial search functions (point-near-point and point in polygon) to Microsoft SQL Server 2005 using C# and table-valued functions. It is possible to use this library to add spatial search to your application without writing any special code. The library implements the public-domain C# Hierarchical Triangular Mesh (HTM) algorithms from Johns Hopkins University. Th… ▽ More

    Submitted 25 January, 2007; originally announced January 2007.

    Report number: MSR-TR-2005-122

  4. arXiv:cs/0408031  [pdf

    cs.DB

    There Goes the Neighborhood: Relational Algebra for Spatial Data Search

    Authors: Jim Gray, Alexander S. Szalay, Aniruddha R. Thakar, Gyorgy Fekete, William O'Mullane, Maria A. Nieto-Santisteban, Gerd Heber, Arnold H. Rots

    Abstract: We explored ways of doing spatial search within a relational database: (1) hierarchical triangular mesh (a tessellation of the sphere), (2) a zoned bucketing system, and (3) representing areas as disjunctive-normal form constraints. Each of these approaches has merits. They all allow efficient point-in-region queries. A relational representation for regions allows Boolean operations among them a… ▽ More

    Submitted 13 August, 2004; originally announced August 2004.

    Comments: Original at http://research.microsoft.com/research/pubs/view.aspx?tr_id=736

    Report number: MSR-TR-2004-32 ACM Class: C.4

  5. Preparing Red-Green-Blue (RGB) Images from CCD Data

    Authors: Robert Lupton, Michael R. Blanton, George Fekete, David W. Hogg, Wil O'Mullane, Alex Szalay, N. Wherry

    Abstract: We present a new, and we believe arguably correct, algorithm for producing Red-Green-Blue (RBG) composites from 3-band astronomical images. Our method ensures that an object with a specified astronomical color (e.g. g-r and r-i) has a unique color in the RGB image, as opposed to the burnt-out white stars to which we are accustomed. A natural consequence of this is that we can use the same colors… ▽ More

    Submitted 18 December, 2003; originally announced December 2003.