get_cameras_radii#
- protopipe.pipeline.get_cameras_radii(subarray, frame=<TelescopeFrame Frame (telescope_pointing=None, obstime=None, location=None)>, ctamars=False)[source]#
Get the radius of a camera using ctapipe.
- Parameters
- camera_name: str
Identifier for the camera.
- frame: astropy.coordinates.baseframe.BaseCoordinateFrame
Coordinate frame in which to get the radius of the camera
- ctamars: bool
If True return the hard-coded values from CTAMARS (default: False)
- Returns
- camera_radii: dict
Dictionary with camera names as keys and their radius as value