Peter Melchior

Results 80 comments of Peter Melchior

I'm confused about the `static_field` behavior. My use case is maybe similar to @francois-rozet's: I need a model where I can freeze parameters, which are usually jax arrays. The filtering...

It would really help to have this package on pypi, so that your (and my) code could be installed automatically. We're otherwise forced to tool around it. It doesn't change...

work for me. thank you

please rename your file `team1.md` to `team4.md`

Awesome! Thanks for the suggestions. Option 3 looks like the way to go. Btw, I'm not at all sold on Distrax, it was just the first thing I tried for...

Hi Amrita, thanks for filling out the challenge. Your solution looks good. I also suggest that you still attend bootcamp because it covers many aspects you may not have heard...

I made skymapper for surveys like LSST and DES, so the only currently supported map projections are conics. That's good (I'd even say: optimal) for surveys that are larger in...

In part, lack of information. But also, you have to make a few calculations in the projected frame to determine the form of the graticules. skymapper uses matplotlib artist shapes...

I assume that you have not installed `spender` from source or from `pip`. Can you confirm? In these cases, we have no way of ensuring that all dependencies are present,...

I think the easiest way is to add the instruction to the install instructions. `spender-minimal` doesn't make sense to me because it's just as complicated as a `spender` install. But...