Skip to content

Code Optimization: input data + parsing #29

@avouros

Description

@avouros
Collaborator

The part of the code that reads CSV or XLSX files and parses the info of interest is running too slow, especially when we have XLSX files.
Segmentation: load_data.m --> parse_data.m --> read_ethovision.m / read_ethovision_xlsx.

Note: for reading XLSX files the command xlsread is being used (xlsread-ref)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @avouros

        Issue actions

          Code Optimization: input data + parsing · Issue #29 · RodentDataAnalytics/mwm-ml-gen