Directory: spedas/gui/panels/
Contents
.pro files
- spd_gui_error.pro
- spd_ui_add_variable.pro
- spd_ui_axis_options.pro
NAME: spd_ui_axis_optionsPURPOSE: User interface for modifying axis settingsCALLING SEQUENCE: spd_ui_axis, gui_idINPUT: gui_id = the id number of the widget that calls thisOUTPUT:HISTORY:(lphilpott 07/2011) Reorganised code: removed widget ids from the state structure, these should now be found using find_by_uname.
- spd_ui_calculate.pro
NAME: spd_ui_calculatePURPOSE: A widget interface for selecting dataCALLING SEQUENCE: spd_ui_calculate, master_widget_idINPUT: master_widget_id = the id number of the widget that calls this programOUTPUT: noneHISTORY:$LastChangedBy: egrimes $$LastChangedDate: 2014-09-30 10:06:42 -0700 (Tue, 30 Sep 2014) $$LastChangedRevision: 15884 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_calculate.pro $
- spd_ui_cotrans_new.pro
NAME: spd_ui_cotrans_newPURPOSE: A performs the coordinate transformationsCALLING SEQUENCE: spd_ui_cotrans_new, value,infoINPUT: value: a string storing the destination coordinate system active: the set of variables to be transformed loadedData: the loadedData object sobj: the status bar object to which messages should be sent callSequence: the object that tracks data processing operations so that they can be replayed in SPEDAS documents.
- spd_ui_dproc_panel.pro
NAME: spd_ui_dproc_panelPURPOSE: A widget interface that can be used to set the active data variables and perform various data analysis tasks.
- spd_ui_dproc_par_choose.pro
NAME: spd_ui_dproc_par::choosePURPOSE: Simple widget that allows user to input and/or choose parameter valuesCALLING SEQUENCE: new_value = spd_ui_dproc_par_choose(pars_object, label_xsize = label_xsize, $ button_xsize = button_xsize, $ title = title, buttons_on_top=buttons_on_top)INPUT: pars_object = an object of the type spd_ui_dproc_par the widget and values are set up using the parameters in the dp_struct structure for the object.
- spd_ui_dproc_reset_act_data.pro
NAME: Thm_ui_dproc_reset_act_dataPURPOSE: helper function to reset the active data window in dproc panelCALLING SEQUENCE: spd_ui_dproc_reset_act_data, dproc_idINPUT: dproc_id = the widget_id for the dproc panel, or the state structureOUTPUT: None explicit, the active data widget is updatedHISTORY: 15-jan-2009, jmm, jimm@ssl.berkeley.edu 23-jan-2009, jmm, uses the dproc_id to update so that part_getspec options can update active data window correctly 1-apr-2009, jmm, Added update_tree keyword$LastChangedBy: jimm $$LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $$LastChangedRevision: 14326 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_dproc_reset_act_data.pro $
- spd_ui_export_markers.pro
NAME: spd_ui_export_markerPURPOSE: This routine creates and handles the panel for exporting marker dataCALLING SEQUENCE: spd_ui_marker_optionsINPUT: gui_id: id for the master base widget (tlb)OUTPUT:HISTORY:$LastChangedBy: jimm $$LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $$LastChangedRevision: 14326 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_export_markers.pro $
- spd_ui_field_models.pro
Name: spd_ui_field_models Purpose: Panel for producing magnetic field models in SPEDAS$LastChangedBy: egrimes $$LastChangedDate: 2014-08-21 12:21:00 -0700 (Thu, 21 Aug 2014) $$LastChangedRevision: 15698 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_field_models.pro $
- spd_ui_help_about.pro
NAME: spd_ui_help_aboutPURPOSE: A widget to display About information (SPEDAS Version)$LastChangedBy: $$LastChangedDate: $$LastChangedRevision: $$URL: $
- spd_ui_help_window.pro
- spd_ui_image_export.pro
- spd_ui_image_export_options.pro
NAME: spd_ui_image_export_optionsPURPOSE: This window allows the selection of file export options for various formats.
- spd_ui_init_load_window.pro
NAME: spd_ui_init_load_windowPURPOSE: Sets up the window and tab widgets for loading data into the SPEDAS GUI.
- spd_ui_jump.pro
NAME: spd_ui_jumpPURPOSE: small window that allows the user to enter a new start time for the x axisCALLING SEQUENCE: spd_ui_jumpINPUT: gui_id id of the top level base widget that is calling this routineOUTPUT:HISTORY:$LastChangedBy: jimm $$LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $$LastChangedRevision: 14326 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_jump.pro $
- spd_ui_legend_options.pro
NAME: spd_ui_legend_options PURPOSE: A widget interface for changing legend settings CALLING SEQUENCE: spd_ui_legend_options, info INPUT: info: info structure from spd_gui KEYWORDS: panel_select: pointer to current panel$LastChangedBy: egrimes $$LastChangedDate: 2014-07-24 12:15:09 -0700 (Thu, 24 Jul 2014) $$LastChangedRevision: 15601 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_legend_options.pro $
- spd_ui_line_options.pro
NAME: spd_ui_line_optionsPURPOSE: A widget interface for modifying line attributesCALLING SEQUENCE: spd_uifile, gui_idINPUT: gui_id = the id number of the widget that calls thisOUTPUT:HISTORY:$LastChangedBy: jimm $$LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $$LastChangedRevision: 14326 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_line_options.pro $
- spd_ui_manage_data.pro
NAME: spd_ui_manage_dataPURPOSE: panel which allows user to import and export tplot dataCALLING SEQUENCE: spd_ui_manage_data,gui_idINPUT: gui_id: id of top level base widget from calling programOUTPUT:HISTORY:$LastChangedBy: jimm $$LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $$LastChangedRevision: 14326 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_manage_data.pro $
- spd_ui_marker_options.pro
NAME: spd_ui_marker_optionsPURPOSE: This routine creates a window for the user to set options for markersCALLING SEQUENCE: spd_ui_marker_optionsINPUT: gui_id: id for the master base widget (tlb)OUTPUT:HISTORY:$LastChangedBy: jimm $$LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $$LastChangedRevision: 14326 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_marker_options.pro $
- spd_ui_marker_title.pro
NAME: spd_ui_marker_titlePURPOSE: this window is displayed whenever a user has marked an area the window handles marker information such as titleCALLING SEQUENCE: spd_ui_marker_title, gui_idINPUT: gui_id id of top level base widget from calling programOUTPUT:HISTORY:$LastChangedBy: jimm $$LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $$LastChangedRevision: 14326 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_marker_title.pro $
- spd_ui_nudge_options.pro
NAME: spd_ui_nudge_optionsPURPOSE: simple user interface window which allows the user to specify a new time array for a trace or spectrogramCALLING SEQUENCE: spd_ui_nudge_options, gui_id, infoINPUT: gui_id = widget id of the widget that called this program info = the info structure of the Main GUIOUTPUT:HISTORY:$LastChangedBy: jimm $$LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $$LastChangedRevision: 14326 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_nudge_options.pro $
- spd_ui_overplot_key.pro
NAME: spd_ui_overplot_keyPURPOSE: Pops up a window that displays an overview plot key (the same one that's on the website).
- spd_ui_page_options.pro
NAME: spd_ui_page_title_set_value PURPOSE: Reads the title settings out of the widgets and stores them in the appropriate location in the draw tree INPUTS: tlb: the top level base for this window pagesettings: the page settings associated with the current window NOTES:
- spd_ui_panel_options.pro
NAME: spd_ui_panel_optionsPURPOSE: A widget interface for selecting dataCALLING SEQUENCE: spd_uifile, master_widget_idINPUT: master_widget_id = the id number of the widget that calls thisOUTPUT: none, there are buttons to push for plotting, setting limits, not sure what else yet...
- spd_ui_rename_variable.pro
NAME: spd_ui_rename_variablePURPOSE: this window allows the user to rename a tplot variable as it is being imported to avoid a name conflict with existing variablesCALLING SEQUENCE: spd_ui_rename_variable, gui_id, names, loadedData, windowstorage, historywin,newnames=newnames,success=success,callSequence=callSequence Inputs: names: The names to be changed loadedData: The loadedData object windowstorage: The windowStorage objectKeywords: gui_id: id of top level base widget from calling program(not required if not used inside the gui) newnames: This returns the set of datanames after any modifcations success: Returns 1 if the successfulOUTPUT:HISTORY:$LastChangedBy: jimm $$LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $$LastChangedRevision: 14326 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_rename_variable.pro $ This is copied largely from spd_ui_verify_data
- spd_ui_save_data.pro
NAME: spd_ui_save_dataPURPOSE: user interface panel for user to select whether to save data with the SPEDAS GUI Document along with the other settings that are saved in the fileCALLING SEQUENCE: result = spd_ui_data(gui_id) where result 1=save w/data, 0=save settings onlyINPUT: gui_id widget id of calling programOUTPUT:HISTORY:$LastChangedBy: jimm $$LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $$LastChangedRevision: 14326 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_save_data.pro $
- spd_ui_save_data_as.pro
- spd_ui_spdfcdawebchooser.pro
NAME: spd_ui_spdfcdawebchooser PURPOSE: This procedure opens a GUI that can download CDF files from CDAWEB.
- spd_ui_variable_options.pro
spd_ui_variable_optionsW.M.Feuerstein, 10/14/2008.
- spd_ui_verify_data.pro
NAME: spd_ui_verify_dataPURPOSE: this window allows the user to view and change the meta data associated with GUI data, either tplot variables being imported or GUI data being exported.
- spd_ui_widget_template.pro
NAME: spd_ui_widget_templatePURPOSE: template that contains repeated code in widget creationCALLING SEQUENCE: spd_ui_widget_template,gui_idINPUT: gui_id: id of top level base widget from calling programOUTPUT:HISTORY:$LastChangedBy: jimm $$LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $$LastChangedRevision: 14326 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_widget_template.pro $
- spd_ui_widget_tree_test.pro
NAME: spd_ui_widget_tree_testPURPOSE: tests the tree widgetCALLING SEQUENCE: spd_ui_widget_tree_test,gui_idINPUT: gui_id: id of top level base widget from calling programOUTPUT:HISTORY:$LastChangedBy: jimm $$LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $$LastChangedRevision: 14326 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_widget_tree_test.pro $
- spd_ui_zaxis_options.pro