You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A warning about parallel computing while calculating COMPARISON ENSEMBLE.
The warning content is the following:
Warning: During load:
An invalid default object has been detected while loading a heterogeneous array of class event.listener. An empty array of class event.listener will be returned.
> In parallel.internal.pool.deserialize (line 33)
In parallel.internal.pool.deserializeFunction (line 17)
In remoteParallelFunction (line 29)
To Reproduce Cannot to be reproduced but it happens by doing the following steps:
Make sure the parallel pool are running (check parallel status indicator in the lower left corner of the MATLAB desktop)
Open pipeline "Pipeline Connectivity Comparsion BUT"
Go to the last step "5. Comparison"
Open the CompareEnsemble GUI, go to Group-averaged MEASURES, and calculate Degree
See error
Expected behavior
The warning will repeat itself several times until the completion of the calculation.
Screenshots
Desktop (please complete the following information):
OS: Windows 11
Version R2022b (Windows), R2022a (Linux)
Additional context
This doesnt happen in AnalyzeEnsemble.
The text was updated successfully, but these errors were encountered:
Describe the bug
A warning about parallel computing while calculating COMPARISON ENSEMBLE.
The warning content is the following:
To Reproduce
Cannot to be reproduced but it happens by doing the following steps:
Expected behavior
The warning will repeat itself several times until the completion of the calculation.
Screenshots
Desktop (please complete the following information):
Additional context
This doesnt happen in AnalyzeEnsemble.
The text was updated successfully, but these errors were encountered: