Skip to content

Software for simulations used in the DeepLense project

License

Notifications You must be signed in to change notification settings

mwt5345/DeepLenseSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepLenseSim

Software to simulate strong lensing images for the DeepLense project.

Data sets

Scripts used to create data sets and link to data sets are located in each of the Model_# folders.

Installation

First install colossus, lenstronomy, and pyHalo

foo@bar:~$ pip install colossus
foo@bar:~$ pip install lenstronomy==1.9.2
foo@bar:~$ git clone https://github.com/dangilman/pyHalo.git
foo@bar:~$ cd pyHalo
foo@bar:~/pyHalo$ python setup.py develop
foo@bar:~/pyHalo$ cd ..

Then clone this repository to your machine and install with setup.py

foo@bar:~$ git clone https://github.com/mwt5345/DeepLenseSim.git
foo@bar:~$ cd DeepLenseSim
foo@bar:~/DeepLenseSim$ python setup.py install

Papers

About

Software for simulations used in the DeepLense project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published