Skip to content

salwanbutrus/696AuSpecProj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

696AuSpecProj

This program does a few things that will save me a lot of time in the future.

  1. Reads in absorbance data for gold nanoparticles from an excel file and plots the data (abs vs wavelength). It can read from multiple columns.
  2. Extracts key parameters from each spectrum such as maximum absorbance, wavelength at max absorbance, and size of particle.
  3. Outputs the plots from (1) and a table summarizing the data in (2)

Things I would like to add to this program in the future:

  1. User-controlled visualization options. e.g. "do you want subplots or just one plot, or plot curves X, Y, Z on one plot and A, B, C on another," etc.
  2. Calculate concentration based on user input of extinction coefficinent and vial path length
  3. Let the user control what range of wavelengths to plot
  4. Let user decide how the legend looks based on how many columns are in the excel file
  5. Let user specify number of sheets in excel file and which ones to analyze

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages