Skip to content

Commit

Permalink
Merge pull request #40 from JulienPeloton/dev
Browse files Browse the repository at this point in the history
Update differential beam simulation
  • Loading branch information
JulienPeloton authored May 28, 2020
2 parents 5cd60d2 + 6b55862 commit 2db2768
Show file tree
Hide file tree
Showing 9 changed files with 3,884 additions and 2,266 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@ cmb:

clean:
-rm s4cmb/*.o s4cmb/*.so

distclean: clean
-rm -rf *so.dSYM
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ TODO
Main developers
===============
* Julien Peloton (j.peloton at sussex.ac.uk)
* Giulio Fabbian (gfabbian at ias.u-psud.fr)
* Giulio Fabbian (g.fabbian at sussex.ac.uk)

Thanks to
===============
Expand Down
1 change: 1 addition & 0 deletions s4cmb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
from s4cmb import systematics
from s4cmb import config_s4cmb
from s4cmb import xpure
from s4cmb import tools
Loading

0 comments on commit 2db2768

Please sign in to comment.