Ignore:
Timestamp:
01/17/08 17:25:10 (16 years ago)
Author:
bittner
Message:

HR updates

Location:
GTP/trunk/Lib/Vis/Preprocessing/src/SG08
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/SG08/run_test_pompeii

    r2607 r2608  
    1 #!/bin/sh 
     1#!sh 
    22 
    33 
     
    1616VIEWCELLS=../data/Pompeii/pompeii_big-seq-viewcells.xml.gz 
    1717 
    18 PREFIX=../work/plots/osp-pompeii-SG08a 
     18PREFIX=../work/plots/osp-pompeii-SG08dummy 
    1919 
    2020 
  • GTP/trunk/Lib/Vis/Preprocessing/src/SG08/run_test_powerplant

    r2607 r2608  
    1 #!/bin/sh 
     1#!sh 
    22 
    33#COMMAND="./release/preprocessor.exe -preprocessor_quit_on_finish+" 
    4 COMMAND="../scripts/preprocessor.sh -preprocessor_quit_on_finish+ -preprocessor_use_gl_renderer- -preprocessor_evaluate_filter- -preprocessor_detect_empty_viewspace+ -total_samples=500000000" 
     4COMMAND="../scripts/preprocessor.sh -preprocessor_quit_on_finish+ -preprocessor_use_gl_renderer- -preprocessor_evaluate_filter- -preprocessor_detect_empty_viewspace+ -total_samples=500000000 -view_cells_use_kd_pvs+ -af_use_kd_pvs+" 
    55 
    66 
     
    88VIEWCELLS=../data/PowerPlant/powerplant-seq-viewcells.xml.gz 
    99 
    10 PREFIX=../work/plots/osp-powerplant-1e5 
    11  
     10PREFIX=../work/plots/osp-powerplant-SG08 
    1211 
    1312 
Note: See TracChangeset for help on using the changeset viewer.