Skip to content

Shortcuts for accessing dataset attributes #53

Description

@ajasja

Typing spectrum.dataset.x etc gets tiresome.
By overriding __getattr__ and __setattr__ it should be quite easy to redirect spectrum.x into returning spectrum.dataset.x (and of course all the other attributes of the dataset).

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

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions