Skip to content

Create a method on Spectrogram for cropping, both by time and frequency #72

@hayesla

Description

@hayesla

Describe the feature

It would be useful to be able to crop a Spectrogram over a region of interest, such as time or in frequency. An example would be the fact that a lot of sources provide daily spectrogram data and you're only interested in a time region close to a flare etc.

You may also want to crop by frequency.

Proposed solution

Scope for this? if so should it just be .crop_freq() or .crop_time() or truncate()

Metadata

Metadata

Assignees

No one assigned

    Labels

    DiscussionAn issue opened for, or undergoing discussion.Feature RequestNew feature wanted.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions