Closed dwhan89 closed 6 years ago
Thanks! Could you also make the line beamData = np.loadtxt(beamfile)
conditional on doBeam
being set to True
? Otherwise, won't it try to load a file and crash?
Hmm, maybe you are right. Let me close this one. I will make a change and resubmit the pull request.
some very minor updates to keep it up to dates.