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

Move implant weight to surgery model #836

Merged
merged 20 commits into from
Jun 25, 2024
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
ab0406a
Issue #835
k1o0 Feb 14, 2024
8c4cbe5
BaseTests.ar check response data is dict instead of OrderedDict
Mar 21, 2024
4b28460
Do not add subject's projects to session projects upon save
Mar 21, 2024
fbc9501
Merge pull request #855 from cortex-lab/dev
mayofaulkner May 2, 2024
58a3a1f
Merge pull request #857 from cortex-lab/dev
chris-langfield May 6, 2024
9a7a118
GitHub Actions generated requirements_frozen.txt
invalid-email-address May 6, 2024
6b0ebf4
add channels labels dataset type
May 7, 2024
b474d2a
Merge pull request #860 from cortex-lab/channels_labels
chris-langfield May 7, 2024
b16d183
GitHub Actions generated requirements_frozen.txt
invalid-email-address May 7, 2024
97eb0fa
Merge branch 'dev' into surgeryImplantWeight
May 10, 2024
94ab097
Remove hardcoded threshold; subtract reference implant weight from re…
May 23, 2024
ad12b43
remove user from the UCL imports so his account is unsynced
oliche Jun 4, 2024
860522d
GitHub Actions generated requirements_frozen.txt
invalid-email-address Jun 4, 2024
b4e6ff6
Merge branch 'master' into surgeryImplantWeight
Jun 7, 2024
8addcf8
Do not add current implant weight to reference/zscore weights; accoun…
Jun 7, 2024
e50086a
Bugfix in move surgeries migration
k1o0 Jun 12, 2024
d09d99e
Surgery implant weight a required field
k1o0 Jun 12, 2024
4a7e378
Merge branch 'confirmation' into surgeryImplantWeight
k1o0 Jun 12, 2024
e9257f6
Remove pattern from mic data dataset type fixture
k1o0 Jun 12, 2024
bb4a249
Fix incorrect ONE link in docs
Jun 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove pattern from mic data dataset type fixture
k1o0 committed Jun 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit e9257f6359fdfc32e083ec41dec5fd691a12e443
2 changes: 1 addition & 1 deletion alyx/data/fixtures/data.datasettype.json
Original file line number Diff line number Diff line change
@@ -1008,7 +1008,7 @@
"name": "_iblrig_micData.raw",
"created_by": null,
"description": "Microphone data lossless compression for ephys",
"filename_pattern": "_iblrig_micData.raw.flac"
"filename_pattern": ""
}
},
{