Metadata-Version: 2.1
Name: ncuhep
Version: 0.1.2
Summary: A Python project for NCU High Energy Physics.
Home-page: https://github.com/yourusername/ncuhep
Author: Kah Seng Phay
Author-email: phay_ks@icloud.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencv-python
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: iminuit
Requires-Dist: matplotlib

# NCUPhy

This project provides modules for 

    caemra calibration and presentation
    -ncu.muography.camera


## Installation

```sh
pip install ncuhep
