ACTCollaboration / actsims

Simulations of the microwave sky as seen by ACT and Planck.
9 stars 4 forks source link

minor updates #1

Closed dwhan89 closed 6 years ago

dwhan89 commented 6 years ago

some very minor updates to keep it up to dates.

ajvanengelen commented 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?

dwhan89 commented 6 years ago

Hmm, maybe you are right. Let me close this one. I will make a change and resubmit the pull request.