Results 19 issues of Lucia F. de la Bella

## Description This PR adds a feature where we can obtain the Schechter parameters for active galaxies (centrals and satellites) and passive galaxies (mass- and satellite-quenched) based on equation (15)...

enhancement
module: galaxies

## Description This PR adds an example to reproduce Figure 3 in de la Bella et al. 2021. Include sonification feature from [Strauss](https://strauss.readthedocs.io/en/latest/). Merging this PR closes #514 . Inputs:...

enhancement
module: galaxies
examples

## Description This PR adds a function that returns the amplitude of the Schechter function for active galaxies based on equation (17) in de la Bella et al. 2021. Merging...

enhancement
module: galaxies

## Description A docstring for the CLASSY class is needed. Example: "Return the CLASS computation of the linear matter power spectrum, on a two-dimensional grid of wavenumber and redshift".

documentation
module: power spectrum
ps-hack

## Description Delete extra classy function, any associated unit tests and references.

module: power spectrum
ps-hack

## 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 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 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

## Description Add a function that returns the amplitude of the Schechter function for active galaxies based on equation (17) in de la Bella et al. 2021. ## Inputs -...

enhancement
module: galaxies