crds_analyzer/ui/mainwin.ui

1047 lines
33 KiB
Plaintext
Raw Normal View History

2021-07-13 23:25:37 -07:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2021-08-04 16:22:15 -07:00
<width>1343</width>
<height>746</height>
2021-07-13 23:25:37 -07:00
</rect>
</property>
<property name="windowTitle">
2021-07-13 23:45:45 -07:00
<string>CRDS Scanalyzer</string>
2021-07-13 23:25:37 -07:00
</property>
<widget class="QWidget" name="centralwidget">
2021-08-04 16:22:15 -07:00
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QScrollArea" name="scrollArea">
<property name="minimumSize">
<size>
<width>280</width>
<height>0</height>
</size>
2021-07-13 23:25:37 -07:00
</property>
2021-08-04 16:22:15 -07:00
<property name="maximumSize">
<size>
<width>280</width>
<height>16777215</height>
</size>
2021-07-13 23:25:37 -07:00
</property>
2021-08-04 16:22:15 -07:00
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
2021-07-23 11:03:43 -07:00
</property>
2021-08-04 16:22:15 -07:00
<property name="widgetResizable">
<bool>true</bool>
2021-07-23 11:03:43 -07:00
</property>
2021-08-04 16:22:15 -07:00
<widget class="QWidget" name="scrollAreaWidgetContents">
2021-07-13 23:25:37 -07:00
<property name="geometry">
<rect>
<x>0</x>
<y>-158</y>
<width>261</width>
<height>818</height>
2021-07-13 23:25:37 -07:00
</rect>
</property>
2021-08-04 16:22:15 -07:00
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QGroupBox" name="groupBox">
<property name="minimumSize">
<size>
<width>239</width>
<height>266</height>
</size>
2021-07-13 23:25:37 -07:00
</property>
2021-08-04 16:22:15 -07:00
<property name="maximumSize">
<size>
<width>239</width>
<height>258</height>
</size>
2021-07-13 23:25:37 -07:00
</property>
2021-08-04 16:22:15 -07:00
<property name="font">
<font>
<pointsize>8</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
2021-07-13 23:25:37 -07:00
</property>
2021-08-04 16:22:15 -07:00
<property name="title">
<string>GROUPING CONFIG</string>
2021-07-13 23:25:37 -07:00
</property>
2021-08-04 16:22:15 -07:00
<widget class="QStackedWidget" name="grouping_config_area">
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
<width>221</width>
<height>101</height>
</rect>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="page">
<widget class="QWidget" name="formLayoutWidget_4">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>221</width>
<height>91</height>
</rect>
</property>
<layout class="QFormLayout" name="formLayout_4">
<item row="0" column="0">
<widget class="QLabel" name="label">
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Minimum voltage out&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QDoubleSpinBox" name="spin_min_voltage">
<property name="decimals">
<number>6</number>
</property>
<property name="singleStep">
<double>0.001000000000000</double>
</property>
<property name="value">
<double>0.001000000000000</double>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QDoubleSpinBox" name="spin_max_voltage">
<property name="decimals">
<number>6</number>
</property>
<property name="singleStep">
<double>0.001000000000000</double>
</property>
<property name="value">
<double>0.009000000000000</double>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>Maximum voltage out</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="page_2">
<widget class="QWidget" name="formLayoutWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>222</width>
<height>101</height>
2021-08-04 16:22:15 -07:00
</rect>
</property>
<layout class="QFormLayout" name="formLayout">
<item row="0" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
<string>Estimated pass time</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QDoubleSpinBox" name="spin_group_len">
<property name="decimals">
<number>6</number>
</property>
<property name="singleStep">
<double>0.000100000000000</double>
</property>
<property name="value">
<double>0.000600000000000</double>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_4">
<property name="text">
<string>Min peak height</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QDoubleSpinBox" name="spin_min_peakheight">
<property name="decimals">
<number>6</number>
</property>
<property name="minimum">
<double>-99.989999999999995</double>
</property>
<property name="singleStep">
<double>0.000100000000000</double>
</property>
<property name="value">
<double>0.000400000000000</double>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_6">
<property name="text">
<string>Min peak prominence</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QDoubleSpinBox" name="spin_min_peakprominence">
<property name="decimals">
<number>6</number>
</property>
<property name="singleStep">
<double>0.000100000000000</double>
</property>
<property name="value">
<double>0.001200000000000</double>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_5">
<property name="text">
<string>Moving average size</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QSpinBox" name="spin_moving_average_denom">
<property name="value">
<number>20</number>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</widget>
<widget class="QComboBox" name="combo_grouping_algo">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>221</width>
<height>21</height>
</rect>
</property>
<item>
<property name="text">
<string>VThreshold (Voltage column required)</string>
</property>
</item>
<item>
<property name="text">
<string>SpacedGroups</string>
</property>
</item>
</widget>
<widget class="QCheckBox" name="check_skip_groups">
<property name="geometry">
<rect>
<x>10</x>
<y>210</y>
<width>221</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Every other group (MIRRORED)</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QWidget" name="formLayoutWidget_5">
<property name="geometry">
<rect>
<x>10</x>
<y>160</y>
<width>235</width>
<height>53</height>
2021-08-04 16:22:15 -07:00
</rect>
</property>
<layout class="QFormLayout" name="formLayout_5">
<item row="0" column="0">
<widget class="QCheckBox" name="check_custom_start">
<property name="text">
<string>Custom Start Time</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QDoubleSpinBox" name="spin_start_time">
<property name="enabled">
<bool>false</bool>
</property>
<property name="decimals">
<number>6</number>
</property>
<property name="minimum">
<double>-99.989999999999995</double>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QCheckBox" name="check_custom_end">
<property name="text">
<string>Custom End Time</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QDoubleSpinBox" name="spin_end_time">
<property name="enabled">
<bool>false</bool>
</property>
<property name="decimals">
<number>6</number>
</property>
<property name="minimum">
<double>-99.989999999999995</double>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QPushButton" name="correlate_button">
<property name="geometry">
<rect>
<x>40</x>
<y>230</y>
<width>151</width>
<height>28</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>-1</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">* {font-size: 13px}</string>
</property>
<property name="text">
<string>Correlate</string>
</property>
</widget>
2021-07-13 23:25:37 -07:00
</widget>
</item>
2021-08-04 16:22:15 -07:00
<item>
<widget class="QGroupBox" name="groupBox_4">
<property name="minimumSize">
<size>
<width>239</width>
<height>165</height>
</size>
2021-07-13 23:25:37 -07:00
</property>
2021-08-04 16:22:15 -07:00
<property name="maximumSize">
<size>
<width>239</width>
<height>165</height>
</size>
2021-07-13 23:25:37 -07:00
</property>
2021-08-04 16:22:15 -07:00
<property name="font">
<font>
<pointsize>8</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
2021-07-23 11:03:43 -07:00
</property>
2021-08-04 16:22:15 -07:00
<property name="title">
<string>PEAK ISOLATION CONFIG (timescale: ticks)</string>
2021-07-23 11:03:43 -07:00
</property>
2021-08-04 16:22:15 -07:00
<property name="checkable">
<bool>false</bool>
2021-07-23 11:03:43 -07:00
</property>
2021-08-04 16:22:15 -07:00
<widget class="QWidget" name="formLayoutWidget_2">
<property name="geometry">
<rect>
<x>9</x>
<y>20</y>
<width>221</width>
<height>111</height>
2021-08-04 16:22:15 -07:00
</rect>
</property>
<layout class="QFormLayout" name="formLayout_2">
<item row="0" column="0">
<widget class="QLabel" name="label_7">
<property name="text">
<string>Overlapped Peak Width</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QSpinBox" name="spin_peak_overlap">
<property name="maximum">
<number>100000</number>
</property>
<property name="singleStep">
<number>100</number>
</property>
<property name="value">
<number>2000</number>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_8">
<property name="text">
<string>Min added peak height</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_9">
<property name="text">
<string>Added peak prominence</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QDoubleSpinBox" name="spin_min_peak_height_added">
<property name="decimals">
<number>6</number>
</property>
<property name="minimum">
<double>-99.989999999999995</double>
</property>
<property name="singleStep">
<double>0.010000000000000</double>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QDoubleSpinBox" name="spin_peak_prominence_added">
<property name="decimals">
<number>6</number>
</property>
<property name="singleStep">
<double>0.010000000000000</double>
</property>
<property name="value">
<double>0.010000000000000</double>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_10">
<property name="text">
<string>Shift over cut-out zone</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QSpinBox" name="spin_shift_over">
<property name="maximum">
<number>100000</number>
</property>
<property name="singleStep">
<number>100</number>
</property>
<property name="value">
<number>200</number>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QPushButton" name="isolate_button">
<property name="geometry">
<rect>
<x>100</x>
<y>130</y>
<width>131</width>
<height>28</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>-1</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">* {font-size: 13px}</string>
</property>
<property name="text">
<string>Add + Isolate</string>
</property>
</widget>
<widget class="QPushButton" name="peak_add_button">
<property name="geometry">
<rect>
<x>10</x>
<y>130</y>
<width>81</width>
<height>28</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>-1</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">* {font-size: 13px}</string>
</property>
<property name="text">
<string>Add</string>
</property>
</widget>
2021-07-23 11:03:43 -07:00
</widget>
</item>
2021-08-04 16:22:15 -07:00
<item>
<widget class="QGroupBox" name="groupBox_2">
<property name="minimumSize">
<size>
<width>239</width>
<height>351</height>
</size>
2021-07-23 11:03:43 -07:00
</property>
2021-08-04 16:22:15 -07:00
<property name="maximumSize">
<size>
<width>239</width>
<height>351</height>
</size>
2021-07-23 11:03:43 -07:00
</property>
2021-08-04 16:22:15 -07:00
<property name="font">
<font>
<pointsize>8</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
2021-07-23 11:03:43 -07:00
</property>
2021-08-04 16:22:15 -07:00
<property name="title">
<string>INITIAL FIT CONFIG</string>
2021-07-23 11:03:43 -07:00
</property>
2021-08-04 16:22:15 -07:00
<widget class="QWidget" name="formLayoutWidget_3">
<property name="geometry">
<rect>
<x>10</x>
<y>90</y>
<width>221</width>
<height>111</height>
2021-08-04 16:22:15 -07:00
</rect>
</property>
<layout class="QFormLayout" name="formLayout_3">
<item row="2" column="0">
<widget class="QLabel" name="label_14">
<property name="text">
<string>τ value</string>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_13">
<property name="text">
<string>y0 value</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QDoubleSpinBox" name="spin_var_y0">
<property name="decimals">
<number>6</number>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_15">
<property name="text">
<string>a value</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QDoubleSpinBox" name="spin_var_a">
<property name="decimals">
<number>6</number>
</property>
<property name="value">
<double>0.000500000000000</double>
2021-08-04 16:22:15 -07:00
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_17">
<property name="text">
<string>Shift over fit start</string>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="QSpinBox" name="spin_shift_over_fit">
<property name="enabled">
<bool>true</bool>
</property>
<property name="value">
<number>40</number>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QSpinBox" name="spin_var_tau">
<property name="maximum">
<number>10000</number>
</property>
<property name="value">
<number>150</number>
</property>
</widget>
</item>
2021-08-04 16:22:15 -07:00
</layout>
</widget>
<widget class="QGraphicsView" name="equation_view">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>221</width>
<height>61</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="fit_button">
<property name="geometry">
<rect>
<x>40</x>
<y>200</y>
<width>151</width>
<height>28</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>-1</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">* {font-size: 13px}</string>
</property>
<property name="text">
<string>Fit</string>
</property>
</widget>
<widget class="QWidget" name="formLayoutWidget_6">
<property name="geometry">
<rect>
<x>10</x>
<y>260</y>
<width>222</width>
<height>82</height>
2021-08-04 16:22:15 -07:00
</rect>
</property>
<layout class="QFormLayout" name="formLayout_6">
<item row="0" column="0">
<widget class="QLabel" name="label_11">
<property name="text">
<string>Min peak height</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_16">
<property name="text">
<string>Min peak prominence</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_12">
<property name="text">
<string>Moving average size</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QDoubleSpinBox" name="spin_min_peakheight_2">
<property name="enabled">
<bool>false</bool>
</property>
<property name="decimals">
<number>6</number>
</property>
<property name="minimum">
<double>-99.989999999999995</double>
</property>
<property name="singleStep">
<double>0.000100000000000</double>
</property>
<property name="value">
<double>0.000400000000000</double>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QDoubleSpinBox" name="spin_min_peakprominence_2">
<property name="enabled">
<bool>false</bool>
</property>
<property name="decimals">
<number>6</number>
</property>
<property name="singleStep">
<double>0.000100000000000</double>
</property>
<property name="value">
<double>0.001200000000000</double>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QSpinBox" name="spin_moving_average_denom_2">
<property name="enabled">
<bool>false</bool>
</property>
<property name="value">
<number>20</number>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QCheckBox" name="check_advanced_peak_detection">
<property name="geometry">
<rect>
<x>10</x>
<y>230</y>
<width>151</width>
<height>20</height>
</rect>
</property>
<property name="font">
<font>
<underline>true</underline>
</font>
</property>
<property name="text">
<string>Advanced peak detection</string>
</property>
</widget>
2021-07-23 11:03:43 -07:00
</widget>
</item>
2021-08-04 16:22:15 -07:00
</layout>
</widget>
</widget>
</item>
<item row="0" column="1">
<widget class="QTabWidget" name="graph_tabs">
<property name="font">
<font>
<pointsize>8</pointsize>
</font>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="raw_data">
<attribute name="title">
<string>Raw Data</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0">
<widget class="RawDataGraph" name="raw_data_graph" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="voltage">
<attribute name="title">
<string>Voltage Data</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="0">
<widget class="VoltageGraph" name="voltage_graph" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="groups">
<attribute name="title">
<string>Groups (Overlapped)</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="0">
<widget class="PeaksGraph" name="groups_graph" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="added_peaks">
<attribute name="title">
<string>Added Peaks</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_5">
<item row="0" column="0">
<widget class="AddedPeaksGraph" name="added_peaks_graph" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="peak_fits">
<attribute name="title">
<string>Peak Fits</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_6">
<item row="0" column="0">
<widget class="FitsGraphViewer" name="peak_fit_viewer">
<property name="currentIndex">
<number>-1</number>
</property>
</widget>
2021-08-04 16:22:15 -07:00
</item>
</layout>
</widget>
<widget class="QWidget" name="time_constant">
<attribute name="title">
<string>Time Constant</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_7">
<item row="0" column="0">
<widget class="TimeConstantGraph" name="tau_graph" native="true"/>
</item>
<item row="0" column="1">
<widget class="QScrollArea" name="scrollArea_2">
<property name="minimumSize">
<size>
<width>281</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>281</width>
<height>16777215</height>
</size>
2021-07-23 11:03:43 -07:00
</property>
2021-08-04 16:22:15 -07:00
<property name="widgetResizable">
<bool>true</bool>
</property>
<widget class="QWidget" name="scrollAreaWidgetContents_2">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>279</width>
<height>633</height>
2021-08-04 16:22:15 -07:00
</rect>
</property>
<widget class="QGroupBox" name="groupBox_3">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>261</width>
<height>351</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>211</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<family>MS Shell Dlg 2</family>
<pointsize>8</pointsize>
</font>
</property>
<property name="title">
<string>Time constant output</string>
</property>
<widget class="QTextBrowser" name="tau_output">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>241</width>
<height>261</height>
</rect>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:7.8pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QPushButton" name="copyResultsButton">
<property name="geometry">
<rect>
<x>20</x>
<y>290</y>
<width>221</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Copy</string>
</property>
</widget>
<widget class="QPushButton" name="exportPlaintextButton">
<property name="geometry">
<rect>
<x>20</x>
<y>320</y>
<width>221</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Export Text</string>
</property>
</widget>
</widget>
</widget>
2021-07-23 11:03:43 -07:00
</widget>
</item>
2021-07-13 23:25:37 -07:00
</layout>
</widget>
</widget>
2021-08-04 16:22:15 -07:00
</item>
</layout>
2021-07-13 23:25:37 -07:00
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2021-08-04 16:22:15 -07:00
<width>1343</width>
2021-07-23 11:03:43 -07:00
<height>21</height>
2021-07-13 23:25:37 -07:00
</rect>
</property>
2021-07-16 09:19:00 -07:00
<widget class="QMenu" name="menuFile">
2021-07-13 23:25:37 -07:00
<property name="title">
<string>File</string>
</property>
2021-07-16 09:19:00 -07:00
<addaction name="actionOpen_CSV_File"/>
<addaction name="actionOpen_MATLAB_File"/>
<addaction name="separator"/>
<addaction name="actionExport_Binary"/>
<addaction name="separator"/>
<addaction name="actionQuit_2"/>
2021-07-13 23:25:37 -07:00
</widget>
2021-07-16 09:19:00 -07:00
<widget class="QMenu" name="menuhelp">
2021-07-13 23:25:37 -07:00
<property name="title">
<string>Help</string>
</property>
2021-07-16 09:19:00 -07:00
<addaction name="actionGithub_Repository"/>
2021-07-13 23:25:37 -07:00
</widget>
<addaction name="menuFile"/>
<addaction name="menuhelp"/>
</widget>
<widget class="QStatusBar" name="statusbar"/>
<action name="actionOpen_CSV">
<property name="text">
<string>Open CSV File</string>
</property>
<property name="shortcut">
<string>Ctrl+O</string>
</property>
</action>
<action name="actionQuit">
<property name="text">
<string>Quit</string>
</property>
</action>
<action name="actionExport">
<property name="text">
<string>Export</string>
</property>
<property name="shortcut">
<string>Ctrl+E</string>
</property>
</action>
<action name="actionGithub_repository">
<property name="text">
<string>GitHub Repo</string>
</property>
</action>
<action name="actionOpen_LabView_Binary">
<property name="text">
<string>Open LabView File</string>
</property>
</action>
2021-07-16 09:19:00 -07:00
<action name="actionOpen_CSV_File">
<property name="text">
<string>Open CSV File</string>
</property>
<property name="shortcut">
<string>Ctrl+O</string>
</property>
</action>
<action name="actionQuit_2">
<property name="text">
<string>Quit</string>
</property>
</action>
<action name="actionExport_Binary">
<property name="text">
<string>Export Binary</string>
</property>
</action>
<action name="actionOpen_MATLAB_File">
<property name="text">
<string>Open LabView Data</string>
</property>
</action>
<action name="actionGithub_Repository">
<property name="text">
<string>Github Repository</string>
</property>
<property name="shortcut">
<string>F1</string>
</property>
</action>
2021-07-13 23:25:37 -07:00
</widget>
<customwidgets>
<customwidget>
2021-07-16 09:19:00 -07:00
<class>RawDataGraph</class>
2021-07-13 23:25:37 -07:00
<extends>QWidget</extends>
<header>widgets</header>
<container>1</container>
</customwidget>
<customwidget>
2021-07-16 09:19:00 -07:00
<class>PeaksGraph</class>
2021-07-13 23:25:37 -07:00
<extends>QWidget</extends>
<header>widgets</header>
<container>1</container>
</customwidget>
<customwidget>
2021-07-16 09:19:00 -07:00
<class>TimeConstantGraph</class>
2021-07-13 23:25:37 -07:00
<extends>QWidget</extends>
<header>widgets</header>
<container>1</container>
</customwidget>
2021-08-04 16:22:15 -07:00
<customwidget>
<class>AddedPeaksGraph</class>
2021-08-04 16:22:15 -07:00
<extends>QWidget</extends>
<header>widgets</header>
<container>1</container>
</customwidget>
<customwidget>
<class>VoltageGraph</class>
2021-08-04 16:22:15 -07:00
<extends>QWidget</extends>
<header>widgets</header>
<container>1</container>
</customwidget>
<customwidget>
<class>FitsGraphViewer</class>
<extends>QTabWidget</extends>
2021-08-04 16:22:15 -07:00
<header>widgets</header>
<container>1</container>
</customwidget>
2021-07-13 23:25:37 -07:00
</customwidgets>
<resources/>
<connections/>
</ui>