Skip to content

Duplicated SPE readers in codebase #145

@ghost

Description

There are two instances of SPE readers in the codebase:

The functions are pretty similar, the @loader_ascii version seems to have built upon a copy of the @spe version.

We should remove one version and replace any usages with the other version. My first instinct is that the @spe version should be removed, but part of this ticket will be to decide which reader to keep and which to replace.

Outputs:

  • There should only be one SPE file reader

CM 17.10.23 - UPDATE
the specific names mentioned here are no longer present but similar ones without matlab are.
To be reviewed and prioritised.

Metadata

Metadata

Labels

HoraceMirrorTo be removed?I/OLabel related to disk usage

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions