1
0
Fork 0
mirror of https://github.com/Athemis/pyKinetics.git synced 2025-04-05 14:56:02 +00:00
Commit graph

16 commits

Author SHA1 Message Date
3f5c82e13b improve color handling; fix crash if using log scaled plots and zero values 2016-04-15 15:09:18 +02:00
6d39c4822b fix some coding style issues 2016-04-14 14:14:58 +02:00
65ce7e7e72 calculate adjusted r-squared 2016-04-14 14:04:18 +02:00
b8a950fbc8 option to disable MM calculation; option to scale y and x axis in kinetics plot as log 2016-04-08 15:55:57 +02:00
19c97dc6f2 More work on documentation 2015-09-01 16:02:30 +02:00
c7a8525410 Reformat code using yapf 2015-08-31 19:10:31 +02:00
781c6ccb55 Merge branch 'master' of https://github.com/Athemis/pyKinetics 2015-08-31 19:08:48 +02:00
4b3fb762fb Reformat code using yapf 2015-08-31 19:06:35 +02:00
4808d72f8e Improve documentation 2015-08-27 18:20:48 +02:00
d5e66fd4fe Add std to results.csv 2015-08-27 15:31:08 +02:00
c95b0ecf40 Fix some typos 2015-08-24 17:36:39 +02:00
d9179b4221 Proper check for dependencies; Fallback if appropriate 2015-08-24 10:45:49 +02:00
04dfff04bc Make fitting window configurable via cli parameter 2015-08-24 10:25:06 +02:00
091c6e62a2 Moved plotting from library to cli-interface; improved logging
...and colorized logging
2015-08-21 16:18:47 +02:00
c90c18ee84 Adding logger 2015-08-19 00:22:15 +02:00
7a943cb945 Split in library and cli 2015-08-18 23:58:57 +02:00