spedas/gui/panels/dproc/
spd_ui_deflag_options.pro
NAME: spd_ui_deflag_options PURPOSE: Front end interface allowing the user to select options for deflagging data. CALLING SEQUENCE: return_values = spd_ui_deflag_options(gui_id, statusbar, historywindow) INPUT: gui_id: widget id of group leader statusbar: status bar object ref. historywindow: history window object ref. OUTPUT: return values: anonymous structure containing input parameters for dproc routine { method: Array of flags specifying deflagging method [repeat last value, interpolate(linear)] opts: Array of flags determining extra options [set flag (default is 6.8792e28), set max gap size] flag: user-specified flag, will be removed in addition to NaNs & infinity maxgap: maximum gap size, in # of points, to be removed suffix: Suffix for new variable ok: Flag indicating success } NOTES: $LastChangedBy: $ $LastChangedDate: $ $LastChangedRevision: $ $URL: $
Routines
Routines from spd_ui_deflag_options.pro
Routine details
top source spd_ui_deflag_options
result = spd_ui_deflag_options(gui_id, statusbar, historywin)
Parameters
- gui_id
- statusbar
- historywin
File attributes
Modification date: | Fri Nov 21 06:43:06 2014 |
Lines: | 158 |