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

Nick updates. #7

Closed
wants to merge 1 commit into from
Closed

Nick updates. #7

wants to merge 1 commit into from

Conversation

nwatters01
Copy link
Collaborator

A few changes:

  • Some cosmetic changes to watters_convert_session.py for PEP8 compliance and a little logging.
  • Replace from jazayeri_lab_to_nwb.watters import ... with imports leaf files to prevent import errors.
  • Remove some-extra-package from watters_requirements.txt.
  • Minor updates for README.

elif "monkey1" in str(data_dir_path):
metadata["Subject"]["subject_id"] = "Elgar"
if "monkey0" in str(data_dir):
metadata["Subject"]["subject_id"] = "P"
Copy link
Member

Choose a reason for hiding this comment

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

FYI this will be a value that shows up in the final filename on DANDI - I highly recommend making it the full name or some other easily identifiable/communicable string

@CodyCBakerPhD
Copy link
Member

Looks good except for the reduction of the subject ID - thinking we should merge this first then update @felixp8's other branch with his additional doc improvements?

@felixp8
Copy link
Collaborator

felixp8 commented Oct 26, 2023

sorry for lack of clarity, all changes here have been incorporated into my other PR. Didn't notice the change to subject ID though so maybe still good to discuss with Nick here

@nwatters01
Copy link
Collaborator Author

Regarding subject ID, please ignore that change and use the full names as before, thanks!

@felixp8
Copy link
Collaborator

felixp8 commented Oct 27, 2023

going to close this one for now in favor of #6

@felixp8 felixp8 closed this Oct 27, 2023
@nwatters01 nwatters01 deleted the nick_updates branch December 14, 2023 03:30
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.

3 participants