46 lines
1.3 KiB
INI
46 lines
1.3 KiB
INI
$START startup nobutton keep
|
|
shell rm -f $RELACSDEFAULTPATH/*
|
|
|
|
$DISKSPACE stopsession nobutton keep
|
|
message Diskspace: $(DS=$(df -B 1M . | tail -n 1 | awk '{ print $4 }');
|
|
[ $DS -lt 1000 ] && echo "<h1>! Warning !</h1> <h2>Less than <b>${DS}MB</b>
|
|
of free disk space left!
|
|
</h2> Please make backups and clean up to make room for the next recording!")
|
|
|
|
|
|
#############################################################################
|
|
$Search fallback keep
|
|
BaselineActivity: repeats=0; isimax=20ms; isistep=0.2ms; auto=always;
|
|
SAM: deltaf=20; contrast=20; duration=400ms; pause=100ms; repeats=0; am=true; freqsel=relative to EOD; sinewave=true;
|
|
SAM: deltaf=20; contrast=20; duration=400ms; pause=100ms; repeats=0; am=false; freqsel=absolute; sinewave=true;
|
|
|
|
|
|
#############################################################################
|
|
#$Baseline
|
|
#BaselineActivity: repeats=3000; saveeodtrace=true;
|
|
|
|
|
|
#############################################################################
|
|
$Calibration
|
|
switch macrosCalib.cfg
|
|
|
|
$Alexandra
|
|
switch macrosAlexandra.cfg
|
|
|
|
$Carlos
|
|
switch macrosCarlos.cfg
|
|
|
|
$Ramona
|
|
switch macrosRamona.cfg
|
|
#$JAR
|
|
#JAR
|
|
|
|
#############################################################################
|
|
|
|
|
|
#############################################################################
|
|
|
|
$Idle
|
|
Pause: duration=0;
|
|
|