skypy
skypy copied to clipboard
SkyPy: A package for modelling the Universe.
## Description In the function `schechter_lf` rename the keyword argument `noise` to `shot_noise`. Breaking API change to be considered for 1.0 release. Requires deprecation warnings before merging. Resolves #478 ##...
## Description This implements several functions to derive the halo concentration, scale radius, the spherical overdensity radius and the excess surface density for halos module. ## Checklist - [x] Follow...
## Description Including the validation plot for the 3D ellipticity model ([Ryden04](https://skypy.readthedocs.io/en/latest/api/skypy.galaxies.morphology.ryden04_ellipticity.html#skypy.galaxies.morphology.ryden04_ellipticity)) would add extra value to the [examples](https://skypy.readthedocs.io/en/latest/examples/index.html) page. ## Inputs - We could reproduce the Ellipticity of the...
I am having a hard time following if and how [`skypy.halos.mass`](https://skypy.readthedocs.io/en/module-halos/halos/index.html#module-skypy.halos.mass) is supposed to be used, given that there is also [`skypy.halos.colossus_mf`](https://skypy.readthedocs.io/en/module-halos/api/skypy.halos.colossus_mf.html#skypy.halos.colossus_mf). Ideally, there would be a `_mf` function for...
## Description This pull request updates the documentation for the gravitational wave module. It closes #357 ## Checklist - [x] Follow the [Contributor Guidelines](https://github.com/skypyproject/skypy/blob/master/CONTRIBUTING.md) - ~[ ] Write unit tests~...
## Description Merging will close #234. This implements the Padmanabhan & Refregier HI halo mass model described in that issue. ## Checklist - [X] Follow the [Contributor Guidelines](https://github.com/skypyproject/skypy/blob/master/CONTRIBUTING.md) - [X]...
Following discussions during the hack on 22nd of April, it was proposed we should make it easier for people (e.g. conference organisers requesting talks, newbies wanting to hear from a...
Change the links in our [README](https://github.com/skypyproject/skypy/blob/main/README.rst) to point to [latest documentation](https://skypy.readthedocs.io/en/latest/) instead of [stable documentation](https://skypy.readthedocs.io/en/stable/). This ensures that the linked docs match the visible code in the repository, see discussion...
## Description The examples section in the docstrings for the power spectrum module are trivial and run as part of the tests unnecessarily. More complex examples would appear in our...
## Description This PR is for the COMMUNICATING.md guidelines for communicating within skypy. There are a few things to discuss around this. I'd appreciate discussion on these questions: - Should...