SCM Repository
View of /branches/vis12/bugs/data/didthis-rvv.txt
Parent Directory
|
Revision Log
Revision 2207 -
(download)
(annotate)
Tue Feb 26 01:32:33 2013 UTC (9 years, 3 months ago) by glk
File size: 446 byte(s)
Tue Feb 26 01:32:33 2013 UTC (9 years, 3 months ago) by glk
File size: 446 byte(s)
confusion about sequences
echo "0 9" \ | unu reshape -s 2 \ | unu resample -s 10 -k tent -c node \ | unu 2op nrand - 0.01 \ | unu axinfo -a 0 -k list \ | unu save -f nrrd -e ascii -o real.nrrd unu 2op x real.nrrd 2 \ | unu join -i - real.nrrd -a 0 -incr \ | unu axinfo -a 0 -k 2-vector \ | unu save -f nrrd -e ascii -o vec2.nrrd unu 2op x vec2.nrrd 2 \ | unu join -i - real.nrrd -a 0 \ | unu axinfo -a 0 -k 3-vector \ | unu save -f nrrd -e ascii -o vec3.nrrd
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |