-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Warning: Escaped character '\U' is not valid. See 'doc sprintf' for supported special characters. #72
Comments
Hi, it is difficult to say without knowing the data structure and selected preprocessing steps. Could you share a file of 1 subject e.g., via Dropbox or WeTransfer? |
Hi,
These are EEG data recorded with a 128-electrode EGI system, e poch sur EVENT DIN1 in -.1; 0.5s, referenced 129th electrodes, sample 1000Hz.
Please find attached one of the document https://we.tl/t-45ueIUbVyV
Thanks for you help
Julie
…________________________________
De : ksgfan ***@***.***>
Envoyé : mercredi 22 mai 2024 23:03:30
À : methlabUZH/automagic
Cc : Julie DECOURT; Author
Objet : Re: [methlabUZH/automagic] Warning: Escaped character '\U' is not valid. See 'doc sprintf' for supported special characters. (Issue #72)
Hi, it is difficult to say without knowing the data structure and selected preprocessing steps. Could you share a file of 1 subject e.g., via Dropbox or WeTransfer?
—
Reply to this email directly, view it on GitHub<#72 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BIVLO66WCKA77L6PTIMDJ7TZDUB2FAVCNFSM6AAAAABIEKMALSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRVG4ZTQOBYGI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Hi, you've shared a |
No, I don't have the fdt files. The raw data are .mff files which are modified in EEGlab to .set and secondarily imported into automagic. |
Strange ! Yes of course, you can find it there https://we.tl/t-FAjA56oetl Can I charge file on mff format ? |
Hmmm, I found the .fdt file |
I retry with the /fdt in the fold Start preprocessing all dataset Error in removeTrend (line 67) Error in prepPipeline (line 115) Error in performPrep (line 98) Error in preprocess (line 233) Error in Block/preprocess (line 535) Error in Project/preprocessAll (line 503) Error in mainGUI>runpreprocessbutton_Callback (line 842) Error in gui_mainfcn (line 95) Error in mainGUI (line 61) Error in |
It seems that the .set file structure is already epoched, but the data in fdt file is not. That is why you get an error. Maybe try to run the preprocessing on the mff file? Automagic can handle them too. Please note that you have misc. channels in your data and you need them exclude them (Exclude Misc. Channels in Automagic). |
Yes I did it and I have the same message error. Start preprocessing all dataset |
fileio extension is not installed. Close Automagic, restart matlab, run |
It looks much better indeed, but I still have the same problem at the end ... Start preprocessing all dataset Error in checkTapers (line 35) Error in cleanLineNoise (line 52) Error in removeLineNoise (line 67) Error in prepPipeline (line 137) Error in performPrep (line 98) Error in preprocess (line 233) Error in Block/preprocess (line 535) Error in Project/preprocessAll (line 503) Error in mainGUI>runpreprocessbutton_Callback (line 842) Error in gui_mainfcn (line 95) Error in mainGUI (line 61) Error in |
Hi, the |
Hello,
I use Matlab version 2023 and automagic version 3.0.
When I launch preprocessing I get this warning signal, having carefully stored my data as indicated by the plug-in sprocessors
Can you help me ?
Thanks
Start preprocessing all dataset
Processing file Subject01_Sub-01-mma ...(file 1 out of 1)
Warning: Escaped character '\U' is not valid. See 'doc sprintf' for supported special characters.
Error in <a href="matlab: matlab.desktop.editor.openAndGoToLine(which('C:Warning: Escaped character '\U' is not valid. See 'doc sprintf' for supported special characters.
Error in <a href="matlab: matlab.desktop.editor.openAndGoToLine(which('C:Warning: Escaped character '\U' is not valid. See 'doc sprintf' for supported special characters.
Error in <a href="matlab: matlab.desktop.editor.openAndGoToLine(which('C:Warning: Escaped character '\U' is not valid. See 'doc sprintf' for supported special characters.
Error in <a href="matlab: matlab.desktop.editor.openAndGoToLine(which('C:Warning: Escaped character '\U' is not valid. See 'doc sprintf' for supported special characters.
Error in <a href="matlab: matlab.desktop.editor.openAndGoToLine(which('C:Warning: Escaped character '\U' is not valid. See 'doc sprintf' for supported special characters.
Error in <a href="matlab: matlab.desktop.editor.openAndGoToLine(which('C:Warning: Escaped character '\U' is not valid. See 'doc sprintf' for supported special characters.
Error in <a href="matlab: matlab.desktop.editor.openAndGoToLine(which('C:Warning: Escaped character '\P' is not valid. See 'doc sprintf' for supported special characters.
Error in <a href="matlab: matlab.desktop.editor.openAndGoToLine(which('C:Warning: Escaped character '\U' is not valid. See 'doc sprintf' for supported special characters.
Error in <a href="matlab: matlab.desktop.editor.openAndGoToLine(which('C:Warning: Escaped character '\P' is not valid. See 'doc sprintf' for supported special characters.
Error in <a href="matlab: matlab.desktop.editor.openAndGoToLine(which('C:Warning: The file size on disk does not correspond to the dataset information.
Skipping preprocessing for this file...
Warning: Escaped character '\S' is not valid. See 'doc sprintf' for supported special characters.
******* Pre-processing finished. Total elapsed time: 00:00:02*********
The text was updated successfully, but these errors were encountered: