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

Establish data samples: producers + tester pairs #2

Open
yarikoptic opened this issue Mar 30, 2021 · 0 comments
Open

Establish data samples: producers + tester pairs #2

yarikoptic opened this issue Mar 30, 2021 · 0 comments

Comments

@yarikoptic
Copy link
Member

yarikoptic commented Mar 30, 2021

Types of files:

data sample "interface"

  • producer save(filename: str): would create and save (into a provided filename) the file
  • tester test_*(object: ?): given the loaded file, verify that it loaded according to what was expected -- use assert
nwb_healthstatus/
  samples/
     <data_producer: {core,ephy_testing_data,extensions}>
     extensions/<extension_name>/
        sample1.py

Existing data producers

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

No branches or pull requests

1 participant