|
User Documentation |
||||||||
| prev file | next file | |||||||||
| SUMMARY: fields | routine DETAILS: routine | |||||||||
| File Summary |
|
cntm_index__define.pro
Child class of INDEX_FILE, contains special functionality for dealing with continuum data. |
|
cntm_sdfits__define.pro
This Class provides an interface for reading/writing sdfits files that contain continuum data |
|
cntm_sdfits_row_group__define.pro
Child of sdfits_row_group, contiains fields specific only to continuum data. |
|
fits__define.pro
Provides basic interface for reading and writing fits files |
|
fits_header_parser__define.pro
Child of key_value_parser, removes comments that are part of the string array returned from fits headers |
|
index_file__define.pro
Base Class used for profiling contents of sdfits files inside an ASCII file. |
|
io__define.pro
All io objects inherit from this 'abstract' base class. |
|
io_sdfits__define.pro
IO_SDFITS is the base class for spectral line and continuum sdfits classes. |
|
io_sdfits_cntm__define.pro
IO_SDFITS_LINE is intended for end users wishing to work with continuum data. |
|
io_sdfits_line__define.pro
IO_SDFITS_LINE is intended for end users wishing to work with spectral line data. |
|
io_sdfits_writer__define.pro
IO_SDFITS_WRITER is intended for use by users who wish to write spectral line data to sdfits. |
|
key_value_parser__define.pro
This class tries to make working with an array of key value pairs easier |
|
line_index__define.pro
Child class of INDEX_FILE, contains special functionality for dealing with spectral line data. |
|
line_sdfits__define.pro
Class provides an interface for reading/writing sdfits files that contain spectral line data. |
|
line_sdfits_row_group__define.pro
Child of sdfits_row_group, contiains fields specific only to spectral line data. |
|
scan_info__define.pro
Basic structure for containing a summary of a scan |
|
sdfits__define.pro
This class has all the same functionality as its superclass FITS, but contains specail handling for known characteristics of sdfits files, for example what columns to expect in an extension. |
|
sdfits_row_group__define.pro
Base class for specifing a group of sdfits rows, grouped by file-extension. |