Skip to content

Commit 3546744

Browse files
Remove unnecessary ngmix config stuff
1 parent 4e2dddb commit 3546744

12 files changed

+0
-316
lines changed

example/GOLD/config_tile_Ng1.ini

Lines changed: 0 additions & 69 deletions
This file was deleted.

example/GOLD/config_tile_Ng1u.ini

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,5 @@ INPUT_DIR = last:sextractor_runner,last:psfexinterp_runner,last:vignetmaker_runn
6565
# Multi-epoch mode: Path to file with single-exposure WCS header information
6666
LOG_WCS = $SP_RUN/output/log_exp_headers.sqlite
6767

68-
N_OBJ_MAX = -1
6968
ID_OBJ_MIN = 0
7069
ID_OBJ_MAX = 3999
71-
RUN_METACAL = True
72-
DO_GALSIMFIT = True
73-
DO_GALSIMFIT0 = True
74-
NTRY = 5

example/GOLD/config_tile_Ng2.ini

Lines changed: 0 additions & 69 deletions
This file was deleted.

example/GOLD/config_tile_Ng2u.ini

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,5 @@ INPUT_DIR = last:sextractor_runner,last:psfexinterp_runner,last:vignetmaker_runn
6565
# Multi-epoch mode: Path to file with single-exposure WCS header information
6666
LOG_WCS = $SP_RUN/output/log_exp_headers.sqlite
6767

68-
N_OBJ_MAX = -1
6968
ID_OBJ_MIN = 4000
7069
ID_OBJ_MAX = 7999
71-
RUN_METACAL = True
72-
DO_GALSIMFIT = True
73-
DO_GALSIMFIT0 = True
74-
NTRY = 5

example/GOLD/config_tile_Ng3.ini

Lines changed: 0 additions & 69 deletions
This file was deleted.

example/GOLD/config_tile_Ng3u.ini

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,5 @@ INPUT_DIR = last:sextractor_runner,last:psfexinterp_runner,last:vignetmaker_runn
6565
# Multi-epoch mode: Path to file with single-exposure WCS header information
6666
LOG_WCS = $SP_RUN/output/log_exp_headers.sqlite
6767

68-
N_OBJ_MAX = -1
6968
ID_OBJ_MIN = 8000
7069
ID_OBJ_MAX = 11999
71-
RUN_METACAL = True
72-
DO_GALSIMFIT = True
73-
DO_GALSIMFIT0 = True
74-
NTRY = 5

example/GOLD/config_tile_Ng4.ini

Lines changed: 0 additions & 69 deletions
This file was deleted.

example/GOLD/config_tile_Ng4u.ini

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,5 @@ INPUT_DIR = last:sextractor_runner,last:psfexinterp_runner,last:vignetmaker_runn
6565
# Multi-epoch mode: Path to file with single-exposure WCS header information
6666
LOG_WCS = $SP_RUN/output/log_exp_headers.sqlite
6767

68-
N_OBJ_MAX = -1
6968
ID_OBJ_MIN = 12000
7069
ID_OBJ_MAX = 15999
71-
RUN_METACAL = True
72-
DO_GALSIMFIT = True
73-
DO_GALSIMFIT0 = True
74-
NTRY = 5

example/GOLD/config_tile_Ng5u.ini

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,5 @@ INPUT_DIR = last:sextractor_runner,last:psfexinterp_runner,last:vignetmaker_runn
6565
# Multi-epoch mode: Path to file with single-exposure WCS header information
6666
LOG_WCS = $SP_RUN/output/log_exp_headers.sqlite
6767

68-
N_OBJ_MAX = -1
6968
ID_OBJ_MIN = 16000
7069
ID_OBJ_MAX = 19999
71-
RUN_METACAL = True
72-
DO_GALSIMFIT = True
73-
DO_GALSIMFIT0 = True
74-
NTRY = 5

example/GOLD/config_tile_Ng6u.ini

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,5 @@ INPUT_DIR = last:sextractor_runner,last:psfexinterp_runner,last:vignetmaker_runn
6565
# Multi-epoch mode: Path to file with single-exposure WCS header information
6666
LOG_WCS = $SP_RUN/output/log_exp_headers.sqlite
6767

68-
N_OBJ_MAX = -1
6968
ID_OBJ_MIN = 20000
7069
ID_OBJ_MAX = 23999
71-
RUN_METACAL = True
72-
DO_GALSIMFIT = True
73-
DO_GALSIMFIT0 = True
74-
NTRY = 5

example/GOLD/config_tile_Ng7u.ini

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,5 @@ INPUT_DIR = last:sextractor_runner,last:psfexinterp_runner,last:vignetmaker_runn
6565
# Multi-epoch mode: Path to file with single-exposure WCS header information
6666
LOG_WCS = $SP_RUN/output/log_exp_headers.sqlite
6767

68-
N_OBJ_MAX = -1
6968
ID_OBJ_MIN = 24000
7069
ID_OBJ_MAX = 27999
71-
RUN_METACAL = True
72-
DO_GALSIMFIT = True
73-
DO_GALSIMFIT0 = True
74-
NTRY = 5

example/GOLD/config_tile_Ng8u.ini

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,5 @@ INPUT_DIR = last:sextractor_runner,last:psfexinterp_runner,last:vignetmaker_runn
6565
# Multi-epoch mode: Path to file with single-exposure WCS header information
6666
LOG_WCS = $SP_RUN/output/log_exp_headers.sqlite
6767

68-
N_OBJ_MAX = -1
6968
ID_OBJ_MIN = 28000
7069
ID_OBJ_MAX = -1
71-
RUN_METACAL = True
72-
DO_GALSIMFIT = True
73-
DO_GALSIMFIT0 = True
74-
NTRY = 5

0 commit comments

Comments
 (0)