123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>MainWindow</class>
- <widget class="QMainWindow" name="MainWindow">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1052</width>
- <height>926</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>MainWindow</string>
- </property>
- <widget class="QWidget" name="centralwidget">
- <widget class="QPushButton" name="pushButton">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>320</y>
- <width>91</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string>Simple Plot</string>
- </property>
- </widget>
- <widget class="QWidget" name="layoutWidget">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>100</y>
- <width>141</width>
- <height>52</height>
- </rect>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout">
- <item>
- <widget class="QLabel" name="label_2">
- <property name="font">
- <font>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string>File selection</string>
- </property>
- <property name="textFormat">
- <enum>Qt::AutoText</enum>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QComboBox" name="comboBox">
- <item>
- <property name="text">
- <string>Новый элемент</string>
- </property>
- </item>
- </widget>
- </item>
- </layout>
- </widget>
- <widget class="QWidget" name="layoutWidget">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>10</y>
- <width>631</width>
- <height>72</height>
- </rect>
- </property>
- <layout class="QGridLayout" name="gridLayout">
- <item row="0" column="0">
- <widget class="QSplitter" name="splitter_5">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <widget class="QLabel" name="label_4">
- <property name="text">
- <string>Name:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_5">
- <property name="placeholderText">
- <string>omni.lst</string>
- </property>
- <property name="clearButtonEnabled">
- <bool>true</bool>
- </property>
- </widget>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QSplitter" name="splitter">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <widget class="QLineEdit" name="lineEdit">
- <property name="frame">
- <bool>true</bool>
- </property>
- <property name="echoMode">
- <enum>QLineEdit::Normal</enum>
- </property>
- <property name="dragEnabled">
- <bool>false</bool>
- </property>
- <property name="placeholderText">
- <string>link</string>
- </property>
- <property name="cursorMoveStyle">
- <enum>Qt::LogicalMoveStyle</enum>
- </property>
- <property name="clearButtonEnabled">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_Download">
- <property name="styleSheet">
- <string notr="true">background-color: rgb(243, 243, 243);</string>
- </property>
- <property name="text">
- <string>Download</string>
- </property>
- </widget>
- </widget>
- </item>
- <item row="0" column="1" rowspan="2">
- <widget class="QTextBrowser" name="textBrowser">
- <property name="html">
- <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
- p, li { white-space: pre-wrap; }
- </style></head><body style=" font-family:'Noto Sans, '; font-size:10pt; font-weight:400; font-style:normal;">
- <p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">https://omniweb.gsfc.nasa.gov/form/om_filt_min.html</p></body></html></string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- <widget class="Line" name="line">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>80</y>
- <width>631</width>
- <height>16</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- <widget class="QScrollArea" name="scrollArea">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>160</y>
- <width>151</width>
- <height>151</height>
- </rect>
- </property>
- <property name="widgetResizable">
- <bool>true</bool>
- </property>
- <widget class="QWidget" name="scrollAreaWidgetContents_2">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>135</width>
- <height>372</height>
- </rect>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_4">
- <item>
- <widget class="QCheckBox" name="checkBox_ASY_D">
- <property name="text">
- <string>ASY-D</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="checkBox_SYM_H">
- <property name="text">
- <string>SYM-H</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="checkBox_SYM_D">
- <property name="text">
- <string>SYM-D</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="checkBox_ASY_H">
- <property name="text">
- <string>ASY-H</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="checkBox_Vx">
- <property name="text">
- <string>Vx</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="checkBox_Vy">
- <property name="text">
- <string>Vy</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="checkBox_Vz">
- <property name="text">
- <string>Vz</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="checkBox_Bx">
- <property name="text">
- <string>Bx(GSE_GSM)</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="checkBox_By_GSE">
- <property name="text">
- <string>By(GSE)</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="checkBox_Bz_GSE">
- <property name="text">
- <string>Bz(GSE)</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="checkBox_By_GSM">
- <property name="text">
- <string>By(GSM)</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="checkBox_Bz_GSM">
- <property name="text">
- <string>Bz(GSM)</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </widget>
- <widget class="QTabWidget" name="tabWidget_2">
- <property name="geometry">
- <rect>
- <x>190</x>
- <y>100</y>
- <width>451</width>
- <height>521</height>
- </rect>
- </property>
- <property name="currentIndex">
- <number>1</number>
- </property>
- <widget class="QWidget" name="tab_3">
- <attribute name="title">
- <string>Tab 1</string>
- </attribute>
- <widget class="QRadioButton" name="radioButton">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>10</y>
- <width>122</width>
- <height>24</height>
- </rect>
- </property>
- <property name="autoFillBackground">
- <bool>false</bool>
- </property>
- <property name="text">
- <string>Default settings</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- <property name="autoExclusive">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QWidget" name="layoutWidget">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>40</y>
- <width>311</width>
- <height>144</height>
- </rect>
- </property>
- <layout class="QGridLayout" name="gridLayout_3">
- <item row="1" column="2" colspan="2">
- <widget class="QLineEdit" name="lineEdit_6">
- <property name="dragEnabled">
- <bool>false</bool>
- </property>
- <property name="placeholderText">
- <string>1</string>
- </property>
- </widget>
- </item>
- <item row="2" column="0" colspan="2">
- <widget class="QLabel" name="label_3">
- <property name="frameShape">
- <enum>QFrame::StyledPanel</enum>
- </property>
- <property name="text">
- <string>Number of counts:</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1">
- <widget class="QLineEdit" name="lineEdit_3">
- <property name="placeholderText">
- <string>1</string>
- </property>
- </widget>
- </item>
- <item row="0" column="0">
- <widget class="QLabel" name="label">
- <property name="frameShape">
- <enum>QFrame::StyledPanel</enum>
- </property>
- <property name="text">
- <string>Window:</string>
- </property>
- </widget>
- </item>
- <item row="0" column="2" colspan="2">
- <widget class="QComboBox" name="comboBox_2">
- <item>
- <property name="text">
- <string>hamming</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>kaiser</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>tukeywin</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>hanning</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>triang</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>bartlett</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>parzenwin</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>rectwin</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>blackman</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>boxcar</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>gaussian</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>gausswin</string>
- </property>
- </item>
- </widget>
- </item>
- <item row="1" column="0" colspan="2">
- <widget class="QLabel" name="label_5">
- <property name="frameShape">
- <enum>QFrame::StyledPanel</enum>
- </property>
- <property name="text">
- <string>Downsampling:</string>
- </property>
- </widget>
- </item>
- <item row="2" column="2" colspan="2">
- <widget class="QLineEdit" name="lineEdit_7">
- <property name="placeholderText">
- <string>1000</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- <widget class="QLineEdit" name="lineEdit_2">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>200</y>
- <width>113</width>
- <height>31</height>
- </rect>
- </property>
- <property name="inputMask">
- <string/>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="placeholderText">
- <string>Start point</string>
- </property>
- <property name="clearButtonEnabled">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_SaveConfig">
- <property name="geometry">
- <rect>
- <x>140</x>
- <y>200</y>
- <width>131</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string>Save configuration</string>
- </property>
- </widget>
- <widget class="QTabWidget" name="tabWidget">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>240</y>
- <width>401</width>
- <height>241</height>
- </rect>
- </property>
- <property name="currentIndex">
- <number>1</number>
- </property>
- <widget class="QWidget" name="tab">
- <attribute name="title">
- <string>Python</string>
- </attribute>
- <widget class="QWidget" name="layoutWidget">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>10</y>
- <width>151</width>
- <height>131</height>
- </rect>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_3">
- <item>
- <widget class="QPushButton" name="pushButton_2">
- <property name="text">
- <string>WignerVille</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="pushButton_4">
- <property name="text">
- <string>MargenauHill</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="pushButton_3">
- <property name="text">
- <string>Page</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="pushButton_6">
- <property name="text">
- <string>Spectrogram</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </widget>
- <widget class="QWidget" name="tab_2">
- <attribute name="title">
- <string>Octave</string>
- </attribute>
- <widget class="QWidget" name="layoutWidget">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>10</y>
- <width>363</width>
- <height>188</height>
- </rect>
- </property>
- <layout class="QGridLayout" name="gridLayout_2">
- <item row="0" column="0">
- <widget class="QPushButton" name="pushButton_7">
- <property name="text">
- <string>Born-Jordan</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1">
- <widget class="QPushButton" name="pushButton_14">
- <property name="text">
- <string>Page</string>
- </property>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QPushButton" name="pushButton_12">
- <property name="text">
- <string>Pseudo Wigner-Ville</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1">
- <widget class="QPushButton" name="pushButton_8">
- <property name="text">
- <string>Choi-Williams</string>
- </property>
- </widget>
- </item>
- <item row="2" column="0">
- <widget class="QPushButton" name="pushButton_9">
- <property name="text">
- <string>Margenau-Hill</string>
- </property>
- </widget>
- </item>
- <item row="2" column="1">
- <widget class="QPushButton" name="pushButton_17">
- <property name="text">
- <string>Spectrogram</string>
- </property>
- </widget>
- </item>
- <item row="3" column="0">
- <widget class="QPushButton" name="pushButton_15">
- <property name="text">
- <string>Pseudo Page</string>
- </property>
- </widget>
- </item>
- <item row="3" column="1">
- <widget class="QPushButton" name="pushButton_16">
- <property name="text">
- <string>Rihaczek</string>
- </property>
- </widget>
- </item>
- <item row="4" column="0">
- <widget class="QPushButton" name="pushButton_13">
- <property name="text">
- <string>Wigner-Ville</string>
- </property>
- </widget>
- </item>
- <item row="4" column="1">
- <widget class="QPushButton" name="pushButton_11">
- <property name="text">
- <string>Pseudo Margenau-Hill</string>
- </property>
- </widget>
- </item>
- <item row="5" column="0">
- <widget class="QPushButton" name="pushButton_10">
- <property name="text">
- <string>Margenau-Hill-Spectrogram</string>
- </property>
- </widget>
- </item>
- <item row="5" column="1">
- <widget class="QPushButton" name="pushButton_18">
- <property name="text">
- <string>Zhao-Atlas-Marks</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget class="QWidget" name="tab_4">
- <attribute name="title">
- <string>Tab 2</string>
- </attribute>
- <widget class="QSplitter" name="splitter_2">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>10</y>
- <width>121</width>
- <height>131</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <widget class="QPushButton" name="pushButton_20">
- <property name="text">
- <string>Histogram</string>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_21">
- <property name="text">
- <string>Entropy</string>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_22">
- <property name="text">
- <string>Escort</string>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_23">
- <property name="text">
- <string>Inf dicrimination</string>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="">
- <property name="geometry">
- <rect>
- <x>180</x>
- <y>10</y>
- <width>161</width>
- <height>92</height>
- </rect>
- </property>
- <layout class="QGridLayout" name="gridLayout_4">
- <item row="0" column="0">
- <widget class="QLabel" name="label_y_limit">
- <property name="text">
- <string>y limit</string>
- </property>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QLabel" name="label_x_limit">
- <property name="text">
- <string>x limit</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1">
- <widget class="QLineEdit" name="lineEdit_y_start">
- <property name="placeholderText">
- <string>start</string>
- </property>
- </widget>
- </item>
- <item row="0" column="2">
- <widget class="QLineEdit" name="lineEdit_y_stop">
- <property name="placeholderText">
- <string>stop</string>
- </property>
- </widget>
- </item>
- <item row="1" column="2">
- <widget class="QLineEdit" name="lineEdit_x_stop">
- <property name="placeholderText">
- <string>stop</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1">
- <widget class="QLineEdit" name="lineEdit_x_start">
- <property name="placeholderText">
- <string>start</string>
- </property>
- </widget>
- </item>
- <item row="2" column="0">
- <widget class="QLabel" name="label_6">
- <property name="text">
- <string>bins</string>
- </property>
- </widget>
- </item>
- <item row="2" column="1" colspan="2">
- <widget class="QLineEdit" name="lineEdit_bins"/>
- </item>
- </layout>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget class="QMenuBar" name="menubar">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1052</width>
- <height>23</height>
- </rect>
- </property>
- <widget class="QMenu" name="menuHelp_2">
- <property name="title">
- <string>Help</string>
- </property>
- <addaction name="action1"/>
- <addaction name="actionChoose_file"/>
- </widget>
- <addaction name="menuHelp_2"/>
- </widget>
- <widget class="QStatusBar" name="statusbar"/>
- <action name="action1">
- <property name="text">
- <string>Download File</string>
- </property>
- </action>
- <action name="actionChoose_file">
- <property name="text">
- <string>Plot</string>
- </property>
- </action>
- </widget>
- <resources/>
- <connections/>
- </ui>
|