Skip to content

Commit f035708

Browse files
author
Patrick Beukema
authored
Update labhacks.md
1 parent f818050 commit f035708

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

labhacks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Use it for writing experimental code, scanner code, bash scripts and so on.
4242
* Not sure how to code something? It may have an answer on [stack overflow](https://stackoverflow.com/).
4343
## Generating publication quality figures
4444
* Data visualization has been made very easy with [matplotlib](https://matplotlib.org) and a library called [seaborn](http://seaborn.pydata.org/index.html)
45+
4546
* Save your figures in svg, or eps. pngs do not scale well and are impossible to modify.
4647
## Statistical Analysis
4748
* Learn to love Bayesian statistics, if you don't already.

0 commit comments

Comments
 (0)