Skip to content

Fix data formats #13

@edeno

Description

@edeno

Some ideas:

  • The current data structures are hard to put the data into. Maybe put the data into tidy data format?
  • The neurons data structure could be: | trial_id | spike_times |
  • Also maybe make all of the data structures equivalent to the json records format (so it's easily output by pandas).
  • Separate the trialInfo.json into separate jsons.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions