adda
adda copied to clipboard
Calculation for a spectrum of wavelengths
Implement convenient simulation of spectrum, either inside of ADDA, or with
a separate script. Possibly optimize calculation by simultaneous solving
for many wavelength values in one iterative sequence (should be especially
relevant in case of Rayleigh particles).
Original issue reported on code.google.com by yurkin on 24 Dec 2008 at 7:05
/cc @to266
/cc @alkichigin
Here is the currently existing options (see Links for further ideas):
- Python wrapper for ADDA to calculate spectra of nanoparticles (tutorial).
- R wrapper for ADDA.
- ADDAwrapper. It will be merged into the main branch by #314. See also this example of usage.
- Simple bash script (run.sh). I still plan to develop it a bit further an put it in
misc/at some point.
And one more https://github.com/JKoenig-spec/pyADDA-spectrum