-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitignore
More file actions
101 lines (101 loc) · 3.01 KB
/
.gitignore
File metadata and controls
101 lines (101 loc) · 3.01 KB
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
*.pyc
*.swp
*.out
build/
unittests/unitTestOutput.txt
unittests/stdout.log
smodels.egg-info/
dist/
old/
.project
.pydevproject
.pybuild
.settings
smodels.log
summary.txt
pythia_lhe
smodels/lib/pythia8/pythia8*
recipes/*.py
recipes/*.html
recipes/.ipynb_checkpoints
recipes/tmp.slha
smodels/lib/nllfast/nllfast-1.2/nllfast_7TeV
smodels/lib/nllfast/nllfast-2.1/nllfast_8TeV
smodels/lib/nllfast/nllfast-3.1/nllfast_13TeV
smodels/lib/nllfast/nllfast-4.01dcpl/nllfast_14TeV
smodels/lib/nllfast/nllfast-5.01dcpl/nllfast_33TeV
smodels/lib/nllfast/nllfast-1.2/old/
smodels/lib/nllfast/nllfast-2.1/fort.21
smodels/lib/pythia6/fort.61
smodels/lib/pythia6/pythia_card.dat
debian/files
debian/python-module-stampdir/
debian/smodels.debhelper.log
debian/smodels.postinst.debhelper
debian/smodels.prerm.debhelper
debian/smodels.substvars
debian/smodels/
unittests/unitTestOutput/*.smodels
unittests/unitTestOutput/sms_output.*
unittests/unitTestOutput/summary_print.txt
results/
cpp/run
cpp/libSModelS.so
unittests/unitTestOutput/
distribution/create.log
distribution/smodels-*
docs/manual/source/recipes/*.html
docs/manual/source/recipes/ascii_graph_from_lhe.py
docs/manual/source/recipes/browserExample2.py
docs/manual/source/recipes/browserExample3.py
docs/manual/source/recipes/compareUL.py
docs/manual/source/recipes/runAsLibrary.py
docs/manual/source/recipes/runWithParameterFile.py
docs/manual/source/recipes/compute_likelihood.py
docs/manual/source/recipes/lheLLPExample.py
docs/manual/source/recipes/lo_xsecs_from_slha.py
docs/manual/source/recipes/load_database.py
docs/manual/source/recipes/lookup_efficiency.py
docs/manual/source/recipes/lookup_upper_limit.py
docs/manual/source/recipes/marginalize.py
docs/manual/source/recipes/missingTopologies.py
docs/manual/source/recipes/nll_xsecs_from_slha.py
docs/manual/source/recipes/print_decomposition.py
docs/manual/source/recipes/print_theoryPrediction.py
unittests/database/*.pcl
unittests/database/**/*.pcl
unittests/tinydb/*.pcl
unittests/tinydb/**/*.pcl
smodels/lib/pythia8/.*.tgz
smodels/lib/pythia8/pythia822*
smodels/lib/pythia8/xml.doc
docs/manual/source/DatabaseBrowser.rst
docs/manual/source/LheChecker.rst
docs/manual/source/RunSModelS.rst
docs/manual/source/SlhaChecker.rst
docs/manual/source/ToolBox.rst
docs/manual/source/XSecComputer.rst
docs/manual/source/XSecResummino.rst
docs/manual/source/FixPermissions.rst
docs/manual/source/InteractivePlots.rst
docs/manual/source/images/iplots_parameters.py
docs/manual/source/recipes/interactivePlotsExample.py
*~
.http*
*.crash
*.pcl
unittests/unittest*.pcl
docs/manual/source/experiment.rst
docs/manual/source/theory.rst
docs/manual/source/tools.rst
docs/manual/source/images/parameters.ini
docs/manual/source/images/parameters_default.ini
docs/manual/source/recipes/.ipynb_checkpoints/
docs/manual/source/recipes/iplots/
smodels/lib/resummino/resummino-*/
smodels/lib/resummino/resummino-*.zip
smodels/lib/resummino/lhapdf/
smodels/lib/resummino/LHAPDF-*/
smodels/lib/resummino/resummino_install/
smodels/lib/resummino/LHAPDF-6.5.5.tar.gz
smodels/lib/resummino/PDF4LHC21_40.tar.gz