Hello,
I am trying to find the cost for a schedule with optseq2. As a start, I am just using a .par file generated by optseq2 itself (from a previous search). There are two problems: (1) The --i option does not seem to work at all. It always gives the error that --nosearch option requires an input file (no matter which file you specify with --i) (2) the --in option takes the input file, but gives a bus error, as shown below.
Version: $Id: optseq2.c,v 2.12 2006/12/29 02:09:11 nicks Exp $ MacOSX Tiger 10.4.11
thanks, Rutvik
--------- % ./optseq2 --in optseq_out_run1-001.par --ntp 160 --tr 2 --psdwin 0 12 --polyfit 2 --nosearch --ev M 2 9 --ev L 2 9 --ev A 2 9 --ev P 2 9 --ev N 2 9 --ev F 2 6 --evc 1 -1 0 0 0 0 --evc 1 0 -1 0 0 0 --evc 0 1 -1 0 0 0 --cost vrfavg --o optseq_eval optseq2 $Id: optseq2.c,v 2.12 2006/12/29 02:09:11 nicks Exp $ NoSearch = 1 nKeep = 1 PctUpdate = 10.000000 nCB1Opt = 0 seed = -1 Ntp = 160 TR = 2 TPreScan = 0 PSD Window = 0 12 2 nEvTypes = 6 EvNo Label Duration nRepsNom 1 M 2.000 9 2 L 2.000 9 3 A 2.000 9 4 P 2.000 9 5 N 2.000 9 6 F 2.000 6 PctVarEvReps = 0 VarEvRepsPerCond = 0 PolyOrder = 2 tNullMax = -1 tNullMin = 0 outstem = optseq_eval nInFiles: 1 0 infile = optseq_out_run1-001.par AR1 = 0 No refractory penalty Cost = vrfavg OutStem = optseq_eval Summary File = optseq_eval.sum nTaskAvgs = 36 C Contrast Matrix ---------------------- 0.000 0.000 0.000 0.000 0.000 0.000 1.000 0.000 0.000 0.000 0.000 0.000 -1.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000; 0.000 0.000 0.000 0.000 0.000 0.000 0.000 1.000 0.000 0.000 0.000 0.000 0.000 -1.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000; 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 1.000 0.000 0.000 0.000 0.000 0.000 -1.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000; 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 1.000 0.000 0.000 0.000 0.000 0.000 -1.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000; 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 1.000 0.000 0.000 0.000 0.000 0.000 -1.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000; 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 1.000 0.000 0.000 0.000 0.000 0.000 -1.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000; ================== ---------------------- 0 0 0.0 3.83588 0.639127 0.5103 3.83588 0.0714353 3.72409 3.93012 0.206034 0 0 outstem = optseq_eval Bus error