|
Developer 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_index_section__define.pro
This class extends the rows_index_section class to properly manage the rows section for a continuum index file; that is, an index file where each row line represents a continuum. |
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 |
flag_file__define.pro |
flag_file_flags_section__define.pro |
flags__define.pro |
flags_section_one_zero__define.pro |
flags_section_zero_zero__define.pro |
getConfigValue.pro |
header_index_section__define.pro
This extends the index_file_section class to properly handle the header section of an index file. |
if_filler__define.pro
Special class whose sole purpose is just to calclulate the if numbers for a given scan and its info |
index_daemon.pro |
index_file__define.pro
Base Class used for profiling contents of sdfits files inside an ASCII file. |
index_file_section__define.pro
This is the base class for managing a section in an index file. |
index_iterator__define.pro
This iterator should work with the various types of indexes although it needs to be provided with the relevant rows base class so that the appropriate formating and location of the ID field can be known. |
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. |
io_sdfits_z__define.pro
IO_SDFITS_Z is intended for end users wishing to work with zpectrometer data. |
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_index_section__define.pro
This class extends the rows_index_section class to properly manage the rows section for a spectral line index file; that is, an index file where each row line represents a spectrum. |
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. |
online_status_file__define.pro
ONLINE_STATUS_FILE is for internal use to support interactions with the status file produced by the online sdfits daemon in Green Bank. |
rows_index_section__define.pro
This virtual class extends the index_file_section class, but is extended by the line_index_section and cntm_index_section to manage the rows section of spectral line index files and continuum index files, respectively. |
sdfits__define.pro
This class has all the same functionality as its superclass FITS, but contains special 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. |
z_index__define.pro
Child class of INDEX_FILE, contains special functionality for dealing with zpectrometer data. |
z_index_section__define.pro
This class extends the rows_index_section class to properly manage the rows section for a zpectrometer index file; that is, an index file where each row line represents one row of the raw data fromt he zpectrometer |
z_sdfits__define.pro
Class provides an interface for reading/writing sdfits files that contain spectral line data. |
z_sdfits_row_group__define.pro
Child of sdfits_row_group, contiains fields specific only to spectral line data. |
zfits__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. |