Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 1 addition & 33 deletions example/cfis/config_tile_Sx_exp_mccd.ini
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ RUN_NAME = run_sp_tile_Sx_exp_SxSePsf
# Module name, single string or comma-separated list of valid module runner names
MODULE = sextractor_runner, sextractor_runner, setools_runner,
mccd_preprocessing_runner, mccd_fit_val_runner,
merge_starcat_runner, mccd_plots_runner,
mccd_interp_runner
merge_starcat_runner, mccd_plots_runner

# Run mode, SMP or MPI
MODE = SMP
Expand Down Expand Up @@ -284,34 +283,3 @@ PLOT_RHO_STATS = False

# RHO_STATS_STYLE: can be 'HSC' or 'DES'
RHO_STATS_STYLE = HSC


[MCCD_INTERP_RUNNER]

# MODE: Define the way the MCCD interpolation will run.
# CLASSIC for classical run.
# MULTI-EPOCH for multi epoch.
MODE = CLASSIC

# Position parameter names
# for multi-epoch XWIN_WORLD,YWIN_WORLD
# For classical XWIN_IMAGE,YWIN_IMAGE:
POSITION_PARAMS = XWIN_IMAGE,YWIN_IMAGE

# Get PSF shapes calculated and saved on the output dict
GET_SHAPES = True

# Directory with PSF models
PSF_MODEL_DIR = /Users/tliaudat/Documents/PhD/codes/venv_p3/MCCD_pipeline_integration/test_val_data/fitted_model/

# PSF model patterns
PSF_MODEL_PATTERN = fitted_model

# PSF model separator
PSF_MODEL_SEPARATOR = -

# For multi-epoch purposes
ME_LOG_WCS = $SP_RUN/output/log_exp_headers.sqlite