1
0
Fork 0
mirror of https://github.com/Athemis/PyDSF.git synced 2025-04-05 14:46:03 +00:00
Commit graph

18 commits

Author SHA1 Message Date
e099bd8694 Refactor Tm finding code; Fix cutoff 2015-07-10 00:50:46 +02:00
e73a646e48 Remove unused imports 2015-07-09 16:09:58 +02:00
342ed3b3d1 Populate instrument list dynamically; Fixes
Populate instrument list dynamically from a given set of instrument
objects; Fix a bug when doing mutliple analysis in a row.
2015-07-09 15:42:25 +02:00
5e275d57e5 Move Instrument specific code to class (WIP) 2015-07-09 00:49:25 +02:00
71c25f902b Overhaul of data saving 2015-07-08 17:48:27 +02:00
6250864ead Fix translatability of certain strings
Strings that are built using .format() are not properely recognized.
Using workaround for now.
2015-07-08 14:58:10 +02:00
750a9b7157 Fix error while processing files 2015-07-08 12:54:37 +02:00
3aa45696dc Be more precise in which Exception to catch 2015-07-08 02:24:07 +02:00
1ef02beebb Coding style 2015-07-08 01:03:25 +02:00
e1f34c094a Coding style 2015-07-07 15:09:14 +02:00
a28142fa1e Adding comments; Proper error handling 2015-07-07 14:12:06 +02:00
a5eb072d4a Clean-up; PEP8-compliance 2015-07-06 16:00:12 +02:00
fef87a6657 Start reimplementing plotting code 2015-02-10 03:19:40 +01:00
5a17c960c2 Made peak finding more robust; round to 2 digits 2015-02-08 19:12:44 +01:00
cf75c8ee09 Embedded plots into GUI 2015-01-30 20:14:56 +01:00
926fb01502 Migrated to PyQT5; Added option to reset data list; Added progress indicator 2015-01-30 15:00:16 +01:00
ff7f10438b Migrated to Python3; Switched to Peakutils for peak finding routines; CHanged behaviour of temperature cut-offs 2015-01-30 03:45:30 +01:00
41b252a3c9 First commit 2015-01-30 03:34:25 +01:00