diff --git a/sohstationviewer/documentation/05 _ Read Data.help.md b/sohstationviewer/documentation/05 _ Read Data.help.md index 5039880c3446e5464907e9007af69654d7493ed3..e371d4f0e006db7213554fb4906f53a2127ac6c6 100644 --- a/sohstationviewer/documentation/05 _ Read Data.help.md +++ b/sohstationviewer/documentation/05 _ Read Data.help.md @@ -6,7 +6,7 @@ main directory. * All folders under the main directory will be displayed in the directory list (3). * <br /> -<img alt="From Memory Card checkbox" src="images/read_data/select_main_data_directory.png" height="250" /> +<img alt="From Memory Card checkbox" src="images/read_data/select_main_data_directory.png" height="300" /> <br /> <br /> @@ -44,7 +44,7 @@ are enabled for user to select one of the folder to read from. <br /> <br /> -<img alt="data/sdata radio buttons" src="images/read_data/data_sdata_radio_buttons.png" height="50" /> +<img alt="data/sdata radio buttons" src="images/read_data/data_sdata_radio_buttons.png" height="60" /> <br /> If a Baler folder is selected to read like a normal data folder, a dialog will @@ -52,7 +52,7 @@ pop up allow user to select one of data/ or sdata/ folder to read. <br /> <br /> -<img alt="data/sdata selecting dialog" src="images/read_data/data_sdata_selecting_dialog.png" height="150" /> +<img alt="data/sdata selecting dialog" src="images/read_data/data_sdata_selecting_dialog.png" height="170" /> <br /> ## RT130 @@ -61,7 +61,7 @@ RT130 DASs will be listed for user to select for reading. <br /> <br /> -<img alt="DAS in CF Card" src="images/read_data/das_in_cf_card.png" height="100" /> +<img alt="DAS in CF Card" src="images/read_data/das_in_cf_card.png" height="120" /> <br /> Note: DASs list will be displayed in the File List box no matter the From Data @@ -69,12 +69,8 @@ Card checkbox is checked or not. <br /> # Limit time period to plot - -<br /> -<img alt="DAS in CF Card" src="images/read_data/from_to_date_editor.png" height="75" /> -<br /> <br /> -<img alt="DAS in CF Card" src="images/read_data/date_editor_calendar.png" height="600" /> +<img alt="DAS in CF Card" src="images/read_data/date_editor_calendar.png" height="440" /> <br /> If only a specific time period in a data set needs to be plotted, the program can @@ -86,3 +82,5 @@ of year will be displayed for each day in the calendar. NOTE: the format the chosen date is shown in can be changed by changing the date format in the Options menu (see the Options Menu section). +<br /> +<br /> diff --git a/sohstationviewer/documentation/06 _ Select SOH.help.md b/sohstationviewer/documentation/06 _ Select SOH.help.md index f37683c5b0595f49b9988a1338838bc12ce82014..a636d9cb52e12e01c17c1bdd9e50e963e612aea5 100644 --- a/sohstationviewer/documentation/06 _ Select SOH.help.md +++ b/sohstationviewer/documentation/06 _ Select SOH.help.md @@ -1,4 +1,5 @@ -<img alt="Whole Section" src="images/select_soh/whole_section.png" width="250" /> +<br /> +<img alt="Whole Section" src="images/select_soh/whole_section.png" width="270" /> <br /> # Selecting SOH Channels to Plot @@ -18,40 +19,40 @@ To read all SOH channels in the selected data set, check the checkbox "All SOH". NOTE: The reading for this selection won't include channels with sample rate greater than 1. In order to include them in the plot, please refer to the sections below. - <br /> -<img alt="Select all SOH channels" src="images/select_soh/all_soh_checkbox.png" height="30" /> +<br /> +<img alt="Select all SOH channels" src="images/select_soh/all_soh_checkbox.png" height="35" /> <br /> If this checkbox is unchecked, a user-defined list of SOH channels will be used when reading the data set. - <br /> -<img alt="Current preferred SOH list" src="images/select_soh/current_soh_list.png" height="30" /> +<br /> +<img alt="Current preferred SOH list" src="images/select_soh/current_soh_list.png" height="35" /> <br /> ## Get a preferred SOH channel list to read Click button "Pref" to open the "SOH Channel Preferences" dialog. Custom lists of SOH channels to plot can be created and edited here. - <br /> -<img alt="SOH Channel Preferences Dialog" src="images/select_soh/soh_channel_preferences.png" height="500" /> +<br /> +<img alt="SOH Channel Preferences Dialog" src="images/select_soh/soh_channel_preferences.png" height="670" /> <br /> ### SOH channel list Each row in the table at the center of the SOH Channel Preferences dialog contains a list of SOH channels. - <br /> -<img alt="A Row of SOH List" src="images/select_soh/full_row.png" height="75" /> +<br /> +<img alt="A Row of SOH List" src="images/select_soh/full_row.png" height="85" /> <br /> Some channel lists are included by default for convenience. They are not editable, and can't be deleted. They are styled differently to reflect this. - <br /> -<img alt="Default Lists of SOH channels" src="images/select_soh/default_channel_list.png" height="100" /> +<br /> +<img alt="Default Lists of SOH channels" src="images/select_soh/default_channel_list.png" height="130" /> <br /> ### Select an SOH channel list @@ -79,13 +80,9 @@ added to the Preferred SOH List box of the selected row. SOH channels in the selected MSeed data set. If no data set or an RT130 data set is selected, this button will be disabled. More details about this functionality is given below. - -#### Scanning Channels from MSeed Data - -<br /> -<img alt="Result of scanning for channels from MSeed data" src="images/select_soh/channel_scan_result.png" height="425"/> <br /> +#### Scanning Channels from MSeed Data When a scan is initiated by clicking on the Scan Channel from MSeed Data button, the program will read through all the files in the data set to gather information about the data set. This includes the Data Type, SOH channels, @@ -98,24 +95,36 @@ than 1 are displayed in the info box. By default, the channels with sample rate greater than 1 are not included in the Preferred SOH List box because they are generally not SOH channel. They can be added manually if there is a need to plot them. - <br /> -<img alt="Channel scan result, multiple stations, first station" src="images/select_soh/scan_finished_multiple_stations_1.png" height="300"/> <br /> +<img alt="Result of scanning for channels from MSeed data" src="images/select_soh/channel_scan_result.png" height="550"/> <br /> -<img alt="Channel scan result, multiple stations, second station" src="images/select_soh/scan_finished_multiple_stations_2.png" height="300"/> <br /> - Below the info that contains the non-SOH channels, the stations (call Data Set ID), and start and end time of the data are displayed. In some cases, there are multiple stations in a data set. If this happens, there will be an option to switch between the stations. The information displayed will be updated to reflect this change. +In the figure below, the first data set is selected. +<br /> +<br /> +<img alt="Channel scan result, multiple stations, first station" src="images/select_soh/scan_finished_multiple_stations_1.png" height="350"/> +<br /> +<br /> +In the figure below, the second data set is selected. +<br /> +<br /> +<img alt="Channel scan result, multiple stations, second station" src="images/select_soh/scan_finished_multiple_stations_2.png" height="350"/> +<br /> NOTE: The end time of the data is only displayed if the data is multiplexed. +<br /> + ### Save Preferred SOH List + Save button: Save all changes to database + "Save - Add to Main" button: Save all changes to database and make the selected channel list the one to be used when plotting. The name of the list will be displayed in the main window. The dialog will also be closed. +<br /> +<br /> \ No newline at end of file diff --git a/sohstationviewer/documentation/07 _ Select Mass Position.help.md b/sohstationviewer/documentation/07 _ Select Mass Position.help.md index 06ac5a8b8a505e5623a1752fdd8496988db2fd9f..ff41862fa92b7d23a6be54112f5a6ea74436827c 100644 --- a/sohstationviewer/documentation/07 _ Select Mass Position.help.md +++ b/sohstationviewer/documentation/07 _ Select Mass Position.help.md @@ -14,5 +14,5 @@ If the selected mass position channel cannot be found, a warning will be created in Processing Logs. <br /> <br /> -<img alt="Select Mass Position" src="images/select_masspos/warning_req_masspos_not_exist.png" height="60" /> +<img alt="Select Mass Position" src="images/select_masspos/warning_req_masspos_not_exist.png" height="70" /> <br /> \ No newline at end of file diff --git a/sohstationviewer/documentation/08 _ Select Waveforms.help.md b/sohstationviewer/documentation/08 _ Select Waveforms.help.md index 633438766753bca354151298b3aff7e79fe668d9..297a745dc70b6de8b81e59ab5ef103cbd786b73d 100644 --- a/sohstationviewer/documentation/08 _ Select Waveforms.help.md +++ b/sohstationviewer/documentation/08 _ Select Waveforms.help.md @@ -1,4 +1,4 @@ -<img alt="Whole Section" src="images/select_waveform/whole_section.png" width="250" /> +<img alt="Whole Section" src="images/select_waveform/whole_section.png" width="290" /> <br /> # Selecting Waveforms @@ -18,7 +18,7 @@ Unchecked the checkbox "All Waveform Channels", unchecked all "DSs" checkboxes, clear textbox "MSeed Wildcards". <br /> <br /> -<img alt="Select no waveform channels" src="images/select_waveform/check_none_waveform_channels.png" width="250" /> +<img alt="Select no waveform channels" src="images/select_waveform/check_none_waveform_channels.png" width="300" /> <br /> ## Selecting data streams for Reftek @@ -26,7 +26,7 @@ Check some of "DSs" checkboxes with the index corresponding to the data streams you want to select. <br /> <br /> -<img alt="Select data streams" src="images/select_waveform/select_data_stream.png" width="250" /> +<img alt="Select data streams" src="images/select_waveform/select_data_stream.png" width="300" /> <br /> If some "DSs" are checked, but data type isn't Reftek, a warning will be created, @@ -37,7 +37,7 @@ User can add different wildcards separated with commas to MSeed Wildcard textbox. For example: \*, LH*, L*1. <br /> -<img alt="Select MSeed wildcards" src="images/select_waveform/mseed_wildcards.png" width="250" /> +<img alt="Select MSeed wildcards" src="images/select_waveform/mseed_wildcards.png" width="300" /> <br /> If some wildcard are added, but data type is Reftek, a warning will be created, "Checked data streams will be ignored diff --git a/sohstationviewer/documentation/11 _ TPS Dialog.help.md b/sohstationviewer/documentation/11 _ TPS Dialog.help.md index 24925be708bd155ed5af831d21e64854b165f74d..f060182c107f1c01bd4eb215ab77bd5eaa22f297 100644 --- a/sohstationviewer/documentation/11 _ TPS Dialog.help.md +++ b/sohstationviewer/documentation/11 _ TPS Dialog.help.md @@ -13,7 +13,7 @@ during the period following the Color range code at the end of this document. # TPS Dialog <br /> -<img alt="TPS Dialog" src="images/tps/tps_dialog.png" width="700" /> +<img alt="TPS Dialog" src="images/tps/tps_dialog.png" width="1000" /> <br /> TPS are plotted in tab(s). @@ -24,10 +24,9 @@ TPS are plotted in tab(s). --------------------------- --------------------------- # TPS Color Range - <br /> <br /> -<img alt="Change TPS Color Range" src="images/tps/tps_color_range.png" height="100" /> +<img alt="Change TPS Color Range" src="images/tps/tps_color_range.png" height="130" /> <br /> ## Selecting Color Range diff --git a/sohstationviewer/documentation/13 _ Ruler and Zooming.help.md b/sohstationviewer/documentation/13 _ Ruler and Zooming.help.md index 768e4c575aaf6b4baed8b1827224b2935d5af610..aad85b9f4cc284deabcc13f5c380d8ad3da8f3c3 100644 --- a/sohstationviewer/documentation/13 _ Ruler and Zooming.help.md +++ b/sohstationviewer/documentation/13 _ Ruler and Zooming.help.md @@ -16,6 +16,7 @@ all the TPS channels. Ctr/cmd + Click on TPS plot will work the same. --------------------------- # Zooming +<br /> ## Zoom in Shift + Click on a plot to mark the first zooming point, then Shift + click again to mark @@ -32,8 +33,9 @@ be triggered from TPS dialog. <img alt="Ruler" src="images/ruler_and_zooming/tps_zooming.png" width="600" /> <br /> <br /> -<br /> ## Zoom out Shift + Click on the left side of a plot to zoom out one level, which means -undoing one zoom in. \ No newline at end of file +undoing one zoom in. +<br /> +<br /> \ No newline at end of file diff --git a/sohstationviewer/documentation/14 _ Hide, show, reorder channels.help.md b/sohstationviewer/documentation/14 _ Hide, show, reorder channels.help.md index 74af4dad71be318e4fba61b31a2911250a5d2912..001efbdedab6f05b6c4a385343c2b0b37bb70400 100644 --- a/sohstationviewer/documentation/14 _ Hide, show, reorder channels.help.md +++ b/sohstationviewer/documentation/14 _ Hide, show, reorder channels.help.md @@ -6,6 +6,7 @@ Once all channels are plotted, user can reorder, hide or show SOH channels or waveform channel by right-clicking anywhere on a channel and select "Select Channels to show" from context menu. <br /> +<br /> <img alt="Select Channel to show from Context Menu" src="images/hide_show_reorder_channels/select_context_menu.jpg" width="250" /> <br /> @@ -15,12 +16,14 @@ As stated in the dialog, user can show channels by checking the checkboxes in fr the channels and hide channels by unchecking the checkboxes. In the picture, HH2 and VM2 are unchecked and will be hidden when APPLY is clicked. <br /> +<br /> <img alt="Check to show, uncheck to hide channels" src="images/hide_show_reorder_channels/check_to_show_uncheck_to_hide.jpg" height="300" /> <br /> User can also drag and drop to reorder the channels. In the picture, HHZ has been moved to the top of the list and it will show on top of other channels in the figure when APPLY is clicked. <br /> +<br /> <img alt="Reordered channels" src="images/hide_show_reorder_channels/reorder_channels.jpg" height="300" /> <br /> @@ -28,6 +31,7 @@ Note that mass position channels are plotted in order already and won't be reord The following is the result of hide/show, reorder tasks. <br /> +<br /> <img alt="Reordered channels" src="images/hide_show_reorder_channels/hide_show_reorder_result.jpg" width="600" /> <br /> diff --git a/sohstationviewer/documentation/15 _ Setting Data Type for a Data Set.help.md b/sohstationviewer/documentation/15 _ Setting Data Type for a Data Set.help.md index e73422811d7b7544abd54299f972674c879ddb37..891de8309cdaa7f45f707abdd343d86c4bf0167b 100644 --- a/sohstationviewer/documentation/15 _ Setting Data Type for a Data Set.help.md +++ b/sohstationviewer/documentation/15 _ Setting Data Type for a Data Set.help.md @@ -4,24 +4,28 @@ data type. In the file info box, 'Unknown' will be set as data type for the dataset. User can't be able to add any channels of this data set to database. <br /> +<br /> <img alt="Unknown Data Type in File Info Box" src="images/setting_data_type/unknown_data_type_in_file_info_box.jpg" width="250" /> <br /> To set a data type for this data set, right-click on a channel in the figure to see the context menu. Click on "Set up Data Type for Data Set" <br /> +<br /> <img alt="Select Setup Data Type Context Menu" src="images/setting_data_type/select_setup_data_type_context_menu.jpg" width="300" /> <br /> The Setup Data Type dialog will pop up allowing user to choose one data type from existing data type in database or create new data type to apply to this data set. <br /> +<br /> <img alt="Setup Data Type Box" src="images/setting_data_type/setup_data_type_box.jpg" width="250" /> <br /> To select from existing data type in database, check the radio button "Use existing data type". Then select one data type from the data type combo box under that. <br /> +<br /> <img alt="Select From Existing Data Type" src="images/setting_data_type/select_from_existing_data_type.jpg" width="250" /> <br /> @@ -29,6 +33,7 @@ If the data type user want to use isn't exist, check the radio button "Create ne Then type the new data type to the text box under that. The new data type entered will be added into database when SUBMIT button is clicked. <br /> +<br /> <img alt="Create New Data Type" src="images/setting_data_type/create_new_data_type.jpg" width="250" /> <br /> @@ -38,26 +43,31 @@ To apply changes, user will click on SUBMIT button. If new data type has been entered, a confirmation dialog will pop up for user to confirm it. <br /> +<br /> <img alt="Confirm adding New Data Type" src="images/setting_data_type/confirm_adding_new_data_type.jpg" width="350" /> <br /> If user select from existing data type, a confirmation box wil pop up for user to confirm setting the data type. <br /> +<br /> <img alt="Confirm setting Data Type for Data Set" src="images/setting_data_type/confirm_setting_data_type_for_data_set.jpg" width="350" /> <br /> New data type will be updated in file info box. <br /> +<br /> <img alt="New Data Type updated in File Info Box" src="images/setting_data_type/new_data_type_updated_in_file_info_box.jpg" width="300" /> <br /> User can also see the new data type in Database - Add/Edit Data Types table. <br /> +<br /> <img alt="New Data Type Added" src="images/setting_data_type/new_data_type_added.jpg" width="650" /> <br /> Now the action allowing user to add channel shows up in the context menu. <br /> +<br /> <img alt="Add New Channel Context Menu" src="images/setting_data_type/add_new_channel_context_menu.jpg" width="300" /> <br /> diff --git a/sohstationviewer/documentation/16 _ Add or Edit a Single Channel.help.md b/sohstationviewer/documentation/16 _ Add or Edit a Single Channel.help.md index 80d4d279dfa61170dfab4e00002788877f726a00..892556f6ab7b636377fc8d2c3f002204377409f0 100644 --- a/sohstationviewer/documentation/16 _ Add or Edit a Single Channel.help.md +++ b/sohstationviewer/documentation/16 _ Add or Edit a Single Channel.help.md @@ -5,14 +5,15 @@ A new channel can be added directly to database When plotting, if a channel can't be found in database, its label text will be changed to orange color and DEFAULT will prefix it to show that the channel will be plotted with default plot type which is green line. - <br /> -<img alt="Add New Channel Context Menu" src="images/add_edit_single_channel/default_channel.jpg" width="300" /> +<br /> +<img alt="Add New Channel Context Menu" src="images/add_edit_single_channel/default_channel.jpg" width="350" /> <br /> To add the channel to database, right click on the channel to see the context menu and click "Add NEW Channel xxx" in which xxx is the channel name <br /> +<br /> <img alt="Add New Channel Context Menu" src="images/add_edit_single_channel/add_new_channel_menu.jpg" width="300" /> <br /> @@ -20,6 +21,7 @@ A dialog will pop up for user to add info for the channel. EDIT PARAMETER and SAVE CHANNEL button will only be enable if a parameter differ from Default is selected. <br /> +<br /> <img alt="Add New Channel Dialog" src="images/add_edit_single_channel/add_new_channel_dialog.jpg" width="500" /> <br /> @@ -31,18 +33,21 @@ refer to Edit Single Parameter section for the instruction. When done with all the info of the channel, user can click on SAVE CHANNEL to add the channel to database and replot the channel. If the channel showing nothing, look at the parameter editor to see how it is plotted to figure out the problem. +<br /> ## Edit a single channel A channel that has database information will have label text in green. If user want to edit how a channel is displayed, again, right click for context menu and select <br /> +<br /> <img alt="Add New Channel Dialog" src="images/add_edit_single_channel/edit_channel_menu.jpg" width="300" /> <br /> A dialog will pop up for user to edit info for the channel. Default parameter won't be allowed to select. <br /> +<br /> <img alt="Add New Channel Dialog" src="images/add_edit_single_channel/edit_channel_dialog.jpg" width="500" /> <br /> @@ -52,4 +57,6 @@ showing nothing, look at the parameter editor to see how it is plotted to figure the problem. To be easy to edit select a parameter for the channel, user should open Database - -Add/Edit Parameter dialog for view of all parameters exist in SOHViewer. \ No newline at end of file +Add/Edit Parameter dialog for view of all parameters exist in SOHViewer. +<br /> +<br /> \ No newline at end of file diff --git a/sohstationviewer/documentation/18 _ Edit valueColor for a Parameter.help.md b/sohstationviewer/documentation/18 _ Edit valueColor for a Parameter.help.md index 9970e3ba541b60cc638c9f0d14a2bc12e4721557..ea456b17943d41279cb1e77fcd03c2029c7795e4 100644 --- a/sohstationviewer/documentation/18 _ Edit valueColor for a Parameter.help.md +++ b/sohstationviewer/documentation/18 _ Edit valueColor for a Parameter.help.md @@ -2,9 +2,13 @@ ValueColor Widget is a widget to edit colors for plotting channels. It can be found in Database - Parameter table or Edit Parameter dialog. +The following is Parameter table dialog <br /> <br /> -<img alt="Edit/Add/Delete Parameters Dialog" src="images/edit_value_color_edit/edit_add_delete_parameters.jpg" width="670" /> +<img alt="Edit/Add/Delete Parameters Dialog" src="images/edit_value_color_edit/edit_add_delete_parameters.jpg" width="750" /> +<br /> + +The following is Edit Parameter dialog <br /> <br /> <img alt="Edit Single Parameter Dialog" src="images/edit_value_color_edit/edit_parameter_dialog.jpg" width="400" /> @@ -41,7 +45,7 @@ dialog and display the new string in the ValueColor widget. <br /> <br /> -<img alt="Dialog to edit linesDots plot type's value color string" src="images/edit_value_color_edit/line_dots_value_color.jpg" width="350" /> +<img alt="Dialog to edit linesDots plot type's value color string" src="images/edit_value_color_edit/line_dots_value_color.jpg" width="400" /> <br /> Three items are defined for this plot type. @@ -65,7 +69,7 @@ with value 0. The top one displays the total of data oints with value less than <br /> <br /> -<img alt="Dialog to edit upDownDots plot type's value color string" src="images/edit_value_color_edit/up_down_value_color.jpg" width="350" /> +<img alt="Dialog to edit upDownDots plot type's value color string" src="images/edit_value_color_edit/up_down_value_color.jpg" width="400" /> <br /> Two items are defined for this plot type to plot the channel with two values: 1 and 0 @@ -82,7 +86,7 @@ center line with the defined color for Down. <br /> <br /> -<img alt="Dialog to edit triColorLines plot type's value color string" src="images/edit_value_color_edit/tri_color_lines_value_color.jpg" width="350" /> +<img alt="Dialog to edit triColorLines plot type's value color string" src="images/edit_value_color_edit/tri_color_lines_value_color.jpg" width="400" /> <br /> Three base lines will be plotted to display this plot type. @@ -104,7 +108,7 @@ third line with the defined color for '-1'. <br /> <br /> <img alt="Dialog to edit multiColorDotsEqualOnUpperBound plot type's value color string" - src="images/edit_value_color_edit/multi_color_dots_equal_on_upper_bound_value_color.jpg" width="350" + src="images/edit_value_color_edit/multi_color_dots_equal_on_upper_bound_value_color.jpg" width="550" /> <br /> @@ -130,7 +134,7 @@ color greater than the greatest value. However it is optional to include it or n <br /> <br /> <img alt="Dialog to edit multiColorDotsEqualOnLowerBound plot type's value color string" - src="images/edit_value_color_edit/multi_color_dots_equal_on_lower_bound_value_color.jpg" width="350" + src="images/edit_value_color_edit/multi_color_dots_equal_on_lower_bound_value_color.jpg" width="550" /> <br /> diff --git a/sohstationviewer/documentation/20 _ Save Plots.help.md b/sohstationviewer/documentation/20 _ Save Plots.help.md index c7aa3af44c7f5efa7ed935f47ef6974a4ecc8620..8bae7730f4991821e67ee12f8f211a7029a29b6a 100644 --- a/sohstationviewer/documentation/20 _ Save Plots.help.md +++ b/sohstationviewer/documentation/20 _ Save Plots.help.md @@ -8,16 +8,20 @@ To save the plot currently displayed a plotting window, click 'Save Plot'. * Saving State-of-Health plots <br /> -<img alt="Save SOH" src="images/save_plots/save_button_soh.png" height="30" /> <br /> +<img alt="Save SOH" src="images/save_plots/save_button_soh.png" height="40" /> +<br /> + * Saving Raw data plots <br /> -<img alt="Save Waveform" src="images/save_plots/save_button_wf.png" height="60" /> +<img alt="Save Waveform" src="images/save_plots/save_button_wf.png" height="70" /> <br /> +* * Saving Time-power-square plots: To save the plot currently displayed on the current tab of tps dialog, click "Save Current Tab". <br /> -<img alt="Save TPS" src="images/save_plots/save_button_tps.png" height="80" /> +<br /> +<img alt="Save TPS" src="images/save_plots/save_button_tps.png" height="90" /> <br /> <br /> @@ -42,7 +46,7 @@ Step 1 will bring the 'Save Plot' dialog up. <br /> <br /> -<img alt="Select Image Format dialog" src="images/save_plots/save_file_dialog.png" height="200" /> +<img alt="Select Image Format dialog" src="images/save_plots/save_file_dialog.png" height="300" /> <br /> + The default path to save the image file is preset in (1) text box. If user @@ -56,4 +60,6 @@ file. image. Other formats are vector formats which don't require resolution. Then user can click 'CANCEL' to cancel saving plot or click 'SAVE PLOT' to save -the current plots to file. \ No newline at end of file +the current plots to file. +<br /> +<br /> \ No newline at end of file diff --git a/sohstationviewer/documentation/21 _ Search SOH n LOG.help.md b/sohstationviewer/documentation/21 _ Search SOH n LOG.help.md index 70c31d102f03bbe8df0dcea150316e36cc537212..5c34a8327e214371a2d382134c95c134897a9cbd 100644 --- a/sohstationviewer/documentation/21 _ Search SOH n LOG.help.md +++ b/sohstationviewer/documentation/21 _ Search SOH n LOG.help.md @@ -1,7 +1,7 @@ # Search Messages <br /> <br /> -<img alt="Search Dialog" src="images/search_messages/search_dialog.png" width="600" /> +<img alt="Search Dialog" src="images/search_messages/search_dialog.png" width="700" /> <br /> <br /> --------------------------- @@ -42,7 +42,7 @@ The box to enter search text is placed at the top of the dialog. its channel <br /> <br /> -<img alt="Search SOH Lines" src="images/search_messages/search_soh_lines.png" width="600" /> +<img alt="Search SOH Lines" src="images/search_messages/search_soh_lines.png" width="700" /> <br /> <br /> @@ -50,14 +50,14 @@ its channel with its log type and color of each line depends on its log type. <br /> <br /> -<img alt="Processing Log" src="images/search_messages/processing_log.png" width="600" /> +<img alt="Processing Log" src="images/search_messages/processing_log.png" width="700" /> <br /> <br /> + Each of the following tab is for an SOH log channels <br /> <br /> -<img alt="An SOH Log Channel" src="images/search_messages/soh_log_channel.png" width="600" /> +<img alt="An SOH Log Channel" src="images/search_messages/soh_log_channel.png" width="700" /> <br /> <br /> **MSeed**: For a channel that are wrapped in MSeed format, the log messages of the channel will be diff --git a/sohstationviewer/documentation/30 _ GPS Dialog.help.md b/sohstationviewer/documentation/30 _ GPS Dialog.help.md index f9cdabc7f7f211546a880f9ed6a240f40dcf1b71..f0a9b6cacfa22557ccba7cc13480285e7c112061 100644 --- a/sohstationviewer/documentation/30 _ GPS Dialog.help.md +++ b/sohstationviewer/documentation/30 _ GPS Dialog.help.md @@ -16,7 +16,7 @@ src="images/gps_dialog/open_gps_dialog.jpeg" height="100"/> ## User interface <img alt="Open GPS dialog using the Commands menu" -src="images/gps_dialog/gps_dialog_ui.jpeg" height="400"/> +src="images/gps_dialog/gps_dialog_ui.jpeg" height="500"/> ### Export directory selector @@ -89,8 +89,8 @@ The directory the export file is stored in can be changed by clicking on the <br /> <br /> -<img alt="Change export directory" src="images/gps_dialog/click_on_export_directory_button.jpeg" height="400"/> +<img alt="Change export directory" src="images/gps_dialog/click_on_export_directory_button.jpeg" height="500"/> <br /> <br /> -<img alt="Change export directory" src="images/gps_dialog/after_click_on_export_directory_button.jpeg" height="400"/> +<img alt="Change export directory" src="images/gps_dialog/after_click_on_export_directory_button.jpeg" height="600"/> <br /> diff --git a/sohstationviewer/documentation/31 _ Reset Database.help.md b/sohstationviewer/documentation/31 _ Reset Database.help.md index 9f2244502c541d6780ff41945238b605e1963c3d..f12a2e8dce7b5d215a7136b95f75d6f33184c7ab 100644 --- a/sohstationviewer/documentation/31 _ Reset Database.help.md +++ b/sohstationviewer/documentation/31 _ Reset Database.help.md @@ -6,5 +6,5 @@ After confirm their will, database will be reset back to its default state. <br /> <br /> -<img alt="Reset Database Menu" src="images/reset_database/reset_database_menu.jpg" width="300" /> +<img alt="Reset Database Menu" src="images/reset_database/reset_database_menu.jpg" width="400" /> <br /> \ No newline at end of file diff --git a/sohstationviewer/documentation/33 _ View-Edit Database Tables.help.md b/sohstationviewer/documentation/33 _ View-Edit Database Tables.help.md index 9661bf6e4cbbb2d0aa888a84edc08867482899ac..20642c90624654ad067cb5d00d5f9fd9032f9ed6 100644 --- a/sohstationviewer/documentation/33 _ View-Edit Database Tables.help.md +++ b/sohstationviewer/documentation/33 _ View-Edit Database Tables.help.md @@ -13,7 +13,7 @@ To view/edit database a table, select the table in database menu. List all types of plotting and description. This table is readonly. <br /> <br /> -<img alt="Plot Types Table" src="images/database_tables/plot_types.jpg" width="650" /> +<img alt="Plot Types Table" src="images/database_tables/plot_types.jpg" width="750" /> <br /> + Fields' meaning: @@ -30,7 +30,7 @@ List all data types available in which Default is the datatype for DEFAULT channel to draw any channels that aren't defined in database. <br /> <br /> -<img alt="Data Types Table" src="images/database_tables/data_types.jpg" width="650" /> +<img alt="Data Types Table" src="images/database_tables/data_types.jpg" width="750" /> <br /> <br /> @@ -40,7 +40,7 @@ channel to draw any channels that aren't defined in database. List all parameters available. <br /> <br /> -<img alt="Parameters Table" src="images/database_tables/parameters.jpg" width="650" /> +<img alt="Parameters Table" src="images/database_tables/parameters.jpg" width="750" /> <br /> + Fields' meaning: @@ -64,7 +64,7 @@ selected color on the background. <br /> <br /> -<img alt="Parameters Table" src="images/database_tables/parameters_change_color_mode.jpeg" width="650" /> +<img alt="Parameters Table" src="images/database_tables/parameters_change_color_mode.jpeg" width="750" /> <br /> @@ -74,7 +74,7 @@ selected color on the background. List all channels available for the selected Data Type on the left-top corner. <br /> <br /> -<img alt="A Row of SOH List" src="images/database_tables/channels.jpg" width="650" /> +<img alt="A Row of SOH List" src="images/database_tables/channels.jpg" width="750" /> <br /> + Fields' meaning: @@ -88,7 +88,7 @@ List all channels available for the selected Data Type on the left-top corner. + Channels that aren't defined in database will be draw with DEFAULT channel defined in Data Type Default. <br /> <br /> -<img alt="DEFAULT channel" src="images/database_tables/default_channel.png" width="650" /> +<img alt="DEFAULT channel" src="images/database_tables/default_channel.png" width="750" /> <br /> @@ -107,7 +107,7 @@ Undo Reset button which allows user to change the row back to its current saved the database. Changes made by this button is only saved to DB if SAVE CHANGES is clicked. <br /> <br /> -<img alt="Reset to org. DB buttons" src="images/database_tables/reset-undoreset.jpg" width="650" /> +<img alt="Reset to org. DB buttons" src="images/database_tables/reset-undoreset.jpg" width="750" /> <br /> + DELETE: To delete a row from database and remove it from GUI. The button will only be enabled if the row have no constrain with other tables. Once Delete is performed, the button will turn @@ -115,5 +115,6 @@ to Undo button which allows user to add the row back to the GUI. Changes made b saved to DB if SAVE CHANGES is clicked. <br /> <br /> -<img alt="DEFAULT channel" src="images/database_tables/undo-delete.jpg" width="650" /> +<img alt="DEFAULT channel" src="images/database_tables/undo-delete.jpg" width="750" /> +<br /> <br /> \ No newline at end of file diff --git a/sohstationviewer/documentation/images/edit_value_color_edit/edit_add_delete_parameters.jpg b/sohstationviewer/documentation/images/edit_value_color_edit/edit_add_delete_parameters.jpg index 5a1e5dfd0d9cb6f05640759c7ee63aa19b79f223..efd69a66d3f7c32077004964f1017c8664cee6d6 100644 Binary files a/sohstationviewer/documentation/images/edit_value_color_edit/edit_add_delete_parameters.jpg and b/sohstationviewer/documentation/images/edit_value_color_edit/edit_add_delete_parameters.jpg differ diff --git a/sohstationviewer/documentation/images/select_soh/channel_scan_result.png b/sohstationviewer/documentation/images/select_soh/channel_scan_result.png index bf1bea44c5ac216a00c85e13ef0f94ef443feab6..22cb8e349f410f0b6e7d97570afff418997d5b9f 100644 Binary files a/sohstationviewer/documentation/images/select_soh/channel_scan_result.png and b/sohstationviewer/documentation/images/select_soh/channel_scan_result.png differ diff --git a/sohstationviewer/documentation/images/select_soh/scan_finished_multiple_stations_1.png b/sohstationviewer/documentation/images/select_soh/scan_finished_multiple_stations_1.png index 74f22022655e2367a6bcb69d58f588a5aa8fc07b..87a80d229302f1ff3eb83ae7c684c8b6dbd2d6f4 100644 Binary files a/sohstationviewer/documentation/images/select_soh/scan_finished_multiple_stations_1.png and b/sohstationviewer/documentation/images/select_soh/scan_finished_multiple_stations_1.png differ diff --git a/sohstationviewer/documentation/images/select_soh/scan_finished_multiple_stations_2.png b/sohstationviewer/documentation/images/select_soh/scan_finished_multiple_stations_2.png index 2512cbb1abe3291a65b3ffe55487e753b4073788..b3024b2ffc0b1026e423a1380b9c8435ce07f8e0 100644 Binary files a/sohstationviewer/documentation/images/select_soh/scan_finished_multiple_stations_2.png and b/sohstationviewer/documentation/images/select_soh/scan_finished_multiple_stations_2.png differ diff --git a/sohstationviewer/view/help_view.py b/sohstationviewer/view/help_view.py index a2c63c1d4f15d85620714e4987ddb266dfceefe0..d90adb3f5f637533bdd6553cd258ef4c64ffbf4e 100644 --- a/sohstationviewer/view/help_view.py +++ b/sohstationviewer/view/help_view.py @@ -71,8 +71,8 @@ class HelpBrowser(QtWidgets.QWidget): screen size. """ - SCREEN_SIZE_SCALAR_X = 0.50 - SCREEN_SIZE_SCALAR_Y = 0.50 + SCREEN_SIZE_SCALAR_X = 0.75 + SCREEN_SIZE_SCALAR_Y = 0.75 TREE_VIEW_SCALAR = 0.25 def __init__(