Skip to content

Feat issue 2 order of operations#154

Open
Manimaran-tech wants to merge 4 commits intoINCF:mainfrom
Manimaran-tech:feat-issue-2-order-of-operations
Open

Feat issue 2 order of operations#154
Manimaran-tech wants to merge 4 commits intoINCF:mainfrom
Manimaran-tech:feat-issue-2-order-of-operations

Conversation

@Manimaran-tech
Copy link

Fixes #2

Improved the reporting of the "order of operations" during preprocessing. Previously, this was an open-ended text area. Per issue discussion (and "future goal" comments), this has been converted to a multi-select list of standard steps, with an "Other" option for complex procedures.

Changes:

Modified
schemas/artemis/activities/preprocessing/items/preprocessing_order.jsonld
: Changed input type to select (multiple) and added choices (Filtering, Downsampling, Re-referencing, Artifact Removal, Epoching, Baseline Correction, Other).
Added
schemas/artemis/activities/preprocessing/items/preprocessing_order_other.jsonld
: New text area for describing unlisted steps (visible only when "Other" is selected).
Updated
schemas/artemis/activities/preprocessing/preprocessing_schema.jsonld
: Added the new item to the order and defined visibility logic.
Verification:

Verified JSON-LD structure and isVis logic (preprocessing_order.includes(6)).

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.

order of operations

1 participant