Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gschwefer committed Apr 29, 2024
1 parent e162c3f commit 05f8cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ctapipe/reco/impact.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class ImPACTReconstructor(HillasGeometryReconstructor):
----------
subarray : ctapipe.instrument.SubarrayDescription
The telescope subarray to use for reconstruction
atmosphere_profile : ctapipe.AtmosphereDensityProfile
atmosphere_profile : ctapipe.atmosphere.AtmosphereDensityProfile
Density vs. altitude profile of the local atmosphere
dummy_reconstructor : bool, optional
Option to use a set of dummy templates. This can be used for testing the algorithm,
Expand Down

0 comments on commit 05f8cf4

Please sign in to comment.