Mark S Deprest Apr 19, 2006
--- In guide-user@yahoogroups.com, Bill J Gray <pluto@...> wrote:
> Hi Mark,
>
> The centers for new U2000 pages are in the
file 'new_uran.dat', in
> the 'atlases' folder of the first Guide CD. Each line contains a
page
> number, declination in decimal degrees, and an RA in hours and
> minutes. There are 220 lines, corresponding to the 220 pages in
the atlas.
>
> Following is the C code used by Guide to figure out which 'new
> U2000' page corresponds to a given RA/dec. I include it because
the
> comments about how the pages are laid out might be useful. Or
perhaps
> not... anyway, here it is.
>
> -- Bill