#
#  bf_3x4.stm
#
stim_type    bar       # Stimulus type
stim_samp   1000.0     # Stimulus sampling rate (images/s)

st0            0.000   # Start time (s)
stn            0.256   # Duration (s)

cx             0.0     # Center of barfield in horizontal axis (deg)
cy             0.0     # Center of barfield in vertical axis (deg)
direction      0       # Direction of movement (deg)
length         0.8     # Bar length (deg)
width          0.2     # Bar width (deg)
speed         10.0     # Movement speed (deg/s)
ampl           1.0     # Bar luminance [0..1]

bar_ori       30.0     # Bar orientation (deg), 0=vertical ["direction"]
center_motion  1       # Automatically center motion within "stn" duration

field_wid_n    3       # Number of bars along width of field
field_len_n    4       # Number of bars along length of field
field_wid_off  1.2     # Offset of bars along width of field (deg)
field_len_off  1.2     # Offset of bars along length of field (deg)

bgval          0.5     # Background luminance [0..1]
maxlum         1.0     # Maximum luminance [1]
sdaa           1.0     # Spatial scale for anti-aliasing (pixels)
stim_nrpt      1       # Number of stimulus repeats to run


### 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.05   # spatial scale (deg/pix)
stim_frame_tscale     0.002  # temporal scale (s/frame)