Updated README - update json settings file example

This commit is contained in:
2025-06-30 09:13:52 +02:00
parent 3c48072d84
commit 8f66420538

View File

@@ -282,8 +282,10 @@ Algorithms use input parameters specified in a JSON file provided to worker.py (
"roi_x2": [],
"roi_y2": [],
"do_whitefield_correction": 1,
"wf_data_file": "/das/work/p22/p22263/whitefield/wf_div.h5",
"wf_data_file": "/sf/bernina/exp/00m_musterman/res/whitefield/JF07T32V01_wf_div.h5",
"wf_method": "div",
"apply_additional_mask_from_file": 1,
"mask_file": "/sf/bernina/exp/00m_musterman/res/mask/JF07T32V01_mask.h5",
"do_streakfinder_analysis": 1,
"sf_structure_radius": 10,
"sf_structure_rank": 2,