Upload ECG timeseries

Provide a text-based list of samples captured at 500 Hz. The middleware extracts a 10 second window (5,000 points) and forwards it to the prediction backend.

The upload auto-submits once a file is selected.

Timeseries requirements

Signals should represent a continuous ECG snippet sampled at 500 Hz. We expect numeric values separated by commas, tabs, semicolons, or new lines. Non-nudmeric tokens are ignored automatically.

Once parsed, the application reports descriptive statistics, renders a waveform preview, and relays the full series to the backend service you configured.

Use the visualization below to confirm the time window looks correct before trusting downstream inference.

Signal summary

Upload an ECG file to generate descriptive statistics.

Predicted class

Awaiting upload. Results from the middleware will appear here.

Waveform preview

Visualization appears after the first upload.