Skip to content

Incomplete docstings in chopper_cascade module #679

Description

@SimonHeybrock

A user was trying to use the output of this module directly instead of the builtin plotting utility. It turned out that was difficult without looking at the code because some fields of the dataclasses lack docstrings and thus do not appear in the API docs. Example:

self.time = time.to(unit='s', copy=False)
self.wavelength = wavelength.to(unit='angstrom', copy=False)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions