Christopher H. Jordan

Results 10 issues of Christopher H. Jordan

See #13.

Hi! I want to use this library, but I noticed some differences with others (notably ERFA https://github.com/liberfa/erfa). I didn't go through the differences in the mathematics, but I did do...

`hyperdrive` does check if it's able to allocate the biggest arrays it needs for memory, but otherwise assumes everything is fine. There is no way to specify a maximum amount...

enhancement

This work is started in the `autos` branch. One big thing that needs to change is the modelling code's assumption that all incoming baselines are cross-correlation baselines. A couple of...

enhancement

(A WIP branch `shintaro-feedback` contains some work for this that may be useful) Calibration is best when the sky model matches what's in the data. Our sky models cannot have...

enhancement

The weights should probably be multiplied by the fraction of dipoles that are alive. e.g. tile 1 has 15/16 X dipoles alive, tile 2 has 16/16 X dipoles alive. The...

enhancement

Created as requested in issue #6. Any feedback welcome!

Hi! Not sure if there's a better place for this, so please let me know if I'm out of line. I'm (slowly) trying to port an existing python package of...

Hi! Thanks for the work that went into this crate; I compiled the CLI tool and it Just Worked when replacing the python dotenv -- wonderful. I think it would...

NOTE: This PR is a duplicate of 2 others, except this PR also adds tests. Please let me know if I can help refine this work. Duplicates: https://github.com/prisma/tiberius/pull/296 https://github.com/prisma/tiberius/pull/387 This...