mirror of
https://github.com/Athemis/PyDSF.git
synced 2025-04-20 11:59:12 +00:00
Migrated to Python3; Switched to Peakutils for peak finding routines; CHanged behaviour of temperature cut-offs
This commit is contained in:
parent
41b252a3c9
commit
ff7f10438b
7 changed files with 93 additions and 772 deletions
|
@ -258,7 +258,7 @@ class Ui_MainWindow(object):
|
|||
self.actionAbout.setText(QtGui.QApplication.translate("MainWindow", "About", None, QtGui.QApplication.UnicodeUTF8))
|
||||
self.actionAbout_Qt.setText(QtGui.QApplication.translate("MainWindow", "About Qt", None, QtGui.QApplication.UnicodeUTF8))
|
||||
|
||||
import icons_rc
|
||||
#import icons_rc
|
||||
|
||||
if __name__ == "__main__":
|
||||
import sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue