-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a057b91
commit f028664
Showing
51 changed files
with
1,704 additions
and
1,604 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
[procsim] | ||
img_dir = ./fft | ||
psf_fname = ./fft/psf-60.fits | ||
cat_dir = cat_n1 | ||
sum_dir = sum_n1 | ||
|
||
|
||
|
||
[FPFS] | ||
nnord = 4 | ||
rcut = 32 | ||
ratio = 1.596 | ||
c0 = 2.46 | ||
c2 = 22.74 | ||
alpha = 0.35 | ||
beta = 0.92 | ||
sigma_as = 0.52 | ||
sigma_det = 0.53 | ||
noise_rev = True | ||
|
||
|
||
[distortion] | ||
test_g1 = True | ||
test_g2 = False | ||
shear_value = 0.02 | ||
|
||
|
||
[survey] | ||
band = i | ||
mag_zero = 27. | ||
noise_std = 3e-3 | ||
pixel_scale = 0.168 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
[simulation] | ||
; type of simulation | ||
; stamp-based simulation | ||
sim_method = fft | ||
gal_type = Mixed | ||
img_dir = ./ | ||
nrot = 2 | ||
band = i | ||
|
||
|
||
[distortion] | ||
add_halo = False | ||
test_g1 = True | ||
test_g2 = False | ||
; 0000 for negative distortion; 1111 for no distortion; and 2222 for positive | ||
; distortion | ||
shear_z_list= ["0", "1"] | ||
shear_value = 0.02 | ||
|
||
|
||
[survey] | ||
; survey info for HSC coadds | ||
pixel_scale = 0.168 | ||
psf_fwhm = 0.60 | ||
mag_zero = 27 | ||
image_nx = 1024 | ||
image_ny = 1024 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.