-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change quantitative properties to add units to name (#6)
* add new spec (not working for the stimulated_rois) * tests not working * fix testing * define what is required * improve tutorial * add explaination for stimulus table * add testing for power,frequency and pulse_width as 1D arrays * set defaults for power,frequency and pulse_width * add schema diagram * remove unnecessary imports * add targeted_rois (required) and segmented_rois (optional) * remove unnecessary imports * remove old schema * update schema * minor fixes * add elements to __all__ to count as used * add exception to ruff * remove space * adjust to proper sentences * Update spec/ndx-patterned-ogen.extensions.yaml Co-authored-by: Cody Baker <[email protected]> * Update spec/ndx-patterned-ogen.extensions.yaml Co-authored-by: Cody Baker <[email protected]> * Update spec/ndx-patterned-ogen.extensions.yaml Co-authored-by: Cody Baker <[email protected]> * Update spec/ndx-patterned-ogen.extensions.yaml Co-authored-by: Cody Baker <[email protected]> * Update spec/ndx-patterned-ogen.extensions.yaml Co-authored-by: Cody Baker <[email protected]> * Update spec/ndx-patterned-ogen.extensions.yaml Co-authored-by: Cody Baker <[email protected]> * Update spec/ndx-patterned-ogen.extensions.yaml Co-authored-by: Cody Baker <[email protected]> * Update spec/ndx-patterned-ogen.extensions.yaml Co-authored-by: Cody Baker <[email protected]> * Improve readability of doc strings * targeted_rois defined as table region * add example for slm model and filter_description * split SLM in 2 device SLM2D and SLM3D * split OgenPattern in 2D and 3D * update tutorial and schema * minor fixes * update schema * set sweeep_size and sweep_mask as datasets * set SpiralScanning and TemporalFocusing properties as datasets * set effector as dataset * set spatial_resolution as dataset * set all LightSource properties as datasets except "model" * update tutorial * set segmented_rois default * change required:false to quantity:'?' for dataset * remove unnecessary class definition * add unit, shape and dims * update tutorial and mock_fun accordingly * minor fixes * Apply suggestions from code review * add unit measure in the name of the attribute --------- Co-authored-by: Cody Baker <[email protected]>
- Loading branch information
1 parent
042cc16
commit 1880684
Showing
6 changed files
with
538 additions
and
457 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.