Skip to content

Commit

Permalink
fix help for channels
Browse files Browse the repository at this point in the history
  • Loading branch information
TjarkMiener committed Nov 24, 2024
1 parent 23eb274 commit 5943687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dl1_data_handler/reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -894,7 +894,7 @@ class DLImageReader(DLDataReader):
"peak_time: extracted peak arrival times, "
"relative_peak_time: extracted relative peak arrival times, "
"cleaned_peak_time: extracted peak arrival times cleaned with the DL1 cleaning mask,"
"cleaned_peak_time: extracted relative peak arrival times cleaned with the DL1 cleaning mask."
"cleaned_relative_peak_time: extracted relative peak arrival times cleaned with the DL1 cleaning mask."
),
).tag(config=True)

Expand Down

0 comments on commit 5943687

Please sign in to comment.