Skip to content

Radial intensity profile 2D for Python, was used in the paper Eede et al. 2020

Notifications You must be signed in to change notification settings

ngimber/RadialProfile2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

RadialProfile

The Python function "rad2d" was used in the paper "Eede et al. 2020 - Interleukin-12/23 deficiency differentially affects pathology in male and female Alzheimer's disease-like mice " to calculate radial intensity profiles around nuclei. https://doi.org/10.15252/embr.201948530

Instructions

Input:

  • singlecolor image as 2d array
  • x and y coordinates (in pixels)
  • maximum radius to measure

Output:

  • radii
  • avereraged intensities per radius

Further information is provided in the methods section of Eede et al. 2020.

About

Radial intensity profile 2D for Python, was used in the paper Eede et al. 2020

Resources

Stars

Watchers

Forks

Packages

No packages published