SCM Repository
Annotation of /branches/vis12/bugs/data/didthis-rvv.txt
Parent Directory
|
Revision Log
Revision 2207 - (view) (download)
1 : | glk | 2207 | echo "0 9" \ |
2 : | | unu reshape -s 2 \ | ||
3 : | | unu resample -s 10 -k tent -c node \ | ||
4 : | | unu 2op nrand - 0.01 \ | ||
5 : | | unu axinfo -a 0 -k list \ | ||
6 : | | unu save -f nrrd -e ascii -o real.nrrd | ||
7 : | |||
8 : | unu 2op x real.nrrd 2 \ | ||
9 : | | unu join -i - real.nrrd -a 0 -incr \ | ||
10 : | | unu axinfo -a 0 -k 2-vector \ | ||
11 : | | unu save -f nrrd -e ascii -o vec2.nrrd | ||
12 : | |||
13 : | unu 2op x vec2.nrrd 2 \ | ||
14 : | | unu join -i - real.nrrd -a 0 \ | ||
15 : | | unu axinfo -a 0 -k 3-vector \ | ||
16 : | | unu save -f nrrd -e ascii -o vec3.nrrd |
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |