Login  Register

Re: Interparticle distance

Posted by dscho on Mar 13, 2007; 5:47pm
URL: http://imagej.273.s1.nabble.com/Interparticle-distance-tp3700069p3700070.html

Hi,

On Tue, 13 Mar 2007, Dan Batzel wrote:

> Great program.  I am a newbie with a bunch of particles and need to
> calculate the average distance between them.  There must be a way.

First you must decide what you want _exactly_. Do you want the average
distance between _neighbouring_ particles? Or do you want to get the next
neighbour for each particle, and average _that_ distance? Or do you want
to have a measure how much the particle layout deviates from a hexagonal
layout?

Ciao,
Dscho