- 
        Couldn't load subscription status. 
- Fork 183
Home
        kelle edited this page Mar 3, 2013 
        ·
        16 revisions
      
    Here is a list of ideas for tutorials:
- read in a list of x,y points (ra, decs) and plot.
- plot a spectrum from an IRAF FITS file
- display an image from an IRAF FITS file. oplot point sources.
- read in something, converting from mags to fluxes, make make SED plot
- indexing: how to do things that we would otherwise do with a IDL's where function
- how to do the same thing to everything in an array at once (like we are used to doing in IDL).