A lensing simulator
-
configuration.py: this file contains input/plotting parameters.
-
calculate_shear.py: the main file.
-
randomize_profile.py: this file randomly generates parameters for lens profile.
-
lens.py: this file takes the lens profile then calculates the projected surface density(i.e. the lens plane).
-
source.py: this file generates the locations and redshifts of source galaxies.
-
jc_lib.py: A cosmology library created by Joseph.
-
test_plot.py: plot the lensing signal of all sources.
-
plot_shear.py: plot the 'measured' (binned) lensing signal.
-
plot_whisker.py: plot the whisker map of shears.