Skip to content

The light web app for converting time series data into power spectrum

Notifications You must be signed in to change notification settings

Hugo-build/ts2ps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Series to Power Spectrum Analyzer

This is a simple web app that allows you to upload a time series data file and analyze its power spectrum.

Usage

  1. Run the app using streamlit run app.py
  2. Upload a time series data file
  3. Adjust the sampling rate in the sidebar
  4. View the power spectrum plot

Notes

  • The app supports CSV, JSON, binary, and plain text files.
  • The sampling rate is used to calculate the power spectrum.
  • The power spectrum is displayed as a line plot.

TODO

  • Test with different data types
  • Add more options in sidebar

About

The light web app for converting time series data into power spectrum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages