AdriJD / beamconv

Code library to simulate CMB detector data with realistic optics-related contributions
MIT License
10 stars 10 forks source link

minor changes to Instrument class #13

Closed martamonelli closed 2 years ago

martamonelli commented 2 years ago

I've only implemented small changes. However, there's something I'm not getting in the definition of set_global_prop_random. Why are the arguments of np.random.normal() different at lines 1081 and 1088?