This HTML automatically generated with rman for NEMO
Table of Contents
ccdrow - hacking rows of an image for CLASSy 
ccdrow [parameter=value]
ccdrow was written to manipulate the rows in an image, specific
to the CLASSy project. 
The following parameters are recognized
in any order if the keyword is also given: 
- in= 
- Input image file [???] 
   
- out= 
- Output image file [???]     
- x= 
- X coordinates to select (1..nx) []
  
- y= 
- Y coordinates to select (1..ny) []   
- z= 
- Z coordinates to select (1..nz)
[]   
- nxaver= 
- Number X to aver (size remains same) [1] 
- nyaver= 
- Number Y
to aver (size remains same) [1] 
- nzaver= 
- Number Z to aver (size remains
same) [1] 
- dummy= 
- Retain dummy axis? [t]     
- reorder= 
- New coordinate ordering
[]     
- div2= 
- Divide subsequent rows instead of aver [f]  
- row= 
- Set this
to a (>=0) row as calibration 
- repair= 
- Column (1-based) to repair from its
neighbors (-1 
Peter Teuben
17-Feb-14    V0.0 Created by mkman    PJT
Table of Contents