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

Add table definitions #2

Merged
merged 20 commits into from
Mar 3, 2022
Merged

Add table definitions #2

merged 20 commits into from
Mar 3, 2022

Conversation

CBroz1
Copy link
Contributor

@CBroz1 CBroz1 commented Jan 5, 2022

@CBroz1 CBroz1 requested a review from iamamutt January 5, 2022 18:38
element_trial/__init__.py Outdated Show resolved Hide resolved
@kabilar
Copy link
Collaborator

kabilar commented Jan 24, 2022

Thanks @CBroz1. A few minor comments:

  • As we are making a push for alpha release, I would suggest moving the TODOs from the README to GitHub Issues.
  • If its not too difficult, please use git mv to rename the files that moved from the element_trial_behavior directory to the element_trial directory so that it is easier to track changes.

@kabilar
Copy link
Collaborator

kabilar commented Jan 24, 2022

Hi @CBroz1, could you please give me read access to your element-trial fork? I would like to take a look at the changes there. Thanks.

element_trial/trial.py Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
element_trial/__init__.py Outdated Show resolved Hide resolved
element_trial/version.py Outdated Show resolved Hide resolved
element_trial/event.py Outdated Show resolved Hide resolved
element_trial/trial.py Outdated Show resolved Hide resolved
@kabilar
Copy link
Collaborator

kabilar commented Jan 26, 2022

Hi @CBroz1, spoke with @iamamutt regarding workflow-trial and element-trial. @CBroz1 and I can continue to iterate on the general structure (not including the specific table architecture and make functions) using these pull requests (https://github.com/datajoint/workflow-trial/pull/1 and #2). Once we are comfortable with the general structure, we can close these pull requests and @iamamutt can then pull changes from @CBroz1's fork, and finish the development for the alpha release. @CBroz1, does this plan sound okay?

element_trial/trial.py Outdated Show resolved Hide resolved
element_trial/trial.py Outdated Show resolved Hide resolved
Background.md Outdated Show resolved Hide resolved
@CBroz1 CBroz1 changed the title Add table definitions and bpod ingestion draft WIP: Add table definitions and bpod ingestion draft Feb 2, 2022
@kabilar
Copy link
Collaborator

kabilar commented Feb 28, 2022

Hi @CBroz1, we have an updated strategy for this element. Let's get the basic table design created with this pull request, and in the next phase we can add support for Bpod. As such, let's move all Bpod scripts that are currently in this pull request to Issue #3 for future reference.

@kabilar kabilar assigned kabilar and unassigned iamamutt Feb 28, 2022
@kabilar kabilar changed the title WIP: Add table definitions and bpod ingestion draft Add table definitions Feb 28, 2022
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@kabilar kabilar left a comment

Choose a reason for hiding this comment

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

Thanks @CBroz1! Great work.

As mentioned in the README, this is a work in progress. Merging now so that @ttngu207 can continue building this element.

@kabilar kabilar merged commit 403ec93 into datajoint:master Mar 3, 2022
ttngu207 pushed a commit to ttngu207/element-event that referenced this pull request Apr 5, 2023
trial_start_time and trial_stop_time NULLABLE
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.

5 participants