|
User Documentation |
||||||||
| prev file | next file | |||||||||
| SUMMARY: fields | routine DETAILS: routine | |||||||||
./toolbox/io File io_sdfits_line__define.pro
IO | +-IO_SDFITS | +-io_sdfits_line
IO_SDFITS_LINE is intended for end users wishing to work with spectral line data. It's the child class of IO_SDFITS used for reading, writing, navigating sdfits spectrual line files, and for translating their info to spectrum data containers. See UML for all IO Classes, or IO_SDFITS UML for just the line and continuum sdfits classes.
IO_SDFITS_LINE::get_spectra |
function IO_SDFITS_LINE::get_spectra([_EXTRA=_EXTRA]) |
This function searches the index file using the keyword parameters passed into it, reads the appropriate parts of the sdfits files, and tranlates this data into spectrum structures, which are returned.
| Keywords | |
|
_EXTRA |
see search_for_row_info for more info |