Skip to content

Instantly share code, notes, and snippets.

@sidneymau
Last active June 26, 2023 05:52
Show Gist options
  • Save sidneymau/4ded033b0e18c50e9b18c86d6ffaa29a to your computer and use it in GitHub Desktop.
Save sidneymau/4ded033b0e18c50e9b18c86d6ffaa29a to your computer and use it in GitHub Desktop.
Weak Lensing Systematics
name: weak-lensing-systematics
channels:
- conda-forge
- defaults
dependencies:
- galsim
- jupyter
- matplotlib
- numpy
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sidneymau
Copy link
Author

Download the ZIP of this gist.
Then create the conda environment with

conda env create -f environment.yaml

To run the notebook, activate the environment with

conda activate weak-lensing-systematics

then

jupyter notebook "Weak Lensing Systematics.ipynb"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment