kdisplay.py ---- micrograph selection tools
kang.py ---- angluar distribution viewing and selection tools
Download files and then
Create a new (conda) env
conda create -n ksoft python=3.7
And install some packages from exported yaml file
conda env update -n ksoft --file centos.yaml
- Fang Kong @ Tsinghua Univ.