Skip to content

v0.2.13

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 20:03
5b81528

You may download the latest release with:

git clone -b v0.2.13 https://github.com/angelolab/mibi-bin-tools.git

What's new?

Spectral extraction

This is a feature that @jranek experimented with to visualize the intensities across various spectral ranges on a pixel-by-pixel basis. Now that various different slides are being experimented with on the MIBI, it's proven especially useful when determining contaminants that have not previously needed to be included in the gold slide-based compensation matrix.

For each pixel, the intensities across each spectra observed in the range is returned in an X by Y by S array (S = spectra range). They can then be visualized across the entire image or certain subsections of the image (including individual pixels).

Specific visualization support will be added in a later release.

Licensing

An MIT license has been added for this repo. This officially makes it open source and free to use.

🚀 Features

📚️ Documentation