Ignore:
Timestamp:
02/01/07 18:30:35 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/scripts/generate_viewcells.env

    r2072 r2073  
    165165        } 
    166166 
    167         showVisualization true 
    168         #showVisualization false 
     167        #showVisualization true 
     168        showVisualization false 
    169169        evaluateViewCells false 
    170170         
     
    247247        Construction { 
    248248 
    249                 samples 2000000 
     249                samples 1500000 
    250250 
    251251                # type 0 = sequential computation, 1 = interleaved, 2 = gradient 
Note: See TracChangeset for help on using the changeset viewer.