Home »
Public Forums »
archive »
Re: looking for code
| Re: looking for code [message #6990 is a reply to message #6961] |
Thu, 05 September 1996 00:00  |
Christian Soeller
Messages: 46 Registered: August 1996
|
Member |
|
|
John Keck <jwk@phys.columbia.edu> writes:
> 1. given the RA and Dec of a star, return the altitude and azimuth
You might have a look at the IDL astronomy library if there is something
like that already there at
http://idlastro.gsfc.nasa.gov/homepage.html
> 2. graphic editing (paint, flood fill, zoom, etc.)
A seedfill routine and maybe other graphics related stuff is contained in
the JHU/APL/S1R IDL Library. See ftp://fermi.jhuapl.edu/www/s1r/idl/idl.html.
> 3. Display JPEGs
You can read and write JPEGs using idl procs read_jpeg and write_jpeg. See
user guide chapter 16 (Image Display Routines) how to display them on your
graphics device once they are read into idl arrays.
Regards,
Christian
------------------------------------------------------------ --------
Christian Soeller mailto: csoelle@sghms.ac.uk
St. Georges Hospital Medical School Dept. of Pharmacology
Cranmer Terrace London SW17 0RE
|
|
|
|
Current Time: Sun Nov 30 05:57:37 PST 2025
Total time taken to generate the page: 0.32317 seconds