Error in Auditory Tutorial - Event1File missing

Running tutorial_auditory, on sample_auditory from our Forum downloads. I get the following error (full output below, error at bottom):

tutorial_auditory(pwd)
SPM> Iteration #1: Log-likelihood 0.940337
SPM> Iteration #2: Log-likelihood 1.040835
SPM> Iteration #3: Log-likelihood 1.140218
SPM> Iteration #4: Log-likelihood 1.242696
SPM> Iteration #5: Log-likelihood 1.317739
SPM> Iteration #6: Log-likelihood 1.362305
SPM> Iteration #7: Log-likelihood 1.398790
SPM> Iteration #8: Log-likelihood 1.432232
SPM> Iteration #9: Log-likelihood 1.469370
SPM> Iteration #10: Log-likelihood 1.510640
SPM> Iteration #11: Log-likelihood 1.555317
SPM> Iteration #12: Log-likelihood 1.596595
SPM> Iteration #13: Log-likelihood 1.633070
SPM> Iteration #14: Log-likelihood 1.650534
SPM> Iteration #15: Log-likelihood 1.655515
SPM> Iteration #16: Log-likelihood 1.656238
SPM> Iteration #17: Log-likelihood 1.656332
SPM> Iteration #18: Log-likelihood 1.656342
SPM> Iteration #19: Log-likelihood 1.656343
SPM> Iteration #1: Log-likelihood 1.663176
SPM> Iteration #2: Log-likelihood 1.665431
SPM> Iteration #3: Log-likelihood 1.665278
SPM> Iteration #4: Log-likelihood 1.665511
SPM> Iteration #5: Log-likelihood 1.665379
SPM> Iteration #6: Log-likelihood 1.665512
D:\Users\BST\bst_depot\sample_auditory\anatomy\surf\lh.pial is a triangle file (nvert = 164090 ntri = 328176)
created by ebock on Tue Jan 14 15:13:50 2014
Read a surface with 164090 vertices from D:\Users\BST\bst_depot\sample_auditory\anatomy\surf\lh.pial
BST> Saving scouts in surface: Subject01/tess_lh_pial.mat
D:\Users\BST\bst_depot\sample_auditory\anatomy\surf\lh.sphere.reg is a triangle file (nvert = 164090 ntri = 328176)
created by ebock on Tue Jan 14 15:04:39 2014
Read a surface with 164090 vertices from D:\Users\BST\bst_depot\sample_auditory\anatomy\surf\lh.sphere.reg
D:\Users\BST\bst_depot\sample_auditory\anatomy\surf\rh.pial is a triangle file (nvert = 166052 ntri = 332100)
created by ebock on Tue Jan 14 17:00:52 2014
Read a surface with 166052 vertices from D:\Users\BST\bst_depot\sample_auditory\anatomy\surf\rh.pial
BST> Saving scouts in surface: Subject01/tess_rh_pial.mat
D:\Users\BST\bst_depot\sample_auditory\anatomy\surf\rh.sphere.reg is a triangle file (nvert = 166052 ntri = 332100)
created by ebock on Tue Jan 14 16:51:58 2014
Read a surface with 166052 vertices from D:\Users\BST\bst_depot\sample_auditory\anatomy\surf\rh.sphere.reg
D:\Users\BST\bst_depot\sample_auditory\anatomy\surf\lh.white is a triangle file (nvert = 164090 ntri = 328176)
created by ebock on Tue Jan 14 14:07:11 2014
Read a surface with 164090 vertices from D:\Users\BST\bst_depot\sample_auditory\anatomy\surf\lh.white
BST> Saving scouts in surface: Subject01/tess_lh_white.mat
D:\Users\BST\bst_depot\sample_auditory\anatomy\surf\lh.sphere.reg is a triangle file (nvert = 164090 ntri = 328176)
created by ebock on Tue Jan 14 15:04:39 2014
Read a surface with 164090 vertices from D:\Users\BST\bst_depot\sample_auditory\anatomy\surf\lh.sphere.reg
D:\Users\BST\bst_depot\sample_auditory\anatomy\surf\rh.white is a triangle file (nvert = 166052 ntri = 332100)
created by ebock on Tue Jan 14 15:49:26 2014
Read a surface with 166052 vertices from D:\Users\BST\bst_depot\sample_auditory\anatomy\surf\rh.white
BST> Saving scouts in surface: Subject01/tess_rh_white.mat
D:\Users\BST\bst_depot\sample_auditory\anatomy\surf\rh.sphere.reg is a triangle file (nvert = 166052 ntri = 332100)
created by ebock on Tue Jan 14 16:51:58 2014
Read a surface with 166052 vertices from D:\Users\BST\bst_depot\sample_auditory\anatomy\surf\rh.sphere.reg
CTF> Using head shape file: D:\Users\BST\bst_depot\sample_auditory\data\S01_AEF_20131218_01.ds\S01_20131218_01.pos
CTF> Removed 1 x "deviant": 81(0.000s)
CTF> Removed 10 x "button": 20(0.000s) 94(0.000s) 144(0.000s) 158(0.000s) 174(0.000s) 202(0.000s) 248(0.000s) 260(0.000s) 300(0.000s) 309(0.000s)
CTF> Using head shape file: D:\Users\BST\bst_depot\sample_auditory\data\S01_AEF_20131218_02.ds\S01_20131218_01.pos
CTF> Removed 3 x "standard": 267(0.000s) 282(0.000s) 289(0.000s)
CTF> Removed 7 x "button": 48(0.000s) 66(0.000s) 86(0.000s) 164(0.000s) 226(0.000s) 232(0.000s) 305(0.000s)
CTF> Warning: No head shape imported for dataset: S01_Noise_20131218_01
BST> process_timefreq: Using 14 windows of 9600 samples each
Undefined function or variable 'Event1File'.
Error in tutorial_auditory (line 225)
'evtfile', {Event1File, 'BST'}, ...

Fixed:

This has never been working correctly... Meaning it has never been used by anybody, so maybe not the best test case for your experiments.

Maybe you should use tutorial_introduction.m instead: same dataset (downsampled at 600Hz), but this one is our main reference for everything (reproduces all the introduction tutorials).