-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #242 from LSSTDESC/roman_rubin
Roman_Rubin Updates
- Loading branch information
Showing
17 changed files
with
157 additions
and
44 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
#!/bin/bash | ||
#SBATCH -A m1727 | ||
#SBATCH -C cpu | ||
#SBATCH -q regular | ||
#SBATCH -t 8:00:00 | ||
#SBATCH --nodes=1 | ||
#SBATCH --ntasks=8 | ||
#SBATCH --cpus-per-task=32 | ||
|
||
export OMP_NUM_THREADS=32 | ||
|
||
./run_master.sh -p /global/cfs/projectdirs/lsst/groups/SRV/gcr-catalogs -c skysim5000_v1.2 -t tpcf_Wang2013_rSDSS_jack |
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,13 @@ | ||
#!/bin/bash | ||
#SBATCH -A m1727 | ||
#SBATCH -C cpu | ||
#SBATCH -q regular | ||
#SBATCH -t 8:00:00 | ||
#SBATCH --nodes=1 | ||
#SBATCH --ntasks=1 | ||
#SBATCH --cpus-per-task=128 | ||
|
||
export OMP_NUM_THREADS=32 | ||
|
||
./run_master.sh -c skysim5000_v1.2 -t Nz_r_DEEP2_JAN_fig | ||
|
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,12 @@ | ||
#!/bin/bash | ||
#SBATCH -A m1727 | ||
#SBATCH -C cpu | ||
#SBATCH -q regular | ||
#SBATCH -t 8:00:00 | ||
#SBATCH --nodes=1 | ||
#SBATCH --ntasks=1 | ||
#SBATCH --cpus-per-task=128 | ||
|
||
export OMP_NUM_THREADS=32 | ||
|
||
./run_master.sh -c skysim5000_v1.2_image -t delta_sigma_sdss_lowz |
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,12 @@ | ||
#!/bin/bash | ||
#SBATCH -A m1727 | ||
#SBATCH -C cpu | ||
#SBATCH -q regular | ||
#SBATCH -t 8:00:00 | ||
#SBATCH --nodes=1 | ||
#SBATCH --ntasks=1 | ||
#SBATCH --cpus-per-task=128 | ||
|
||
export OMP_NUM_THREADS=32 | ||
|
||
./run_master.sh -c skysim5000_v1.2 -t shear |
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,12 @@ | ||
#!/bin/bash | ||
#SBATCH -A m1727 | ||
#SBATCH -C cpu | ||
#SBATCH -q regular | ||
#SBATCH -t 8:00:00 | ||
#SBATCH --nodes=1 | ||
#SBATCH --ntasks=1 | ||
#SBATCH --cpus-per-task=128 | ||
|
||
export OMP_NUM_THREADS=32 | ||
|
||
./run_master.sh -c skysim5000_v1.2_image -t tpcf_Zehavi2011_color_fig |
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
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
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
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
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,23 @@ | ||
subclass_name: EllipticityDistribution.EllipticityDistribution | ||
zlo: 0. | ||
zhi: 2. | ||
N_ebins: 40 | ||
observation: 'COSMOS_2013' | ||
normed: True | ||
convert_to_distortion: True | ||
validation_percentile_points: | ||
- 10 | ||
- 50 | ||
- 90 | ||
validation_percentile_ranges: | ||
- [0, 0.4] | ||
- [0.3, 0.7] | ||
- [0.6, 1] | ||
truncate_cat_name: true | ||
title_in_legend: true | ||
yfont_size: 14 | ||
xfont_size: 12 | ||
legend_size: 10 | ||
legend_title_size: 10 | ||
|
||
description: 'Plot ellipticity distributions and compare with distributions from Joachimi et al 2013 COSMOS data' |
Oops, something went wrong.