-
Notifications
You must be signed in to change notification settings - Fork 1
/
runfisher.sh
executable file
·22 lines (22 loc) · 1 KB
/
runfisher.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
python fisher.py Y1 3x2pt shear_calibration
python fisher.py Y1 3x2pt mean_photo-z
python fisher.py Y1 3x2pt sigma_photo-z
python fisher.py Y1 shear_shear shear_calibration
python fisher.py Y1 shear_shear mean_photo-z
python fisher.py Y1 shear_shear sigma_photo-z
python fisher.py Y1 pos_pos mean_photo-z
python fisher.py Y1 pos_pos sigma_photo-z
python fisher.py Y1 clusterN_clusterWL shear_calibration
python fisher.py Y1 clusterN_clusterWL mean_photo-z
python fisher.py Y1 clusterN_clusterWL sigma_photo-z
python fisher.py Y10 3x2pt shear_calibration
python fisher.py Y10 3x2pt mean_photo-z
python fisher.py Y10 3x2pt sigma_photo-z
python fisher.py Y10 shear_shear shear_calibration
python fisher.py Y10 shear_shear mean_photo-z
python fisher.py Y10 shear_shear sigma_photo-z
python fisher.py Y10 pos_pos mean_photo-z
python fisher.py Y10 pos_pos sigma_photo-z
python fisher.py Y10 clusterN_clusterWL shear_calibration
python fisher.py Y10 clusterN_clusterWL mean_photo-z
python fisher.py Y10 clusterN_clusterWL sigma_photo-z