Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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, ...)
- Host: GitHub
- URL: https://github.com/jsmatias/light-emission-simulation
- Owner: jsmatias
- Created: 2019-03-18T10:50:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-18T11:13:07.000Z (almost 6 years ago)
- Last Synced: 2024-11-13T18:32:53.339Z (3 months ago)
- Language: Python
- Size: 7.22 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.html
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
- change parameters in the inputArguments.py file.
- 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
- check the output folder for the results.