Skip to content

Add detection function to specify detection type#76

Merged
TimothyWillard merged 1 commit intomainfrom
push-klptwnswwmzv
Dec 16, 2025
Merged

Add detection function to specify detection type#76
TimothyWillard merged 1 commit intomainfrom
push-klptwnswwmzv

Conversation

@TimothyWillard
Copy link
Collaborator

Added the 'detection' slot to the SeverityEstimateModel along with
corresponding detection function to set it. This function takes a
column in the line list and maps the values within that column to either
'active' or 'passive'.

Closes #70.

Added the 'detection' slot to the `SeverityEstimateModel` along with
corresponding `detection` function to set it. This function takes a
column in the line list and maps the values within that column to either
'active' or 'passive'.

Closes #70.
@TimothyWillard TimothyWillard merged commit 5dbf7ba into main Dec 16, 2025
5 checks passed
@TimothyWillard TimothyWillard deleted the push-klptwnswwmzv branch December 16, 2025 20:44
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.

Add specification for detection method

1 participant