Skip to content

[Feature] Recommended workflow for storing results returned as numpy.ndarray? #544

@joschaschmiedt

Description

@joschaschmiedt

Several functions that operate on AnalogSignal data return simple numpy.ndarrays, e.g.

Most users will probably want to store the results in some way. For the AnalogSignal outputs, Neo provides easy-to-use saving to disk. For the spectral and correlation measures however, Neo does not offer this (yet).

Are there any best practices what to do with these "pure" results, or plans towards implementing a Spectrum data model including I/O?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEditing an existing module, improving somethingnew functionalityNew modules, functions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions