data-and-analysis

Reconstruct SiMView Images Using BigSticher

by Eric Wait
Jul 6, 2021
data-and-analysis, microscopy
imagej, scripts, simview

Overview # There are four steps to this process. First is to create a dataset file that allows BigSticher to interpret the data. Second is to run a macro that will flip the opposing views, so they are roughly aligned. Third is to find the best parameters that register the views together. Forth is to register and export the reconstructed data. Inital Setup # First we must install ImageJ and the BigStitcher plugin. ...

Downloading OME Example Images

by Blair Rossetti
Apr 23, 2020
data-and-analysis
scripts, python

For a recent blog post, I needed to get my hands on some Imaris IMS files. Fortunately for me, the good folks over at OME have a nice repository of example images in a variety of formats. The OME Team use this data for testing the read/write functions in their Bio-Formats library. I was particularly interested in downloading all of their Imaris images, but it appeared the only way to get the entire dataset was to manually download each file. I can’t waste that much time downloading files!

Understanding the Imaris 5.5 File Format

by Blair Rossetti
Apr 16, 2020
data-and-analysis
file-format

In my previous post, I mentioned that the AIC is exploring alternative file formats for use in our processing and analysis pipelines. Our pre-commercial microscopes present a unique challenge in that they all produce different formats and structures of image data. The exact format of the output images depends on the acquisition mode of the microscope and the developer of the microscope’s control software. We are currently converting most of our images into sequences of KLB files.

Comparing Image File Formats

by Blair Rossetti
Mar 30, 2020
data-and-analysis
file-format

There has been a lot of talk about image file formats these days. The OME team wrote a blog about it, people on the image.sc forum are discussing it, and funding groups (e.g. CZI) are putting money behind it. The AIC is certainly no stranger to the difficulties of old, outdated, and obscure image file formats. We put a fair amount of coding and computing effort into re-saving images from one format to another.

What You Should Know About Handling AIC Data

by Eric Wait and Teng-Leong Chew
Apr 24, 2019
data-and-analysis
preparation

With the recent advent of several microscopy technologies, especially light sheet microscopy, with which millions of voxels can be acquired in a matter of seconds, the era of big data of imaging has arrived. The challenges in handling AIC data can be categorized into three sections: (i) data transfer, (ii) data storage, and (iii) data computation for image analysis. In this post, we discuss each section and outline some things to consider.

Thoughts on Fluorescence Recovery Analysis

by Teng-Leong Chew
Nov 6, 2014
data-and-analysis
analysis

The inherent tendency of fluorescent molecules to photobleach has been turned into a very powerful tool for the study of molecular trafficking. By targeting a region of interest for laser-mediated photobleaching, biologists can study how fast the molecules go in and out of the bleached zone and deduce molecular turnover rate from the fluorescence recovery. If a certain type of molecules turns over very fast within the bleached zone, the fluorescence recovery will be rapid.