| MO 3 | [Model volume creation] |
| BL | [Create Blank image] |
| PT | [Create Pattern or mask file] |
| PP | [Put Points in image - from terminal] |
| PP L | [Put Points in image - from Document file Listing] |
.ENTER DIMENSIONS (NSAM,NROW): 64,64
[Enter the dimensions of the image in the output file.]
[Following menu appears.]
.MENU:
(B)LANK -- BLANK IMAGE
(C)IRCLE -- FILLED CIRCLE
(G)AUSSIAN -- GASUSIAN DENSITY DISTRIBUTION
(R)ANDOM -- RANDOM UNIFORM/GAUSSIAN STATISTICS
(S)INE -- SET OF SINE WAVES
(T)EST -- 2D SINE WAVE
(W)EDGE -- DENSITY WEDGE
.ENTER B/C/R/S/T/W: T
[Enter the desired option.]
[The output file will then contain a circle of specified radius
filled with pixel values of 2.0, and a blank (pixel value 0.0)
background.]
.COORDINATES OF THE CENTER: 12,23.12
.STD. DEVIATIONS X,Y: 4.2
[Enter the standard deviations for Gaussian function.]
.MEAN AND STANDARD DEVIATION OF GAUSSIAN DIST.: 0.0, 0.35
[Enter the mean value and standard deviation of the Gaussian
distribution for random numbers to be generated.]
.I=1 AMPLITUDE, PHASE, SP. FREQUENCY (KX,KY): 1.0,45.,1,10
[Enter the amplitude and phase of the first sine wave,
and its X and Y frequencies, respectively.]
.I=2 AMPLITUDE, PHASE, SP. FREQUENCY (KX,KY): 2.5,90., -2,5
[Enter the relative amplitude and phase of the second
sine wave, and its X and Y frequencies, respectively.]
[The output file will now contain an image of the specified size, which is the sum of two sine waves, of specified amplitudes and phases, one of X-frequency 1 and Y-frequency 10, and the other of X-frequency -2 and Y-frequency 5. Note that the amplitudes and phases must be given as floating point numbers.]
© Copyright Notice / Enquiries: spider@wadsworth.org