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

Covariance bookkeeping #28

Merged
merged 16 commits into from
Sep 26, 2023
Merged

Conversation

AndreasTersenov
Copy link
Collaborator

  1. Changed the function read_SLICS_cosmo_params in sp_peaks/slics.py to use ascii.read().
  2. Added bookkeeping code for the covariance, in covariance_bookkeeping.ipynb. This code:
  • makes a master file with all the paths of the SLICS files
  • parses the filenames into parts corresponding to the bin, the LOS, and the tile number
  • reconstructs 124 realisations of the survey, by combining the tiles of randomly selected LOS

@lbaumo
Copy link
Collaborator

lbaumo commented Sep 25, 2023

move the functions to the modules and call them from there

@AndreasTersenov AndreasTersenov merged commit 62cc656 into CosmoStat:develop Sep 26, 2023
AndreasTersenov added a commit to AndreasTersenov/shear-pipe-peaks that referenced this pull request Sep 26, 2023
Merge pull request CosmoStat#28 from AndreasTersenov/covariance
AndreasTersenov added a commit to AndreasTersenov/shear-pipe-peaks that referenced this pull request Sep 27, 2023
AndreasTersenov added a commit to AndreasTersenov/shear-pipe-peaks that referenced this pull request Sep 27, 2023
Merge pull request CosmoStat#28 from AndreasTersenov/covariance
AndreasTersenov added a commit to AndreasTersenov/shear-pipe-peaks that referenced this pull request Oct 5, 2023
AndreasTersenov added a commit to AndreasTersenov/shear-pipe-peaks that referenced this pull request Oct 5, 2023
Merge pull request CosmoStat#28 from AndreasTersenov/covariance
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.

2 participants