Here we list the files (in italics) which contain IDL code. The
itemization is not complete, however, and only intended to provide an
overview of some lines of code. Note that except for the IDL
specific widget libraries, all code is in the same area (common).
-
- oyster.pro. Contains the setup script and common data functions.
- idlfunctions.pro. Functions which exist in PV-WAVE CL but not IDL.
- wavefunctions.pro. Functions which exist in IDL but not PV-WAVE CL.
- functions.pro. Math and miscellaneous functions.
- time.pro. Date and time conversion, Julian date, formatting
and parsing of date strings.
- structure.pro. Allocation of data structures.
- mainwidget.pro. All scripts related to the top level
widgets of CHAMELEON and AMOEBA.
- misc.pro. Miscellaneous unsupported procedures.
- CHAMELEON
- chameleon.pro. Basic point data reduction and scan calibration.
- access.pro. All higher level HDS data file access scripts.
- hds.pro. All HDS CL wrappers.
These verify arguments and call
the C-wrappers which in turn call HDS library functions.
- astrom.pro. Basic astrometric procedures.
- plotwidget.pro. All plot widget scripts for AMOEBA
and CHAMELEON.
- plotting.pro. All general plot scripts.
- AMOEBA
- ameeba.pro. Basic data reading and model computation.
- model.pro. Model data computation functions.
- fitwidget.pro. Managing of fit widgets.
- fitting.pro. Fitting of hierarchical models.
- math.pro. Math routines in CL.
- limb.pro. All limb darkening code.
- filter.pro. Filter transmission functions.
- STARBASE
- starbase.pro.Basic data base routines.
- catalogs.pro. Access of auxilliary (secondary) catalogs
(lists).
- stars.pro. Estimation of stellar parameters.
- starplot.pro. Miscellanous plot routines.
- COBRA
- cobra.pro. Raw data manipulation.
- cobrawidget.pro. Raw data viewing.
- PEARL