Of men and mice: a cognitive neuroscientist in a biology lab

For the last eight years, I called myself a cognitive neuroscientist. Throughout undergrad and grad school, I spent my days finding out how humans make decisions based on the information they extract from the outside world, and what factors play a role in determining our choices. Half a year ago I started working with mice,Continue reading “Of men and mice: a cognitive neuroscientist in a biology lab”

How I start each paper review

I strongly believe in the value of openness and transparency, and I encourage the authors to make their data and analysis code publicly available. Over and above increasing the transparency and reproducibility of scientific findings as a whole, sharing data and code increases the visibility and impact of individual papers (McKiernan et al. 2016 eLife).Continue reading “How I start each paper review”

Thesis formatting in Latex

After four years of experimental design, data acquisition and analysis I just finished putting together everything into my PhD thesis. I did not find any templates that really worked for me (although classicthesis looks quite nice), so I put together my own set of random LaTex commands. I’m not a graphics designer but I’m quiteContinue reading “Thesis formatting in Latex”

Pupil dilation reflects decision uncertainty and alters choice patterns

Three years after starting the project, two years after completing data collection and almost exactly one year after submitting the manuscript, the first paper of my PhD is now out! In this project, we investigated the relationship between pupil dilation, decision uncertainty and across-trial patterns of decisions. When making decisions about the world, each choiceContinue reading “Pupil dilation reflects decision uncertainty and alters choice patterns”

Rasterised topoplots in FieldTrip

To visualise the topographical distribution of electric or magnetic brain activity on the head, FieldTrip uses a family of topoplot functions. There are several styles to choose from, which determine o.a. if contour lines will be plotted on top of the color image. Now, the default setting cfg.style = ‘both’ (with contour lines) or cfg.style = ‘straight’ (withoutContinue reading “Rasterised topoplots in FieldTrip”

Postdoctoral fellowship programmes

I’m starting to explore fellowship programs to fund my future postdoctoral adventures.  Thanks to many on Twitters who responded to my request, here’s a list of the agencies and programs I’ve come across so far. Hivemind, what are some good fellowships to do an international (US) postdoc as a EU citizen? Or all they all country-specific? — Anne UraiContinue reading “Postdoctoral fellowship programmes”

Prettier plots in Matlab

Rather than prettifying all plots in Illustrator, I prefer doing as much as possible already in Matlab. Chances that you’ll have to regenerate the figures at some point (because you decide to change one step somewhere in your analysis pipeline, say…), and by scripting the plots as much as possible you can replace your pdfs with an updated one with just oneContinue reading “Prettier plots in Matlab”