forked from threeML/threeML
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
144 lines (121 loc) · 2.53 KB
/
.gitignore
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# C extensions
*.so
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.cache
nosetests.xml
coverage.xml
# Translations
*.mo
*.pot
# Django stuff:
*.log
# Sphinx documentation
docs/_build/
# PyBuilder
target/
.ipynb_checkpoints/
#pypi
MANIFEST
threeML/models/spatialModels/test_func.py
output.txt
test/test_ext.py
.idea
*.DS_Store*
# Folder view configuration files
.DS_Store
Desktop.ini
# Thumbnail cache files
._*
Thumbs.db
# Files that might appear on external disks
.Spotlight-V100
.Trashes
# Compiled Python files
*.pyc
# Compiled C++ files
*.out
# Application specific files
venv
node_modules
.sass-cache
!/threeML/minimizer/minuit_minimizer.py
docs/notebooks/analysis_set_test.fits
docs/notebooks/chains/
docs/notebooks/my_cspec_background.h5
docs/notebooks/my_selections.pha
docs/notebooks/my_selections.rsp
docs/notebooks/my_selections_bak.pha
docs/notebooks/test_bayes.fits
docs/notebooks/test_mle.fits
examples/Crab_data/
examples/Untitled.ipynb
examples/_temp_saved_bkg.h5
examples/fort.6
examples/gbm/bn080916009/glg_cspec_b0_bn080916009_v01.pha
examples/gbm/bn080916009/glg_cspec_n4_bn080916009_v00.rsp2
examples/gbm/bn080916009/glg_cspec_n4_bn080916009_v01.pha
examples/gbm/bn080916009/glg_tte_n4_bn080916009_v01.fit.gz
examples/gll_iem_v06_cut.fits
examples/lat/lle/
examples/nai3.pha
examples/nai3_.rsp
examples/nai3_1.rsp
examples/nai3_2.rsp
examples/nai3_bak.pha
examples/spectrum_showcase.ipynb
examples/temp_gbm.h5
examples/temp_gbm_saved_bkg.h5
examples/temp_lle.h5
examples/temp_lle_saved_bkg.h5
examples/test_binner.pha
examples/test_binner.rsp
examples/test_binner_bak.pha
examples/test_from_nai3.pha
examples/test_from_nai3.rsp
examples/test_from_nai3_bak.pha
examples/test_mle.fits
threeML/test/test_pha_nobkg.pha
threeML/test/test_write.pha
threeML/test/test_write_nobkg.pha
threeML/test/test_xy.txt
/docs/notebooks/out_bak.pha
/docs/notebooks/out.rsp
/docs/notebooks/out.pha
/docs/notebooks/my_gbm_pha_file_bak.pha
/docs/notebooks/my_gbm_pha_file.rsp
/docs/notebooks/my_gbm_pha_file.pha
/docs/notebooks/background_store.h5
chains/
.pytest_cache/
/test_txt.txt
/test_txt_poisson.txt