skypy icon indicating copy to clipboard operation
skypy copied to clipboard

SkyPy: A package for modelling the Universe.

Results 81 skypy issues
Sort by recently updated
recently updated
newest added

## Description Some urls in the README currently point to the "latest" build on readthedocs. Instead they should point to the "stable" build. ## Checklist - [x] Follow the [Contributor...

documentation

## Description We need a function which creates Healpix sky density map based on an input catalogue. This requires adding the healpy library as skypy dependency. ## Inputs Catalogue of...

enhancement
module: halos
new feature

## Description Absorption produced by dust affects flux measurements as galaxies seen edge-on can potentially have significant extinction and fall outside of selection cuts. This induces a selection bias that...

enhancement
module: galaxies
new feature
v0.4 hack

## Description In order to fully model an observed galaxy catalogue, we need to include galactic extinction to our simulation. The extinction is defined as `A_lambda = -2.5 log(F_lambda/F_lambda,0)` The...

enhancement
module: galaxies
new feature

We should implement a blocklist mechanism for potentially harmful modules, so that one cannot distribute a config file: ``` bye: !os.system [ 'rm -rf important_file' ] ``` We could block...

infrastructure
low priority

Hi, I am a member of the [Debian Astro](https://blends.debian.org/astro) Team. Our aim is to package astronomical software for Debian, from where it will also migrate to derivative distributions like Ubuntu...

low priority
release

## Description Update the power spectrum documentation, see [readthedocs](https://skypy.readthedocs.io/en/latest/galaxy/index.html), to include plots and examples. ## Requires * Move and rename `skypy/docs/galaxy.rst` to `skypy/docs/galaxy/index.rst` * Update `skypy/docs/index.rst` accordingly. ## References See...

documentation
enhancement
module: galaxies

## Description Update the power spectrum documentation, see [readthedocs](https://skypy.readthedocs.io/en/latest/gravitational_wave/index.html), to include plots and examples. ## References See e.g. [Pipeline](https://skypy.readthedocs.io/en/latest/pipeline/index.html)

documentation
enhancement
module: gravitational wave

Just a thought - maybe not necessary

documentation
enhancement
good first issue
infrastructure

## Description The model of https://arxiv.org/abs/1607.01021 (equation 1) generates a neutral Hydrogen (HI) mass for a halo, given its halo mass and a model for circular velocity. Being able to...

module: halos
new feature