Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.6%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Miscellaneous useful scripts
Basic Info
- Host: GitHub
- Owner: CrespiLab
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Size: 47.9 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
README.md
tools
April 29th, 2025
Package containing miscellaneous useful scripts:
- QuickPlotAbs: use the command quickplotabs
- plotter_TDDFT: TBA
Installation
Anaconda Powershell Prompt
conda create -n tools
conda activate tools
conda install git pip
git clone https://github.com/CrespiLab/tools
cd tools
pip install -e .
User Instructions
Make sure to activate the environment.
conda activate tools
QuickPlotAbs
quickplotabs 'Path\to\folder\containing\ASCII\files\' (--wavelength 'wavelength') (--legend)
plotter_TDDFT
TBA
Owner
- Name: CrespiLab
- Login: CrespiLab
- Kind: organization
- Website: https://crespi-lab.com/
- Repositories: 1
- Profile: https://github.com/CrespiLab
This organization contains projects of the Crespi Lab.
GitHub Events
Total
- Push event: 13
- Create event: 1
Last Year
- Push event: 13
- Create event: 1
Dependencies
pyproject.toml
pypi
- matplotlib >=3.10.0
- numpy >=2.2.2
- pandas >=2.2.3
- scipy >=1.15.1