#
#  globmo_gabor_same.stm
#
stim_type   globmo_gabor # Global and local motion with Gabor patches
stim_samp      1000.0    # Stimulus sampling rate
stim_mean_zero    0      # Stimulus value range, 0-[0,1], 1-[-1,1]
stim_form        3d      # '3d' or '3d_b'
stim_monocular   left    # "left", "right", ["both"]

st0          0.000   # start time (s)
stn        100.000   # duration (s)
cx           0       # Center of aperture along x-axis (deg)
cy           0       # Center of aperture along y-axis (deg)

#
#  Global motion parameters
#
patch_n      7       # Number of patches in the global motion sequence
patch_dur    0.036   # Duration of each patch (s)
patch_env    0       # 0-no envelope [Future]
glob_dx      0.7     # Spatial offset of global motion (deg)
glob_dt      0.036   # Temporal offset of global motion (s)
glob_dir     0       # Direction of global motion

#
#  Local motion, Gabor patch parameters
#
direction    0       # Direction of global motion (deg)
phase        0       # Degrees
sf           2.0     # Spatial period (cyc/deg)
tf          20.0     # Temporal frequency (cyc/sec)
sd_orth      0.16    # (deg) Std.Dev. orthogonal to Gabor
sd_par       0.32    # (deg) Std.Dev. parallel to Gabor
contrast     1.0     # Contrast for patches at 'theta1'
bgval        0.5     # background value [0..1]
maxlum       1.0     # Maximum luminance
stim_nrpt    1       # Number of repeats

### Parameters below are controlled by the model during execution
stim_frame_xn          128      # x size (pixels)
stim_frame_yn          128      # y size (pixels)
stim_frame_tn          128      # t size (image frames)
stim_frame_sscale        0.04   # spatial scale (deg/pix)
stim_frame_tscale        0.002  # temporal scale (s/frame)
stim_frame_binoc_dxn    16      # width of space between frames (pix)
stim_frame_binoc_amp     0.0    # luminance of space between frames