-
I just stumbled on src/pint/orbital/kepler.py. As far as I can tell, it is not use anywhere but in the unit tests for itself. It also does not use astropy Quantities and units as the rest of PINT trie…
-
# Review Instructions
The review ipynb can be found here: https://github.com/casangi/xradio/blob/main/reviews/review_antenna_xds.ipynb
Please review the MSv4 `antenna_xds` schema and the XRADIO…
-
-
The Delay-Calibration part of the pipeline crashes at the beginning of the `ndppp_applycal` substep of the `apply_ddf` step.
```
2023-06-22 14:36:32 DEBUG genericpipeline.executable_args: Adding…
-
@kiyo-masui reported random, but fairly frequent errors in [`basebandReadoutManager::get_next_ready_request()`](https://github.com/kotekan/kotekan/blob/d55f92961b7aa09ed6f8fdd2a20e418f9e042206/lib/cor…
-
Hi, I'm using cuSignal in my real-time processing application. The upfirdn-kernel is bottlenecking my application. To me, the upfirdn kernel does not look highly optimized as it makes no use of shared…
-
Hi all,
I just finished reading [this paper](http://www.nature.com/nphys/journal/vaop/ncurrent/full/nphys3376.html), and we'll discuss it further at KIPAC tea this morning. They argue persuasively fo…
-
Sect 4.4 -
t_exp_min, t_exp_max and t_exp mean are parameters pertaining time domain and in fact are proposed in the IVOA Note "Pulsar and FRB Radio Data Discovery and Access". They are not useful fo…
-
Very recently, this function started failing. It appears skyfield is looking for
https://datacenter.iers.org/data/latestVersion/finals.all.iau2000.txt
which is currently unavailable. Maybe it is…
-
The fast Lomb-Scargle method implemented in ``astropy.stats.LombScargle`` is based on a what is effectively fast nonuniform Fourier transform approximation proposed by Press & Rybicki (1989); the util…