[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Progress report: Mark IV online data



I have included a small Perl program, which you can feed with lines of
"RA Dec id" (RA and Dec in decimal degrees) to search for observations
within 0.01 degree of the given position in the online database.  It
then uses Compress::Zlib to decompress the gzip file into a file called
"<id>.txt" (or if "id" is missing, a file called "<RA><Dec>.txt"). 
This will save you some time (re)typing a list of coordinates.

Patrick




__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus – Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

MkIV.pl