joezuntz
joezuntz
The smoothing implemented in corner.py does not handle strongly correlated variables very well. The smoothing for 2D histograms is done with the scipy gaussian_filter function, which is isotropic. If your...
The current "Recent papers" list displays "Submitted by ..." in its summary. An author list or first author would be more useful.
Really excited to try out your sampler - I'm writing the CosmoSIS interface now. One thing that would help would be being able to save derived parameters, so e.g. we...
### Solution to issue cannot be found in the documentation. - [X] I checked the documentation. ### Issue Installing default versions of both JAX and Tensorflow from conda-forge currently results...
Hi. There appears to be some kind of race condition in the eups-setup system. Multiple processes trying to setup at the same time will sometimes fail. Here's the easiest way...
Currently the `lsstinstall` script always creates a conda environment using the `-n` flag which specifies an environment by name. This is usually either in a central location or in the...