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 Delete extra CAMB function, any associated unit tests and references

module: power spectrum
ps-hack

## Description Implements an achromatic model for dust obscured ellipticity distributions, from Padilla & Strauss 2008. This would close #341 The model follows a similar structure to `ryden04_ellipticity`. The `dust_extincted_ellipticity`...

## Description This PR updates the contributing guidelines, readme and documentation to explain how externals could contribute either with their own code or help us code some feature of our...

documentation
enhancement

## Description The k-correct stellar mass (formed) provides a convenient way to quantify the SED amplitude, as it depends directly on the mass. However, making this assumption in SkyPy prevents...

enhancement

### Discussed in https://github.com/skypyproject/skypy/discussions/536 Originally posted by **WillHartley** March 24, 2022 In the k-correct templates we have the mass in stars formed, and the mass remaining (after mass loss due...

enhancement
module: galaxies

## Description The contributing guidelines should be updated to reflect how to create a new module branch. Example: ``` git checkout -b module/module_name main ``` And when first pushed ```...

enhancement

## Description This is a re-do of #284 to change the target branch to `module/halos`. ## Checklist - [X] Follow the [Contributor Guidelines](https://github.com/skypyproject/skypy/blob/main/CONTRIBUTING.rst) - [ ] Write unit tests -...

low priority
module: halos

## Description This is a re-do of #140 to change the target branch to `module/supernovae` ## Checklist - [ ] Follow the [Contributor Guidelines](https://github.com/skypyproject/skypy/blob/main/CONTRIBUTING.rst) - [ ] Write unit tests...

enhancement
low priority
module: supernova
new feature

## Description Generate documentation to describe the SkyPy code standards. Update readme accordingly. ## Output - New documentation page with the SkyPy Code Standards under the section [Developer Documentation]( https://skypy.readthedocs.io/en/stable/#developer-documentation)...

documentation
enhancement

## Description We would need to update the contributing guidelines, readme and the main page of documentation to include a line explaining how externals could contribute either with their own...

documentation
enhancement