| Parameter names in the command line version |
Parameter names in the GUI version |
| |
| Switch on/off(1/0) module | Module name in GUI |
| | |
| compute_uncertainties_internally | S/N estimator |
| have_uncertainties = 0 | Specify uncertainty images in the GUI flow |
| run_detect_medfilter | Detect Med Filter |
| run_gaussnoise | Gauss Noise |
| run_extract_medfilter | Extract Med Filter |
| run_fit_radius | Fit Radius |
| run_sourcestimate | Source Estimate |
| run_aperture | Aperture Photometry |
| run_select | Select |
| | |
| | Initial Setup |
| INPUT_FILE_NAME | Input File Name |
| OUTPUT_DIR | Output Directory |
| SIGMA_FILE_NAME | Sigma File Name |
| COVERAGE_MAP | Coverage Map |
| SIGMA_DIR | N/A** (see Table Footnote) |
| MEDFILTER_DIR | N/A** |
| PMASK_FILE_NAME | N/A (see Table Footnote) |
| PMask_Fatal_BitPattern | N/A |
| RMASK_FILE_NAME | N/A |
| RMask_Fatal_BitPattern | N/A |
| verbose | N/A** |
| | |
| Apex User List single frame settings |
| INPUT_USER_LIST | User Input Fixed Positions Table |
| use_input_list_type | Use Input List Type |
| PRF_file_name | PRF File Name |
| PRFMAP_FILE_NAME | PRF Map File Name |
| DCE_STATUS_MASK | DCE Status Mask |
| DCE_Status_Mask_Fatal_BitPattern | DCE Status Mask Fatal Bit Pattern |
| PROBABILITY_THRESHOLD | Probability Threshold |
| use_data_unc_for_fitted_SNR | Use Data Uncertainties for PRF-fitted SNR |
| use_extract_table_for_aperture | Use Extract Table for Aperture |
| use_refined_pointing | Use Refined Pointing |
| use_background_subtracted_image_for_fitting | Use Background Subtracted Image for Fitting |
| use_background_subtracted_image_for_aperture | Use Background Subtracted Image for Aperture |
| delete_intermediate_files | Delete Intermediate Files |
| | |
| SNESTIMATORIN | S/N estimator |
| Gain | Gain in e-/image unit |
| Read_Noise | Read Noise in e- |
| Confusion_Sigma | Confusion Sigma in e- |
| | |
| DETECT_MEDFILTER | Detect Med Filter |
| Window_X | Window X |
| Window_Y | Window Y |
| N_Outliers_Per_Window | Outliers / Window |
| Min_Good_Pixels_In_Window | Min Good Pixels Per Window |
| Min_GoodNeighbors_Number | Min Good Neighbors Number |
| Sbkg_Filt_Size_for_Med | SExtractor background filter size |
| Use_Sbkg_for_Med | Use SExtractor background estimation |
| Max_Bad_Pixels_OutputImage | N/A** |
| | |
| GAUSSNOISE | Gauss Noise |
| Window_X | Window X |
| Window_Y | Window Y |
| N_Outliers_Per_Window | Number of Outliers per Window |
| Min_Good_Pixels_In_Window | Min Good Pixels Per Window |
| Min_GoodNeighbors_Number | Min Good Neighbors Number |
| Max_BadPixels_OutputImage | N/A** |
| | |
| EXTRACT_MEDFILTER | Extract Med Filter |
| Window_X | Window X |
| Window_Y | Window Y |
| N_Outliers_Per_Window | Outliers / Window |
| Min_Good_Pixels_In_Window | Min Good Pixels Per Window |
| Min_GoodNeighbors_Number | Min Good Neighbors Number |
| Sbkg_Filt_Size_for_Med | SExtractor background filter size |
| Use_Sbkg_for_Med | Use SExtractor background estimation |
| Max_BadPixels_OutputImage | N/A** |
| | |
| SOURCESTIMATE | Source Estimate |
| InputType | Input Type |
| Fitting_Area_X | Fitting Area X |
| Fitting_Area_Y | Fitting Area Y |
| Max_Number_PS | Max Number ps |
| Chi_Threshold | Chi Threshold |
| N_Edge | N Edge |
| Max_N_Iteration | Max N Iteration |
| Max_N_Success_Iteration | Max N Success Iteration |
| MinimizeFtol | Minimize Ftol |
| MinimizeFtolSuccess | Minimize Ftol Success |
| DitherPixelFraction | Dither Pixel Fraction |
| DitherFluxFraction | Dither Flux Fraction |
| DeblendDitherPixelFraction | DeblendDitherPixelFraction |
| Background_Fit | Background_Fit |
| Random_Fit | Random_Fit |
| Chi2_Improvement | Chi2_Improvement |
| PRF_ResampleX_Factor | PRF ResampleX Factor |
| PRF_ResampleY_Factor | PRF ResampleY Factor |
| Normalization_Radius | Normalization Radius |
| Use_Photerr_for_SNR | Use Photerr for SNR |
| Gain_for_SNR | Gain for SNR (e-/data) |
| MaxShift_X | Max Shift X |
| MaxShift_Y | Max Shift Y |
| Angular_Distance | Angular Distance |
| Use_Photerr_for_SNR | Use Photerr for SNR |
| Gain_for_SNR | Gain of SNR (e-/data) |
| | |
| APERTURE | Aperture Photoemetry |
| N_Apertures | N Apertures |
| Aperture_Radius_1 | Aperture Radius 1 |
| Aperture_Radius_2 | Aperture Radius 2 |
| Aperture_Radius_3 | Aperture Radius 3 |
| Min_Number_Pixels | Min Number Pixels |
| Annulus_Compute_Type | Annulus Compute Type |
| Use_Annulus | Aperture Photometry/Use Annulus |
| Inner_Radius | Inner Radius |
| Outer_Radius | Outer Radius |
| | |
| SELECT | Select |
| select_columns = "srcid, detid, etc" | Columns selection |
| select_conditions = "SNR>6.0 and dblend ! NO etc" | Condition Builder |
| Note -- (1) All bold-faced names are the modules or the names of parameter blocks in the GUI flow. |
| Note -- (2) N/A means that these parameters are available on the command line, but cannot be set from within the GUI. They are not usually set in this pipeline, or are not standard products (e.g. PMASK_FILE_NAME would usually have been set and used in the Mosaic flow, rather than APEX Single Frame, and so would usually not be necessary here. In addition, to input a valid PMASK at this point, the user would have had to have created one that is valid for the mosaic rahter than for the BCDs). |
| Note -- (3) N/A** means that the parameter is set implicitly in the GUI flow. |