October 7th, 2025
Package containing miscellaneous useful scripts:
- QuickPlotAbs: use the command
quickplotabs - plotter_TDDFT: TBA
conda create -n toolbox
conda activate toolbox
conda install git pip
git clone https://github.com/CrespiLab/toolbox
cd toolbox
pip install -e .
Make sure to activate the environment.
conda activate toolbox
quickplotabs 'Path\to\folder\containing\ASCII\files\' (--wavelength 'wavelength') (--legend)
TBA