Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 708 Bytes

README.md

File metadata and controls

36 lines (29 loc) · 708 Bytes

Build Status

cross_section_calculation

Calculate cross section

Install instructions

pip install git+https://github.com/theorist0/cross_section_calculation

Development instructions

git clone https://github.com/theorist0/cross_section_calculation
cd cross_section_calculation
python -m venv venv
. venv/bin/active
pip install -r requirements.txt
pip install -e .

Usage

Show help

crosssection --help

Execute example usage

crossection --example

Execute with specific incident energy (eV)

crossection --energy 1e7