Skip to content

Modify RISP_data() to return all bins in the file #66

@kaelyndunnell

Description

@kaelyndunnell
          I noticed that there is a difference across pulse types here. For FP, `data` contains all bins (hence we need to use `[bin_index]`. This is not the case for RISP.

We can maybe simplify this function greatly if we modify the RISP_data() method to return the whole dataframe (for all bins in the file) and not slice it. At least this would make this more understandable

Originally posted by @RemDelaporteMathurin in #64 (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