How to run - xination/lvl_builder GitHub Wiki

Since lvl_builder uses xmgraceto plot, xmgrace has to be installed. This script works for both Python2.7 or Python3.X. Run linux command chmod 755 ./lvl_builder.py to make the file executable.

./lvl_builder.py inputfile [fine_control_paramter_file] [ouput]

The "fine_control_paramter_file" and "output" are optional arguments.
By default, it reads in "fineParameter.txt" file, and the default output is output.ps.

for example:
./lvl_builder   demo_general_properties.txt   fineParameter.txt

⚠️ **GitHub.com Fallback** ⚠️