Skip to content

Add convenience function to get Filterbank times #1

@david-macmahon

Description

@david-macmahon

Given fbh::Filterbank.Header, the times for the samples can be represented by a range(fbh.tstart, step=fbh.tsamp, length=fbh.nsamps). It would be nice to have a function that returns that Range given fbh.

For example, Filterbank.times(fbh::Filterbank.Header).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions