Skip to content
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

Generalize default path for erp visualization #279

Merged
merged 6 commits into from Apr 6, 2022
Merged

Conversation

jsosulski
Copy link
Collaborator

@jsosulski jsosulski commented Mar 4, 2022

The ERP visualization script had an explicit home directory in the path. I generalized it to Path.home()

Copy link
Member

@sylvchev sylvchev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to add
import os.path as osp
at the begining of the file

scripts/data_visualization_p300.py Outdated Show resolved Hide resolved
@sylvchev sylvchev merged commit 5b384b2 into develop Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants