Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
calib = det.calib(evt)
det.save_txtnda(fname='unassembled.txt',ndarr=calib,fmt="%5f%.5f")

 

Application can be launched without parameters by the command

...