projects/iugonet/examples/
iug_crib_iprt.pro
includes main-level programPROCEDURE: IUG_CRIB_IPRT A crib sheet to demonstrate how to deal with data from Iitate planetary radio observatory using udas. You can run this crib sheet by copying&pasting each command below into the IDL command line. Or alternatively compile and run using the command: .run iug_crib_iprt Written by: M. Yoneda, Nov 11, 2011 Last Update: M. Yoneda, Jan 30, 2012 ;;;;;;;;;;;;CAUTION;;;;;;;;;;;;;; To plot data from Iitate planetary radio observatory, libraries for fits files must be installed into your computer (fits_read, sxpar, fits_open, fits_close, gettok, sxdelpar, sxaddpar, and valid_num) in addition to the udas and tdas. They are available at http://idlastro.gsfc.nasa.gov/fitsio.html. You can download these procedures by running get_fitslib.
File attributes
Modification date: | Thu Feb 13 16:43:04 2014 |
Lines: | 8 |