forked from cosmosis-developers/cosmosis
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
48 lines (48 loc) · 747 Bytes
/
.gitignore
File metadata and controls
48 lines (48 loc) · 747 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
*.pyc
*.o
*.so
*.a
*.dSYM
cosmosis/datablock/fortran_test
cosmosis/datablock/cosmosis_section_names.mod
cosmosis-standard-library/
examples/des-y1/des-y1-test/
examples/lsst_forecast/lsst1/
examples/lsst_forecast/lsst_simulation.fits
.bash_history
.ipynb_checkpoints/
*.mod
plots/*.png
demo*_output/
demo*.txt
plots/*.txt
demo_output_*
demo*_output
demo*.txt
config/ups
lib/
share/
ups/
.RData
.Rapp.history
.Rhistory
conda/
config/first
cosmosis-des-library/
cosmosis-ska-forecasting/
modules/Makefile.modules
modules/*
cosmosis/samplers/multinest/multinest_src/mpi
config/shifter-make.log
config/make.temp.sub
dist/
build/
cosmosis.egg-info/
cosmosis/compilers.py
*~
install-record.txt
*.egg-info
.DS_Store
output/*
cosmosis.code-workspace
tmp/