Skip to content

Text Import Wizard: add support for importing signal files with integer values #235

@cdebonnel

Description

@cdebonnel

Describe the problem

Currently, the DataLab Import Wizard expects signal data in .txt and .csv files to be in floating-point format. However, users do have signal data files where values are stored as integers. When attempting to import these files, the wizard fails.

Expected behavior

The import wizard should be able to read .txt and .csv files containing integer values. The preview and plotting functionalities should work seamlessly with integer data.

Proposed solution

As described in the expected behavior.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions