-
I have written a hacky script to look for dead links. Open a console and `cd path/to/fundamentals_of_interferometry`. Then fire up ipython and copy the below code (ctrl-c):
```python
import json
…
-
I think this can be done pretty efficiently, if bytewise arithmetic shift operators exist. Otherwise its probably just loop unrolling? The `volk_8ic_deinterleave_16i_x2` kernels are much more complica…
-
Reorganize and publish list of keywords. Reorganize = separate out science topics vs coding topics.
https://docs.google.com/spreadsheets/d/1JmOF82Zmrs397wLwAmmL1rgDSsvP6Z4fLMr0hV5ZIb4/edit#gid=15295…
kelle updated
3 years ago
-
found this in the parset while working on #1391. This is concerning given that Ludwig has implemented the correct calculations for estimating spectral weights and likely why @landmanbester continues h…
-
_From @demitri on August 26, 2014 23:23_
### Trillian Data Needs
This document will describe the data needs in detail for the [Trillian project](http://trillianverse.com). Trillian is an attempt to a…
-
reported by: @CloudyLex
```
Title:
A new and simple approach to determine the abundance of hydrogen molecules on interstellar ice mantles
Authors:
Hincelin, U.; Chang, Q.; Herbst, E.
Affiliation…
-
I think a useful feature would be to be able to pass column arithmetic to the `-smc` switch, similar to how CubiCal's model list and shadems operate.
For example, direction-dependent calibration s…
-
This is a follow up to #515.
Today I stumbled into a reference which contains quantitative information for UTC-TAI for the time span 1961 up to 1972:
> Evolution of timescales from astronomy to …
-
### Is your feature request related to a problem? Please describe.
It's common to have large, low-precision input matrices that you'd like to multiply at full internal precision using `rocblasgemm(…
-
Kerchunk allows "scanning" FITS datasets and representing them as zarr to be loaded by xarray, including concatenating or otherwise combining multiple HDUs or files into a single logical dataset. What…