Skip to content

CrespiLab/toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tools

October 7th, 2025

Package containing miscellaneous useful scripts:

  • QuickPlotAbs: use the command quickplotabs
  • plotter_TDDFT: TBA

Installation

Anaconda Powershell Prompt

conda create -n toolbox
conda activate toolbox
conda install git pip
git clone https://github.com/CrespiLab/toolbox
cd toolbox
pip install -e .

User Instructions

Make sure to activate the environment.

conda activate toolbox

QuickPlotAbs

quickplotabs 'Path\to\folder\containing\ASCII\files\' (--wavelength 'wavelength') (--legend)

plotter_TDDFT

TBA

About

Miscellaneous useful scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published