Hendricks-Laboratory / Hendricks-Laboratory/OT2Control
First steps with matplotlib and other plotting libraries
- Dominant language
- Python
- Stars
- 8
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Given uv-vis data which is an absorbance for every single wavelength in the spectrum. Find the maximum absorbance in each well between wavelengths of 400-900. **The wavelength that this maximum absorbance is a lambda max**.
1. Find the lambda max for each well
2. Make a heat map using matplotlib (each well will be a color based on how close it is to 550, eg. hot is close cold is far)
3. Make a histogram using matplotlib Should show where the majority of guesses from the model are falling
4. Explore a new plotting library
This isn't out of the model, and I'm working on it, but it's good data to start learning on.
[CMH_024_fullscan_10.csv](https://github.com/user-attachments/files/17389717/CMH_024_fullscan_10.csv)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.