add additional column case in plot_training - #2768
Conversation
clessig
left a comment
There was a problem hiding this comment.
I don't have a strong opinion but wouldn't it be best to sanitize the channel names when the data is loaded and, e.g., replace "." with "_"?
The data has been transferred to Also to be fair I do not really find self explained having |
No, I mean when we read in the training log files we should santize the column name to a valid format. |
Description
Introduces a small "if statement" to cover channels with "." in the last parts of the string. This allow for:
Issue Number
Closes #2767
Is this PR a draft? Mark it as draft.
Checklist before asking for review
./scripts/actions.sh lint./scripts/actions.sh unit-test./scripts/actions.sh integration-testlaunch-slurm.py --time 60FastEvaluation