Research

Possum – A Framework for Three-Dimensional Reconstruction of Brain Images from Serial Sections

https://github.com/pmajka/poSSum

Possum 3D reconstruction framework provides a selection of 2D to 3D image reconstruction routines allowing one to build workflows tailored to one’s specific requirements. The main components include techniques for reconstruction with or without external reference and solutions for typical issues, such as propagation of the registration errors due to distorted sections.

Marmoset Brain Architecture Project

http://marmosetbrain.org

The marmoset brain connectivity atlas is part of the Brain Architecture Project. Our aim is to create a systematic, publicly available digital repository for data on the connections between different cortical areas, in a primate species. The connectome is based on the results of over 140 monosynaptic retrograde tracer injections into marmoset cerebral cortex, mapped into a stereotaxic atlas. This allows one to establish a spatial location of each cell, assign it to a specific cortical area, and to determine its location relative to the granular cell layer of the cortex. To make the connectome readily accessible for exploration and visualization, an online analytical framework was developed (http://analysis.marmosetbrain.org) which enables a graphical (web browser-based) or a programmatic access to the data

3d Brain Atlas Reconstructor on-line service

http://service.3dbar.org/

3d Brain Atlas Reconstructor on-line service is a repository of three dimensional reconstructions of brain structures. The interface is created on top of the 3D Brain Atlas Reconstructor software and offers a variety of functions for the hosted atlases:

  • Downloading models of brain structures in various quality presets as well as created using customized settings.
  • Previewing models using bitmap thumbnails or in interactive mode.
  • Enhancing your own tools using 3dBAR’s functionalities.

3d Brain Atlas Reconstructor

http://3dbar.org/

3D Brain Atlas Reconstructor (3dBAR) is a software package dedicated to automated reconstruction of three-dimensional brain structures from 2D atlases or other compatible data. It relieas on a Common Atlas Format (CAF), a general representation of data containing 2D drawings along with additional information needed for transformation into 3D structures.

BrainSlices – an online repository of brain tissue images

In many neuroscience experiments one obtains brain tissue of animals. The tissue is sliced and stained for the analysis and when the experiment is over the slices are disposed of or covered by dust on one of countless laboratory shelves. If another scientist wants to access the data, it is often necessary to perform redundant experiments which means a waste of time, money and life of further animals. An improvement of the present situation would be a repository of images of brain tissue slices with controlled access to the data geared towards open sharing of data. This is the aim of BrainSlices.org project: to facilitate online sharing of slice images and related metadata.

An open server software for maintaining repositories of two-dimensional brain images of different modalities (stained sections, blockfaces, X-ray, MRI scan planes etc.) is being created. The repository functionality includes image upload, online browsing (in a manner similar to Googlemaps) and sharing. The software is designed to allow creation of private repositories by interested entities (after release) and will be used as a basis of a world-wide accessible repository.

Analyses of mice behaviour in Python

Several laboratories from our institute perform complex behavioural experiments with IntelliCage system, which produces abundant amount of data. To extract the most information from these data we are developing methodology and a dedicated Python library (PyMICE) for processing it.

We are also trying to quantitatively assess, how well we understand the mehanisms behind the data. To obtain that goal we propose formalised mathematical models of behaviour and measure how much of data variability can be explained by them.

Measurement physics and analysis of extracellular potentials

It is in our interest to understand the functioning of the brain. For this we need to make observations about it, this requires a means of quantifiable measurement of the neural activity. One of the most popular measures used to study the brain is the extracellular potential. The neural activity gives rises to transmembrane currents that can be measured in the extracellular medium as electrical potential. For example, when a sharp electrode is positioned close to the soma of a neuron, it picks the extracellular signature of an action potential or spike. When there are many neurons in the vicinity of this electrode, one can increase the number of electrodes, and perform spike sorting using triangulation. This spiking information dominates the high frequency component of the potential. The low frequency component is called Local Field Potential or LFP and is dominated by synaptic currents, its dendritic processing and the restoring currents in the neuron after an action potential. The LFP is not a local measure and has contributions from neurons located farther away. This can used to our advantage to measure the activity over longer spatial range and at a sub population resolution of neurons.

LFP gives a measure of the potentials for a large population of cells, but in order to have a meaningful understanding of the underlying phenomena, it is more useful to estimate the distribution of the current sources that generate the observed potential. For this, in our lab, we develop tools that can analyze the LFP and give us the current source densities distributions. This is referred to as the inverse problem. We developed a parameter free method, called Kernel Current Source Density, that can estimate the current source distribution.

In order to test these tools, it is essential that we have a full grasp of what the neurons are doing in selected situations. For this, we create ground truth testing data using simulations of neurons. Each of these neurons is modelled with biophysical and morphological realism, using compartmental modeling. The transmembrane currents generated by these neurons over the course of the simulation are tracked, and then used to generate LFP.  This approach is called forward modeling.

We also model LFP while considering the non-trivial electrical properties of the recording setup and the slice. We use Finite Element Methods, to model such details, and test how varying assumptions about the conductivity profile of the setup influence the signal recorded.