Francois Lanusse

Results 58 comments of Francois Lanusse

Thanks a lot @aphearin I tried your fix and it does indeed seem to improve the NFW profile quite a bit. I'm trying to check what happens at the level...

Looking good :-) ![image](https://user-images.githubusercontent.com/861591/133261671-e3d80d54-bdd6-4dd1-b875-d7089c52aeac.png) with dc=0.1 vs ![image](https://user-images.githubusercontent.com/861591/133261734-d8199ddb-99ed-4506-96f0-7efb5d86878d.png) with the default dc (I guess 1.0) so yeah, looks like this is solving the problem! And I understand better why my...

Feel free to have a got at it :-) I had preemptively opened a PR #19, which you can use as a suggestion

Yeah exactly, so... maybe best to leave as-is because at least it's consistent. I find that the similarity searches are pretty 'similar' whether I use the fixed scaling or not,...

oookkkk I admit defeat.... I can't figure out how to do it, I was hoping some clever uses of https://jax.readthedocs.io/en/latest/_autosummary/jax.lax.dynamic_slice.html would work, but no, the size has to be statically...

right right right... I see.... what would happen if one interpolated the healpix map on one of the other formats that have same number of points per rings? It's not...

of course.... one could also not use the healpix scheme ^^

This would be really great, to be able to install already built versions, the thing I don't know is if it's possible to do in a way that incorporates NVHPC,...

great great great. Like for jax, ultimately we probably want to give two install strategies, one with local install, one with all pip :-)