https://github.com/charlesll/raman-database
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.3%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: charlesll
- Language: Python
- Default Branch: master
- Size: 786 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Raman-Database
Converter of Raman spectroscopy data files in the format for submission to the Raman Open Database.
! This is alpha stage and is not ready yet for production work !
The rodconverter.py code contains the main function. rodtools.py and chemistry.py contain some necessary tools.
Usage
See example of CIF file in the ./raw folder (in csv).
Call as:
python3 rod_converter.py arg1 arg2 arg3
with:
- arg1: name of CIF information file without extension;
- arg2: path of spectra and CIF information file (don't forget the / at the end);
- arg3: output folder (don't forget the / at the end).
An example of usage with the folders indicated above and a ROD converter file name 'c064.csv' will be:
python3 rod_converter.py c064 ./raw/ ./converted/
Roadmap
Short term (2 month)
- [ ] The code waits for CIF files in .csv, but some spectra may also be in .csv, so we need to add some sort of safeguard there. Suggestions?
- [ ] Adding optional argument for spectra file extension
- [ ] Adding optional argument for CIF file extension
Medium term (6 month)
- [ ] PyPI packaging
Contributors
- Bernard Hehlen, University of Montpellier, France
- Charles Le Losq, Australian National University, Australia
- Oscar Branson, Australian National University, Australia
Licence
See Licence.MD
Owner
- Name: Charles Le Losq
- Login: charlesll
- Kind: user
- Location: France
- Company: Institut de physique du globe de Paris
- Website: https://charlesll.github.io/
- Twitter: Charles_LeLosq
- Repositories: 49
- Profile: https://github.com/charlesll
Geoscientist, Assistant Professor, willing to improve data reduction protocols through programming and data science
GitHub Events
Total
Last Year
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Charles Le Losq | c****s@C****l | 5 |
| Hehlen | 4****n | 1 |
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0