All examples for TEXAN
#	(Rice 3D work, Feb 2000)
####################################################################

*call	texan

tzone	8					# hours local earlier than GMT
tbase	2000	50	0	0	00	# starting day

seq	two-shots			# a short two-event sequence repeated 
rec-on					# throughout the experiment
rec-off		0	0	15
rec-on				16
rec-off		0	0	31

###### two sequences: before and after lunch

seq	before-lunch		9	0	00	# start at 9 AM
on
srate				1	1000
repeat				2	100	40	two-shots	
off		1	10	0

seq	after-lunch		13	30	00	# start at 13:30 PM
on
srate				1	1000
repeat				2	100	40	two-shots	
off		1	10	0

####### output the resulting table using the two sequences defined

evfile	event.table		
before-lunch		
after-lunch