Hi folks, I'm trying to upload some .rda compumedics profusion files to Brainstorm, but it's coming up with the following error message (some file details obscured):
> [Fatal Error] ._export-%{details}.sdy:1:1: Content is not allowed in prolog.
>
>
> ***************************************************************************
> ** Error: Line 45: in_xml
> ** Java exception occurred:
> ** org.xml.sax.SAXParseException; systemId: file:{filename}._export-%{details}.sdy; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
>
> ** at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
>
> ** at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
>
> ** at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
>
> **
> ** Call stack:
> ** >in_xml.m at 45
> ** >in_fopen_compumedics_pfs.m at 97
> ** >in_fopen.m at 105
> ** >import_raw.m at 132
> ** >bst_call.m at 28
> ** >tree_callbacks.m>@(h,ev)bst_call(@import_raw,[],[],iSubject) at 662
> **
> ***************************************************************************
To make matters more confusing, these same files have uploaded to Brainstorm fine for a colleague, so the error isn't solely due to the files themselves. Other file formats have worked for me. The error has occured on both Matlab R2022a and R2023a. I've tried re-downloading Brainstorm, which didn't change anything. Can anyone here untangle this problem?