HTML automatically generated with rman
Table of Contents
snapkman - find kmean in selected phase space of a snapshot 
snapkmean
in=snap_in  [parameter=value] 
snapkmean computes the mean coordinates
of K clumps in a snapshot by iteratively finding the best matching clumps
using the K-mean method. 
The following parameters are recognized
in any order if the  keyword is also given: 
- in=in-file 
- Input file, in snapshot(5NEMO)
format [no default]. 
- var=var_list 
- List of coordinates to be used. Any bodytrans(3NEM0)
functions can be used in an arbitry expression. [default: x,y,z]. 
- k= 
- K. Typically
a small integer. [default: 2]. 
- mean= 
- Initial estimates of the means [-1,1]
  
- times=times-string 
- Time values/intervals of which snapshots should be
used.  [default: all] 
snapmode(1NEMO)
 
Peter Teuben
~/src/nbody/reduc     snapkmean.c
24-sep-07    V1.0: created              PJT
 
 
Table of Contents