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

18 commits

Author SHA1 Message Date
754c62ffd1 More robust error handling; check third-party imports 2015-08-27 15:31:35 +02:00
d5e66fd4fe Add std to results.csv 2015-08-27 15:31:08 +02:00
df189d08f0 Improve docs; Use custom Exceptions 2015-08-26 16:45:40 +02:00
1b63c73eb7 More documentation; Removed dead codepath. 2015-08-25 14:19:57 +02:00
93751a2b3d Start documentation 2015-08-25 00:20:07 +02:00
c95b0ecf40 Fix some typos 2015-08-24 17:36:39 +02:00
7ce9e868f6 Throw an additional warning for really bad r squared values 2015-08-24 17:36:32 +02:00
9b19ac7b89 Move x and y parameters to tuple 2015-08-24 17:30:15 +02:00
d9179b4221 Proper check for dependencies; Fallback if appropriate 2015-08-24 10:45:49 +02:00
28bf76029b Formatting to PEP8 2015-08-24 10:45:29 +02:00
04dfff04bc Make fitting window configurable via cli parameter 2015-08-24 10:25:06 +02:00
c8d7b192fa Add legend to linear fits 2015-08-24 10:24:48 +02:00
36ef5b8909 Formatting of logging output 2015-08-21 16:42:13 +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
7bbb368499 Initial commit of analyze.py 2015-08-18 13:10:26 +02:00
71f347e9cc Initial commit 2015-08-18 13:05:33 +02:00