Index of /~sylvain/sgkIDLlib/v4.1

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -  
[   ]colmaps.tgz15-Jan-2021 16:22 6.0K 
[   ]help.tgz15-Jan-2021 17:07 438K 
[DIR]help/15-Jan-2021 17:00 -  
[TXT]primer.txt20-Feb-2004 15:19 2.1K 
[TXT]setup.sou15-Jan-2021 16:46 768  
[   ]sgkIDLlib.tgz29-Jan-2021 17:07 819K 
[TXT]startup15-Jan-2021 16:50 785  

This directory holds release 4.1 of SGK's libraries (Jan 15 2021):

  sgkIDLlib.tgz:   holds my routines
  colmaps.tgz:     holds my colormaps
  help.tgzL        holds content of help/
  help/help.html:  documentation
  help/primer.txt: primer on some routines (to be expanded)

--

  Download and extract the tar-gzipped archives:

    sgkIDLlib.tgz will create the following subdirectories: 

    io/          I/O related routine (byte order & swapping)
    color/       color table related routines
    fitsio/      FITS I/O routines
    math/        math routines
    misc/        misceleanous
    plot/        plotting related routines
    widgets/     widget related routine 
    obsolete/    obsolete routine, for backward compatibility

    help.tgz will create

    help/        help files

    colmaps.tgz  hold my color maps (*.clr) to install in $COLMAP_DIR,
                 namely anywhere as long as the env var COLMAP_DIR points to
                 the right place (ie ~/idl/colmaps/)

  You will also find:

    help/        documentation (help files), viewable with olh, xhelp,
                 widget_olh or a web brouwser
    primer.txt   primer on some routines (to be expanded)
    
    setup.sou:   example to setup Linux env for IDL -- need to be adjusted
    startup:     example to IDL startup file        -- need to be adjusted
    README:      this file

  For further instructions look in the help/ directory at the overview.* files.

  To access the help files:

    - point your browser to the file help/help.html
    or
    - setup your !path and !help_path for IDL as explained in the file
      help/overview.sgk (and illustrated in startup) and use my routine OHL

  The file primer.txt is a set of examples on how to use some of the
  routines. It needs to be expanded, with examples provided by (you) the
  users.

  This version is meant to be IDL ver 8.x compatible, and includes the latest
  version of my routines, that for most are distributed as .sav, not .pro
  files.

--

This distribution is Copyright © 2004-2021 by Sylvain G. Korzennik 
skorzennik@cfa.harvard.edu