Duncan Campbell

Results 5 issues of Duncan Campbell

I tried to install Halotools with `pip install halotools` and the install fails with the following error: `Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/02/_3trvknx2199yf629jn2hm3r0000gn/T/pip-build-syx0iqkf/halotools/`

The default cosmology for the ra_dec_z() function has an error. H0=0.7 instead of 70. I addition, the redshift range it works for is only between 0-1. Both of these should...

bug
mock-observables

I don't think `marked_cpairs.conditional_pairwise_distances.pyx` is used in the package. Any qualms with removing it? @aphearin

package-maintenance
mock-observables

I cannot find the citation to justify our jackknife pair counting weighting scheme. Currently we count pairs as: 1. both within the removed sample as 0.0 2. one within and...

documentation
mock-observables
code-review request

chord_to_cartesian() should really be renamed to theta_to_chord().

utils