Skip to content

Commit

Permalink
Few fixes to the schema from review
Browse files Browse the repository at this point in the history
Co-authored-by: Peyman Najafi <[email protected]>
  • Loading branch information
yarikoptic and Peyman-N authored Dec 18, 2024
1 parent 3f4e941 commit 0853f8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/schema/objects/columns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ beta_rotation:
description: |
Euler angle to match probe extension dimensions (width, height, depth) to global x, y, z coordinates.
unit: degree
type: number
cardiac:
name: cardiac
display_name: Cardiac measurement
Expand Down
2 changes: 1 addition & 1 deletion src/schema/rules/tabular_data/microephys.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ microephysElectrodes:
index_columns: [electrode_id]
additional_columns: allowed_if_defined

microephysCCChannelsss:
microephysChannelsss:
selectors:
- datatype == ["ecephys", "icephys"]
- suffix == "channels"
Expand Down

0 comments on commit 0853f8a

Please sign in to comment.