Adds an integration test that produces the g-band luminosity function for an entire CAMELS box. Will not run automatically -users must download the data and run manually. This is intended as an integration test for when e.g. photometry pipelines from particle data show strange behaviour. It contains the LF produced from the last commit, with hash key provided.
Additionally, I have updated the camels download scripts and example data to use a CV box, rather than LH, so we can better compare with existing results.
Issue Type
Enhancement
Checklist
[x] I have read the [CONTRIBUTING.md]() -->
[x] I have added docstrings to all methods
[x] I have added sufficient comments to all lines
[x] I have made corresponding changes to the documentation
[x] My changes generate no pep8 errors
[x] I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
Adds an integration test that produces the g-band luminosity function for an entire CAMELS box. Will not run automatically -users must download the data and run manually. This is intended as an integration test for when e.g. photometry pipelines from particle data show strange behaviour. It contains the LF produced from the last commit, with hash key provided.
Additionally, I have updated the camels download scripts and example data to use a CV box, rather than LH, so we can better compare with existing results.
Issue Type
Checklist