Package toolbox and publish release #107
GitHub Actions / Test Results
failed
Mar 10, 2025 in 0s
1 errors, 10 pass in 18m 18s
Annotations
Check failure on line 0 in exampleTests
github-actions / Test Results
All 2 runs with error: runExampleScript(exName=demo_phase_prediction_error_simple.m#ext) (exampleTests)
artifacts/Test Results (MATLAB R2024a)/results.xml [took 30s]
artifacts/Test Results (MATLAB R2024b)/results.xml [took 30s]
Raw output
Error occurred in exampleTests/runExampleScript(exName=demo_phase_prediction_error_simple.m#ext) and it did not run to completion.
---------
Error ID:
---------
'MATLAB:TooManyInputs'
--------------
Error Details:
--------------
Error using digitalFilter/filtfilt
Too many input arguments.
Error in bossapi.boss.computePhasePredictionError (line 21)
spfData = filtfilt(filterCoeffs, 1, spfData);
Error in demo_phase_prediction_error_simple (line 66)
[phaseError, meanError, meanDev] = bossapi.boss.computePhasePredictionError(oscBPFfilter,...
Error in run (line 112)
evalin('caller', strcat(scriptStem, ';'));
Error in exampleTests/runExampleScript (line 10)
run(exName);
Check notice on line 0 in .github
github-actions / Test Results
11 tests found
There are 11 tests, see "Raw output" for the full list of tests.
Raw output
basicTests ‑ noBossdevice
exampleTests ‑ runExampleScript(exName=demo_amplitude_threshold_tracking.m#ext)
exampleTests ‑ runExampleScript(exName=demo_jittered_open_loop_stimulation.m#ext)
exampleTests ‑ runExampleScript(exName=demo_measure_loop_latency.m#ext)
exampleTests ‑ runExampleScript(exName=demo_mu_rhythm_phase_triggering.m#ext)
exampleTests ‑ runExampleScript(exName=demo_phase_prediction_error_simple.m#ext)
exampleTests ‑ runExampleScript(exName=demo_phase_triggered_plasticity_protocol.m#ext)
exampleTests ‑ runExampleScript(exName=demo_sdi.m#ext)
smokeTests ‑ bdInitialization
smokeTests ‑ bdShortRun
smokeTests ‑ getTriggersRunning
Loading