-
Notifications
You must be signed in to change notification settings - Fork 32
/
.gitignore
68 lines (67 loc) · 999 Bytes
/
.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
.envr
*.ipynb
.projprofile
*.pyc
pip-selfcheck.json
.Python
bin/
include/
lib/
.ipynb_checkpoints
.cache
.idea
.env
.pytest_cache
MultiNest/
hyper
hyper_galaxies
files
imaging
Nonesubplots
scripts
subplots
test_files
scripts/
subplots/
multinest
.DS_Store
temp.txt
*.log
*.swp
.coverage
dist/
PyAutoLens.egg-info/
autolens.egg-info/
__pycache__/
prof/
config/*.pyc
test/integration/data/
test/output/
test/test_files/plotting/
test/integration/tests/simulate_and_fit/datas/
output
test/integration/datas/
search.py
bfg-1.13.0.jar
error.log
workspace/scraps
workspace_jam/
workspace_amy/
workspace/runners/cosma/
workspace/
test/integration/data_temp/
autolens/lens/lens_fit/__pycache__
test/integration/hyper/
test/integration/image/
test/data/
test/unit/data/test_files/
test_autolens/integration/data_temp/
test_autolens/dataset/
.eggs/
__MACOSX/
#docs
docs/_build
docs/_static
docs/_templates
docs/generated
docs/api/generated