b-thorne / PySM_public

PySM: Software for simulating the Galactic microwave sky
23 stars 29 forks source link

Modifications for partial sky #10

Closed b-thorne closed 6 years ago

b-thorne commented 6 years ago

@zonca These are the changes I think will need to be made to allow the code to consider only partial maps. Most likely an incomplete list, but I hope it helps! Thanks so much!

zonca commented 6 years ago

thanks @bthorne93 I started working on this, I'm checking the other functions to make sure they don't need to be modified.

I'm checking decorrelation in components.py, I believe it doesn't need modifications, right?

b-thorne commented 6 years ago

@zonca The current decorrelation model is meant to just multiply by a scalar at each frequency, so in theory it shouldn't need to be modified.

zonca commented 6 years ago

I think we can close this issue, this has been merged in #11