We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9016ce commit 84a0a35Copy full SHA for 84a0a35
src/ctapipe_io_lst/constants.py
@@ -24,7 +24,7 @@
24
25
PIXEL_INDEX = np.arange(N_PIXELS)
26
27
-#: Distance from central pin to elevaion axis
+#: Distance from central pin to elevation axis
28
ELEVATION_AXIS_PIN_DISTANCE = 15.885 * u.m
29
#: location of LSTN-01 as `~astropy.coordinates.EarthLocation`
30
#: Taken from Abelardo's Coordinates of LST-1 & MAGIC presentation
0 commit comments