Average numpy arrays from disk
     
    averageNumpyArraysFromDisk(numpynames, batchReduce = TRUE)
    Arguments
    
    
    
      | numpynames | 
      the names of the numpy on disk files to average  | 
    
    
      | batchReduce | 
      boolean to average over the rows at the end  | 
    
    
    Value
    the averaged arrays
    Author
    Avants BB