Error 'Sample points must be unique' #126
Replies: 4 comments
-
|
If you think the Axivity file is not corrupted (use OmGui first and double check), then convert it to "WAV" format using OMGui and try to process it. Axivity MATLAB file parser can read some CWA file incorrectly in rare situations. ActiPASS cannot do much if that is the case other than above workaround (converting to WAV files). |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the swift reply! The file looks fine in OmGUI. I've tried converting to WAV, but now I get another error: Error in actiPass_UI_Process (line 699) Error in ActiPASS_GUI/ProcessStartButtonPushed (line 770) Error in appdesigner.internal.service.AppManagementService/executeCallback (line 165) Error in matlab.apps.AppBase>@(source,event)executeCallback(ams,app,callback,requiresEventData,event) (line 60)" |
Beta Was this translation helpful? Give feedback.
-
|
Hi Milou, |
Beta Was this translation helpful? Give feedback.
-
|
See my email with a link to download a new version with the bugfix for WAV file parser. See the commit 6e464dd for details. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
In my most recent batch analysis using ActiPASS version 2025.04.1, there is one Axivity file that gives the following error during analysis: 'Sample points must be unique'. Re-running only this file has yielded the same result. I have pasted the CrashLog below. The raw data looks normal, so we can't quite figure out where this error comes from.
Any ideas how we can still analyse this file?
Thanks,
Milou
_CrashLog:
"Batch: 2025-11-12 11.36.48
Error using matlab.internal.math.interp1
Sample points must be unique.
Error in interp1 (line 188)
Error in actiPass_UI_Process (line 654)
Error in ActiPASS_GUI/ProcessStartButtonPushed (line 770)
Error in appdesigner.internal.service.AppManagementService/executeCallback (line 165)
Error in matlab.apps.AppBase>@(source,event)executeCallback(ams,app,callback,requiresEventData,event) (line 60)"_
Beta Was this translation helpful? Give feedback.
All reactions