aleksha / prm

A joint project (PRES and AMBER) for proton radius measurement
0 stars 0 forks source link

`./prm run` causes python error #3

Open anuramat opened 3 years ago

anuramat commented 3 years ago
Traceback (most recent call last):
  File "merge_all.py", line 39, in <module>
    merge_two_files( f1="init/out.data", f2="scat/out.data", fm="temp1.data");
  File "merge_all.py", line 26, in merge_two_files
    f_merg.write( l_scat ) # write prev line

should be an easy fix, will do after making sure environment works properly

aleksha commented 3 years ago

I made some fixed already, but mabe not for all merge-scripts