Daniel's Blog

Cognitive neuroscience, R programming, and more...

SIT - Sensory Island Task

A New Behavioral Paradigm to Study Sensory Perception and Neural Processing in Freely Moving Animals

This blog post is about SIT, a behavioral paradigm we recently published. In SIT, animals explore an open field arena to find a hidden target. For target detection, they rely solely on changes in the presented stimulus, which is controlled by closed-loop position tracking in real-time. The blog will mostly cover the application of SIT for acoustic discrimination training in mouse lemurs.

Goldman-Hodgkin-Katz-Equation

An Interactive Simulation of the Goldman-Hodgkin-Katz-Equation

Models the resting potential across a cell membrane in dependence on the relative permeabilities as well as the inner and outer concentrations of different ion species.

Two-Sided Binomial Test

An Online Binomial Test Calculator

Calculates two-sided Binomial Test statistics and provides the results as text output. It also visualizes your success rate within the probability distribution.

Data Visualization With R

Creating Ready-to-Publish Graphs Using R Base Graphics - Pt1: Line Graphs

This blog post is the first in a series of posts in which I will present R code for the generation of fancy graphs using only R base graphics (instead of ggplot).

Comparing Two Medians for Differences

Bootstrapping Confidence Intervals for the Difference Between Two Population Medians

This blog post provides step-by-step instructions for the utilization of bootstrapping (instead of unsuited Wilcoxon procedures) to calculate confidence intervals for the difference between two population medians in R.

DIY - Food Dispenser

Building an Arduino-controlled Food Dispenser for Behavioral Experiments

This blog post provides instructions on how to build an arduino-controlled food dispenser for positively conditioned behavioral/cognitive experiments in an open field maze.