analyze_file
analyze_file.RdRuns interval and channel analysis for a single file, saving per-channel RDS outputs and a summary table to the file's results folder.
Arguments
- file_ctx
A named list of file context data as produced by
prepare_file(), containing elements includingfile_id,folder_path,channels,grid_points_sf,scn_roi, andgrid_coord.- params
A named list of analysis parameters as produced by
make_params().