astro-informatics / ssht

Fast and exact spin spherical harmonic transforms
http://astro-informatics.github.io/ssht/
GNU General Public License v3.0
11 stars 2 forks source link

Add some config option to always select i.e. a particular sampling scheme #42

Open paddyroddy opened 3 years ago

paddyroddy commented 3 years ago

I want to always use MWSS sampling rather than the default MW sampling. I have many calls to various methods throughout my code, so I'm having to add Method="MWSS" everywhere. It would be good if there was an option to make this choice always