diff options
Diffstat (limited to 'pkg/plot/crtpict.par')
-rw-r--r-- | pkg/plot/crtpict.par | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/pkg/plot/crtpict.par b/pkg/plot/crtpict.par new file mode 100644 index 00000000..6cf3999a --- /dev/null +++ b/pkg/plot/crtpict.par @@ -0,0 +1,20 @@ +# Parameter file for the CRTPICT task +input,f,a,,,,input images +output,f,h,"",,,output metacode file name +device,s,h,"film_recorder",,,output device +auto_fill,b,h,yes,,,fill output area? +replicate,b,h,yes,,,block replicate to fill device area? +xmag,r,h,1.0,,,x magnification factor +ymag,r,h,1.0,,,y magnification factor +ztrans,s,h,"auto",,,type of transfer function +lutfile,f,h,"",,,input file containing user transfer function +contrast,r,h,0.25,,,contrast factor +nsample_lines,i,h,25,,,number of lines to sample +z1,r,h,0.0,,,intensity mapped to minimum greyscale value +z2,r,h,0.0,,,intensity mapped to maximum greyscale value +perimeter,b,h,yes,,,draw annotated perimeter? +graphics_fraction,r,h,0.20,,, +image_fraction,r,h,0.72,,, +greyscale_fraction,r,h,0.04,,, +x_blk_average,r,h,1.0,,,block average output device in x by this amount +y_blk_average,r,h,1.0,,,block average output device in y by this amount |