Loading...
 

Contributed by Jessica R. Lu

A helper function to create the azimuthally averaged 1D radial profile from a 2D image. Right now the code is very crude (calculates the center of the image itself, assumes a bin size of 1, etc.). But as I (or other people) improve the code, I will keep the version below updated. Dependencies include

  • numpy

radialProfile.py I've borrowed & modified radialprofile.py - the above version excludes the inner & outer points. I also included the ability to measure the radial standard deviation.  

Contributed by Adam Ginsburg

https://github.com/keflavich/image_tools/blob/master/image_tools/radialprofile.py

Contributed by Ian J. Crossfield

Here's my own version of such a function, with some of the desired options above (user-specified centering, custom bin sizes) already included. radial_data.py


Page last modified on Tuesday 01 of September, 2015 11:00:19 EDT

Attached files

ID Name Comment Uploaded Size Downloads
13 radial_data.py from Ian Crossfield jlu Mon 22 of Mar, 2010 11:56 EDT 3.82 Kb 3782
8 radialProfile.py jlu Wed 03 of Mar, 2010 17:49 EST 1.19 Kb 4968