## simulation with a new generated field of profiles,
## of size 16x16 (for speed), with added noise
simul.fandtasia(gridsz=16, sigma=0.01)
## same as before, but showing crossing-fibre glyphs
simul.fandtasia(gridsz=16, sigma=0.01, showglyph=TRUE)
## using a 32x32 data field as in the original reference
## Warning: time-consuming example
simul.fandtasia()Run the code above in your browser using DataLab