Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsmatias/light-emission-simulation

This scritp takes a csv file with the 4f energy levels of a rare earth element and return the spectra of possible electronic transitions for upconverting nanoparticles (NaYF4:RE - RE: Yb, Er, Tm, ...)
https://github.com/jsmatias/light-emission-simulation

Last synced: 24 days ago
JSON representation

This scritp takes a csv file with the 4f energy levels of a rare earth element and return the spectra of possible electronic transitions for upconverting nanoparticles (NaYF4:RE - RE: Yb, Er, Tm, ...)

Awesome Lists containing this project

README

        




How to run it





.task-list-item { list-style-type: none; } .task-list-item-checkbox { margin-left: -20px; vertical-align: middle; }


body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe WPC', 'Segoe UI', 'Ubuntu', 'Droid Sans', sans-serif;
font-size: 14px;
line-height: 1.6;
}





How to run it



  1. change parameters in the inputArguments.py file.

  2. Run the file main.py in the terminal with the a prompt command: >> python main.py or if you are using a python terminal (e.g. the spyder's terminal), type: run main.py

  3. check the output folder for the results.