dattalab / moseq2-extract

Here it comes...
Other
3 stars 4 forks source link

feat: writing CLI extraction params to config.yaml #136

Closed versey-sherry closed 3 years ago

versey-sherry commented 3 years ago

Issue being fixed or feature implemented

Writing the parameters run in CLI to config.yaml to record the parameters and match with the GUI behavior. Additionally, for testing purposes, I merged https://github.com/dattalab/moseq2-extract/pull/135 into this branch.

Related issue: https://github.com/dattalab/moseq2-app/issues/146

What was done?

Added functionalities to record the config parameters.

How Has This Been Tested?

CI and locally

Breaking Changes

NA

Checklist:

versey-sherry commented 3 years ago

@wingillis This PR is ready. Thanks!