Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a function to create a log file and save cloud correction para… #260

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
8 changes: 4 additions & 4 deletions magicctapipe/resources/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -279,9 +279,9 @@ dl2_to_dl3:
source_dec: null # used when the source name cannot be resolved

cloud_correction:
specify_cloud: yes
base_height: "5900. m"
thickness: "1320. m"
vertical_transmission: 1.0
max_gap_lidar_shots: "900 s"
lidar_report_file: "../../resources/lidar_reports_clouds_ST.03.16.yaml"
number_of_layers: 10
cleaning_multiplication_factor: 1.25
use_additional_cleaning: False

Loading
Loading