Skip to content

Better data handling #11

@JaminMartin

Description

@JaminMartin

While human readable, the output toml files can become quite large for 2D time series measurements.

Instead of dumping to toml, rex could instead write to parquet etc. Rex could provide functionality to convert to toml if needed. rex_utils can then work with both file types interchangeably as well.

This would allow for better handling of data during the measurement process. Though this is a maybe, as much of the benefit of the current rex architecture is being able to view the data in a low latency way.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions