Skip to content

Releases: angelolab/mibi-bin-tools

v0.2.13

21 Nov 20:03
5b81528
Compare
Choose a tag to compare

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

v0.2.12

19 Oct 17:38
5309ced
Compare
Choose a tag to compare

This latest patch introduces Python 3.12 support.

v0.2.11

02 Oct 22:24
2b1e4ce
Compare
Choose a tag to compare

This releases optimizes the computation of the median pulse heights across all masses at once (previously, it was a one-per-mass process). Additionally, fixes a bug in the time-of-flight range thresholding (see #62).

🚀 Features

📚️ Documentation

v0.2.10

13 Jul 23:56
49aae17
Compare
Choose a tag to compare

v0.2.9

09 May 18:58
a8cbc1f
Compare
Choose a tag to compare

🚀 Features

  • GitHub Actions Updates, and Python 3.9+ Support @srivarra (#53)

🧰 Maintenance

v0.2.8

15 Mar 23:38
c082efc
Compare
Choose a tag to compare

📚️ Documentation

v0.2.7

14 Mar 23:30
c9f7aa0
Compare
Choose a tag to compare

🚀 Features

v0.2.6

27 Jan 02:56
ebe26d7
Compare
Choose a tag to compare

🧰 Maintenance

v0.2.5

16 Nov 23:12
66e9647
Compare
Choose a tag to compare

🧰 Maintenance

v0.2.4

02 Nov 20:20
d497999
Compare
Choose a tag to compare

Notes

Main updates include bumping package versions and applying the release drafter.

🚀 Features

🧰 Maintenance