-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.gitignore
More file actions
42 lines (41 loc) · 2.15 KB
/
.gitignore
File metadata and controls
42 lines (41 loc) · 2.15 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
data_temp/
test_autogalaxy/quantity/model/files/
test_autogalaxy/analysis/files/
test_autogalaxy/galaxy/files/galaxy.json
test_autogalaxy/imaging/plot/files/
test_autogalaxy/interferometer/model/files/
test_autogalaxy/quantity/plot/files/
test_autogalaxy/galaxy/plot/files/
*.log
test_autogalaxy/unit/pipeline/files/plot/
test_autogalaxy/imaging/model/files/
output/
.envr
.idea
__pycache__
.eggs
autogalaxy.egg-info/
build
dist
autogalaxy.egg-info/
test_autogalaxy/config/priors/autogalaxy.galaxy.galaxy.Redshift.redshift.json
test_autogalaxy/config/priors/autogalaxy.json
test_autogalaxy/config/priors/autogalaxy.json
test_autogalaxy/config/notation/.label.ini.swp
test_autogalaxy/unit/output/
test_autogalaxy/unit/pipeline/files/plot/PlotterInterface/fit_imaging/fits/chi_squared_map.fits
test_autogalaxy/unit/pipeline/files/plot/PlotterInterface/fit_imaging/fits/image.fits
test_autogalaxy/unit/pipeline/files/plot/PlotterInterface/fit_imaging/fits/model_image.fits
test_autogalaxy/unit/pipeline/files/plot/PlotterInterface/fit_imaging/fits/model_image_of_galaxy_0.fits
test_autogalaxy/unit/pipeline/files/plot/PlotterInterface/fit_imaging/fits/model_image_of_galaxy_1.fits
test_autogalaxy/unit/pipeline/files/plot/PlotterInterface/fit_imaging/fits/noise_map.fits
test_autogalaxy/unit/pipeline/files/plot/PlotterInterface/fit_imaging/fits/normalized_residual_map.fits
test_autogalaxy/unit/pipeline/files/plot/PlotterInterface/fit_imaging/fits/residual_map.fits
test_autogalaxy/unit/pipeline/files/plot/PlotterInterface/fit_imaging/fits/signal_to_noise_map.fits
test_autogalaxy/unit/pipeline/files/plot/PlotterInterface/fit_imaging/fits/subtracted_image_of_galaxy_0.fits
test_autogalaxy/unit/pipeline/files/plot/PlotterInterface/fit_imaging/fits/subtracted_image_of_galaxy_1.fits
test_autogalaxy/unit/pipeline/files/plot/PlotterInterface/inversion/fits/interpolated_errors.fits
test_autogalaxy/unit/pipeline/files/plot/PlotterInterface/inversion/fits/reconstructed_image.fits
test_autogalaxy/unit/data_temp/simulate_and_fit/image.fits
test_autogalaxy/unit/data_temp/simulate_and_fit/noise_map.fits
test_autogalaxy/unit/data_temp/simulate_and_fit/psf.fits