Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[STORY] Create arcana menu command to display available derivatives #33

Open
1 of 8 tasks
tclose opened this issue Mar 10, 2022 · 1 comment
Open
1 of 8 tasks
Labels
analysis-design Complex analysis workflow epic pipelines shallow Requires limited framework/domain-specific knowledge story a unit of work
Milestone

Comments

@tclose
Copy link
Contributor

tclose commented Mar 10, 2022

Description

As a user, I would like to see a list (menu) of potential derivatives that can be derived by an Analysis class/dataset accompanied by short descriptions, along with a list of the parameters that can configured in the class, so that I know what derivatives can be derived and what they are.

Acceptance Criteria

  • 1. Match the syntax described in the docs
  • 2. Be able to filter the potential derivatives and parameters by their "salience" (see docs)
  • 3. Be able to call the menu command on an Analysis class and see the columns it adds to a dataset.
    • a. Include all potential derivatives that can be generated
  • 4. Be able to call the menu command on a dataset with pipelines and Analysis classes applied to it
    • a. View the sum of all derivatives that can be derived/parameters that can be configured
    • b. Filter the outputs by only the derivatives that can be derived for that particular dataset and the parameters chosen for it

Blocked by

@tclose
Copy link
Contributor Author

tclose commented Jun 19, 2022

@tclose tclose moved this to Backlog in AIS Master Project Jun 20, 2022
@tclose tclose removed cli labels Jun 21, 2022
@tclose tclose changed the title Create arcana menu command to display available derivatives [STORY] Create arcana menu command to display available derivatives Jun 21, 2022
@tclose tclose added pipelines incomplete-desc shallow Requires limited framework/domain-specific knowledge analysis-design Complex analysis workflow epic labels Jun 21, 2022
@tclose tclose added story a unit of work and removed incomplete-desc labels Jun 21, 2022
@tclose tclose added ready and removed ready labels Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analysis-design Complex analysis workflow epic pipelines shallow Requires limited framework/domain-specific knowledge story a unit of work
Projects
None yet
Development

No branches or pull requests

1 participant