Streak Finder algorithm for CBD experiment #2

Merged
augustin_s merged 46 commits from ext-dorofe_e/dap:chapman into main 2025-07-14 11:18:07 +02:00
Showing only changes of commit 8f66420538 - Show all commits

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,