Commit Graph

31 Commits

Author SHA1 Message Date
ea8add517c [pointprocesses] python version of sketch 2021-01-10 20:37:40 +01:00
16aa2b8f4b [simulations] added random walk neuron figures 2020-12-29 23:45:46 +01:00
2bac236768 [simulations] added random walk figures 2020-12-29 19:01:23 +01:00
3dd0660b21 [bootstrap] added difference of mean 2020-12-12 20:34:43 +01:00
e1c6c32db0 [statistics] imporved code style 2020-12-07 19:53:13 +01:00
2a4c7ff038 [all data analysis] plots work for old and new matplotlib 2020-10-27 23:59:14 +01:00
d1c6174ae2 [statistics] plots work for old and new matplotlib 2020-10-27 23:28:30 +01:00
ca11914956 [statistics] backward compatibility of hist density - still buggy! 2020-10-27 19:59:26 +01:00
5be1c25187 [plotstyle] fix is get_axes is not available 2020-10-26 23:59:16 +01:00
d7cda9567f [simulations] updated plots 2020-01-14 23:45:18 +01:00
9769d5e94f updated plots of the data analysis chapters 2020-01-14 23:38:16 +01:00
75aa46d71c [statistics] simplified plots, last part, added pointstyles 2020-01-14 20:58:03 +01:00
999a3003a6 [statistics] simplified plots, part 2 2020-01-14 17:52:27 +01:00
d1c8112030 Merge branch 'master' of https://whale.am28.uni-tuebingen.de/git/teaching/scientificComputing 2020-01-14 17:18:28 +01:00
2d0d962ea1 [statistics] simplified plots, part 1 2020-01-13 23:48:31 +01:00
d19e0bcb3a color cycler imported where iti is needed 2020-01-09 16:33:05 +01:00
297c731166 [plotstyle] line styles of spines and grid 2020-01-09 09:49:27 +01:00
09b9a1a3dd [pointprocesses] imporoved plot scripts 2020-01-07 08:50:12 +01:00
1cc4407ede [pointprocesses] adapted plot scripts 2020-01-06 22:38:38 +01:00
7ae8a1786d [plotstyle] default color cycler 2020-01-06 21:33:14 +01:00
680e2699bd [plotstyle] bendalab colors 2020-01-06 19:39:19 +01:00
c029c56325 [plotstyle] new sketch_style(), plain_style() and plot_style() 2020-01-04 22:52:58 +01:00
b4cfd0d181 [plotstyle] overwrite Axes constructer for show_spines 2020-01-04 19:06:52 +01:00
c49047fa67 [plotstyle] set_[xyz]label() functions are set as members of axes 2020-01-04 18:32:52 +01:00
1432d4fcd2 [regression] updated plot formats 2020-01-04 13:38:40 +01:00
78cd41001a [plotstyle] adjust_fs() function for plot margins as multiples of font size 2020-01-04 12:54:09 +01:00
048bce0a20 global figure sizes and subplot adjust values 2020-01-04 11:37:55 +01:00
6604261978 optional xkcd plot style 2019-12-26 18:49:19 +01:00
42da5587f5 [simulations] figure for random numbers 2019-12-23 14:51:59 +01:00
681cd2c52d [simulations] figure with normally distributed data 2019-12-20 23:58:35 +01:00
6d05e5277c added global plotstyle.py providing common formatting and colors 2019-12-20 23:08:51 +01:00