21cmSense
21cmSense copied to clipboard
Code for calculating the sensitivity of 21cm experiments to the EoR power spectrum
I tried to understand the algorithm used to generate the `antpos` variable data in the [`hera127.py`](https://github.com/jpober/21cmSense/blob/master/hera127.py), but I couldn't figure out what each of the `nside`, `L`, `dL`, `cen_x`, `cen_y`...
README has been edited to clearly state the edits.
By passing `--eor None`, one can run without any eor model, producing thermal noise only errors. Among other things, this allows one to go up to high k, beyond the...
It is the right way forward, Jonnie. ;)
Using an aipy install from `conda install -c conda-forge aipy` and attempting to run `./mk_array_file.py -C hera127` fails to find `aipy/aipy_src/_src/helm_fit.txt` and `aipy/aipy_src/_src/helm_pos.txt` Not clear why `aipy is not installing...
I'm not sure the noise interpolation code in py21cmsense is valid. The noise curves are referenced to specific binning in k, i.e., the points are bin centers. So really, to...
I've become aware of a bug in the calculation of "coherent" observation time for a drift scan observation. It should be the time it takes for the field of view...