Skip to content

Releases: Aswendt-Lab/AIDAhisto

Version 1.2

14 Sep 13:23
Compare
Choose a tag to compare

What's New:

  • Extended functionality to the Allen Mouse Spinal Cord Atlas. Credit goes to Ann-Sophie Benz and Annika Vohn!
    You can now use AIDAhisto also for immunostainings of mouse spinal cord sections. We have created vector files from the original atlas images and assigned unique grey values to each region (including a hemisphere split). See the updated manual and Test_Images_SC for details and examples.

Changes:

  • Matlab/AIDAhisto_easy.m
    Simplifies the input of required parameters.

Version 1.1

07 Feb 12:35
Compare
Choose a tag to compare

What's New:

  • Python/AIDAhisto_maskSize.py
    This function returns the percentage of the affected regions within a brain slice both regarding the region size and the whole brain slice due to a given (lesion) mask.

Changes:

  • Python/AIDAIntensity.py
    Now also returns the normalised intensity (sum of pixel values of a chosen color channel), normalised by the total number of pixels per ROI

Version 1.0

18 Jan 22:12
Compare
Choose a tag to compare

MATLAB

  • AIDAhisto.m
  • isodataAlgorithm.m
  • makeBarFilters.m
  • makeSfilters.m
  • readROInames.m
  • run_example.m

Python

  • AIDAhisto_gui_support.py
  • AIDAhisto_gui.py
  • AIDAhisto_mapCreator.py
  • AIDAhisto.py
  • AIDAintensity.py
  • barfilters.py
  • run_example.py
  • Sfilter.py