Skip to content

Clearly mark analysis result names in documentation #1400

@coruscating

Description

@coruscating

With the deprecation of accessing analysis results via numerical indices in #1342, it's important to clearly list the name of analysis results so users know how to retrieve their results. For example, you can't tell on the CrossResonanceHamiltonianAnalysis page what the name of the result is. Ideally the minimal examples in #1171 would contain examples for retrieving analysis results by name, but it should also be clearly documented in the analysis docs. I think two things need to be done:

  • Check that every analysis class has the name listed in the result_parameters analysis option and that they render correctly in the docs.
  • Add a note to the result_parameters field whenever it's rendered on an API page that this is how you access analysis results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions