To do this, paste the following command into the terminal: pip install scipy==1.14.0 cffi==1.16.0 pandas==2.2.2 matplotlib==3.9.0 tqdm==4.66.4 numpy==2.0.0 rich==13.7.0 The program should now be ...
This project consits of a Python 3 script (fitting.py) and an associated Excel Spreadsheet (Protein Denaturation Worksheet.xlsx). The worksheet is used to take fluorescence spectrum from Horiba and ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...