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 We require a model that assigns a circular velocity to halos of a given mass, @itrharrison has proposed the following model: ![image](https://user-images.githubusercontent.com/3993688/90641769-828c7100-e229-11ea-980f-cd24eae34cd3.png) ## Inputs - halo virial mass...

module: halos
new feature

## Description Enable to have an easier option for the parametrisation in the config file. ## Current Problem Let's look at the case that we want to sample galaxies from...

enhancement
infrastructure
low priority

## Description Implement Gaussian scatter between the halo and galaxy proxies in the SHAM assignment. ## Inputs - Galaxy proxy: luminosity or stellar mass. ## Outputs - Galaxy proxy including...

enhancement
module: halos

## Description We'll create a list of cluster gas properties -- intrinsic and observable --- based on halo properties. ## Inputs - halo properties (mass, redshift, shape) - multi-wavelength and...

module: cluster
new feature

It would be useful to have syntax to load tables from existing files (not necessarily produced by SkyPy, so with arbitrary extension names for FITS or paths for HDF5). I...

infrastructure
module: pipeline
examples

https://github.com/skypyproject/skypy/blob/55436b0bcec4e3ce79a92ba9ce6e91f1d96e7ea7/skypy/galaxy/ellipticity.py#L25 There are several different ellipticity definitions, such as eccentricity, minor/major axis ratio, ellipticity modulus, etc. I think it's important to define the definition clearly upfront.

documentation
module: galaxies

## Description We'll establish some simple guidelines for how we think about roles, responsibilities, and privileges of participants. This should include processes for onboarding new participants. ## Inputs - ##...

documentation
board

On the PyPI website: https://pypi.org/project/skypy/#history There are a few small issues: - Link to Homepage (skypy.info) is dead - Link to https://libraries.io/pypi/skypy still contains reference to the Sky TV API

bug
low priority
v0.2 hack
release

## Description Use [hi_class](http://miguelzuma.github.io/hi_class_public/) to calculate the matter power spectrum under Horndeski theory for modified gravity ## Inputs - Cosmology (with Horndeski parameters) - Wavenumber array - Redshift array ##...

low priority
module: power spectrum
new feature
external

## Description Examples across different modules use different arbitrary input arrays and values. For instance, the Eisenstein & Hu module uses a log-spaced input for the wavenumbers `wavenumber = np.logspace(-3,...

documentation
enhancement
low priority
module: power spectrum