forked from IPKM/nmreval
dsc baseline uses consistent offset for correction; closes #53
This commit is contained in:
@ -187,7 +187,7 @@
|
||||
<item>
|
||||
<widget class="QRadioButton" name="slope_radioButton">
|
||||
<property name="text">
|
||||
<string>Initial slope</string>
|
||||
<string>Curve slope</string>
|
||||
</property>
|
||||
<attribute name="buttonGroup">
|
||||
<string notr="true">buttonGroup</string>
|
||||
@ -375,7 +375,7 @@
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="">
|
||||
<widget class="QWidget" name="layoutWidget">
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<item row="0" column="0">
|
||||
<widget class="PlotWidget" name="raw_graph">
|
||||
|
Reference in New Issue
Block a user