Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 383 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 383 Bytes

FTIR GUI

In this project, tk framework based simple GUI tool is developed to display FTIR data.

To-do

  • Add a feature to plot FTIR data. Read CSV file of data and plot them.
  • Add support for modern UI look and feel.
  • OOP implementation.
  • Add a feature to identify the minimum point if data range is given.
  • Error Handling
  • Make more polished UI.