Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimisations required for stage IV simulations #10

Open
wants to merge 239 commits into
base: master
Choose a base branch
from

Conversation

jlvdb
Copy link
Contributor

@jlvdb jlvdb commented Sep 15, 2020

  • Added support for Flagship.
  • Switched from FITS files to memory mapped binary files as intermediate storage for the pipeline.
    • Great performance gains, improved parallelism.
    • Reduced disk space requirements by optimizing how galaxy sample selection information is stored (using bit masks).
  • Improved documentation.
  • Bug fixes.

This restructured pipeline reproduces the KV450 MICE2 mock catalogues and spec-z samples from van den Busch et al. 2020 within the statistical sampling uncertainty (modulo bug fixes).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant