Laboratory Notebook Skills [pdf]
dur.ac.uk
Laboratory Notebook Skills [pdf]
1–10 of 24 posts
Re: Laboratory Notebook Skills [pdf]
#2Re: Laboratory Notebook Skills [pdf]
#3Re: Laboratory Notebook Skills [pdf]
#4"Draw your figures in Excel" No no no no no no no! Do not draw your figures in Excel. Yes, they can be drawn quicly, but Excel figures suck, are a pain to customize and will introduce bad habits. Learn to draw figures in R using ggplot2.
Learn to draw figures in R using ggplot2.
Or any other of the handful of good tools.Re: Laboratory Notebook Skills [pdf]
#5would love to hear input from people with both lab and software dev experience to compare and contrast the two notetaking experiences
Source: I have a decade of experience in science, and some 5 years in software development.
Re: Laboratory Notebook Skills [pdf]
#6"Draw your figures in Excel" No no no no no no no! Do not draw your figures in Excel. Yes, they can be drawn quicly, but Excel figures suck, are a pain to customize and will introduce bad habits. Learn to draw figures in R using ggplot2.
Learn to draw figures in R using ggplot2. Or any other of the handful of good tools.
Re: Laboratory Notebook Skills [pdf]
#7Like, conceptually, what should I keep, and how should I organise my notebook(s)?
Most guides are focused on what you can do (Here's how you draw a graph, here's how you load a kernel), I'd rather read about what I should store in my notebooks, and how many I should have.
Re: Laboratory Notebook Skills [pdf]
#8I think I will be coming up with workflows and checkboxes soon for organizing a experiment and easily integrating results of the experiments I am running from disparate software.
I think its very easy to incorporate the stuff in this post, and create a new template in org mode for this. And its so flexible that it will fit all usecases.
Emacs is too awesome.
Re: Laboratory Notebook Skills [pdf]
#9"Draw your figures in Excel" No no no no no no no! Do not draw your figures in Excel. Yes, they can be drawn quicly, but Excel figures suck, are a pain to customize and will introduce bad habits. Learn to draw figures in R using ggplot2.
Re: Laboratory Notebook Skills [pdf]
#10would love to hear input from people with both lab and software dev experience to compare and contrast the two notetaking experiences
These are excellent suggestions and are taught in science classes. Except for the use of Excel. Yes, Excel is easy, but its flexibility will lead to sloppiness, and drawing figures sucks. Excels statistical functions are also wrong in some cases. For data analysis, learn R or Python, period. If you have lots of data, learn to use SQLite in addition. The learning curve is steep, but well worth it. Source: I have a dec…
I'm now at another large university-affiliated research lab and excel is king here as well, though I can get away with using Matlab generated plots in my slides when I'm working solo. People still don't like python for some reason.
I had a similar experience with paper writing-- in academics it was conventional to do everything in LaTeX from my first lab courses in freshman year. In both workplaces, we've just been using word.
And it's not that people don't know python/latex here-- we've just apparently developed a culture of using these matlab/excel/word tools instead.