Skip to content

Shortcuts for accessing dataset attributes #53

@ajasja

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).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions