Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 888 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 888 Bytes

LBplot is a python program that can be runned on command prompt to easily plot linear Lineweaver-Burk plots through the input of [S] and V0 values.

Output

The program process the data you inserted and shows this screen where you can see an overview of the data obtained. You can open your plotted graph or any of the tables and save them from here.

Tables

You'll be able to save all tables as pdf or export them to excel files.

Graph

The title and units are modifiable and the plot is made with the points you inserted.

Input

With a brand new GUI!

Version 3.0 came up bringing a GUI made using PySimpleGUI