Lucia F. de la Bella
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)...
## 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:...
## 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...
## 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".
## Description Delete extra classy function, any associated unit tests and references.
## 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...
## 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 ```...
## 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)...
## 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...
## 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 -...