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

Fix custom behavior interfaces after update for neurotensin_valence #34

Merged
merged 3 commits into from
Sep 29, 2023

Conversation

weiglszonja
Copy link
Collaborator

Fix #33

@weiglszonja
Copy link
Collaborator Author

@CodyCBakerPhD I tested with a stub and full conversion with the recent data.
When creating a clean environment I took the following steps:

conda create --name tyenwb39 python=3.9
conda activate tyenwb39
pip install -r src/tye_lab_to_nwb/neurotensin_valence/neurotensin_valence_requirements.txt
pip install -e .
python src/tye_lab_to_nwb/neurotensin_valence/neurotensin_valence_convert_session.py

@CodyCBakerPhD
Copy link
Member

Thanks for the quick fix!

@CodyCBakerPhD CodyCBakerPhD merged commit 27be695 into main Sep 29, 2023
2 checks passed
@CodyCBakerPhD CodyCBakerPhD deleted the fix_neurotensin_valence_updater_updated_neuroconv branch September 29, 2023 15:14
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.

Update custom behavior interfaces to latest NeuroConv
2 participants