zhengrui315 / Pythia-Read

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a python script that reads Mr Nicolas's file and extracts K_L0 data.

How to run

Please first install Python3.

Open the terminal, enter this PythiaRead directory, run:

python3 main.py -s [source_filename] -t [target_filename]

where [source_filename] and [target_filename] should be replaced by the real filenames. The example run is:

python3 main.py -s main06-belle-onlyKL_f01-sample.txt -t target.txt

About


Languages

Language:Python 99.5%Language:Shell 0.3%Language:PowerShell 0.1%