-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy path.gitignore
37 lines (36 loc) · 2.03 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
data_temp/
test_autogalaxy/quantity/model/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/interpolated_reconstruction.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