Skip to main content
Ctrl+K

magic-cta-pipe is under active development. Expect large and rapid changes in functionality.

magic-cta-pipe v0.5.1

  • User Guide
  • Developer Guide
  • API Docs
  • GitHub
  • CTA Observatory
  • User Guide
  • Developer Guide
  • API Docs
  • GitHub
  • CTA Observatory

Section Navigation

  • Imaging (~magicctapipe.image)
    • get_num_islands_MAGIC
    • calibrate
    • get_leakage
    • MAGICClean
    • PixelTreatment
  • IO (~magicctapipe.io)
    • check_input_list
    • create_event_hdu
    • create_gh_cuts_hdu
    • create_gti_hdu
    • create_pointing_hdu
    • format_object
    • get_dl2_mean
    • get_stereo_events
    • get_stereo_events_old
    • load_dl2_data_file
    • load_irf_files
    • load_lst_dl1_data_file
    • load_magic_dl1_data_files
    • load_mc_dl2_data_file
    • load_train_data_files
    • load_train_data_files_tel
    • save_pandas_data_in_table
    • telescope_combinations
    • resource_file
    • BaseEventInfoContainer
    • RealEventInfoContainer
    • SimEventInfoContainer
  • Reconstruction (~magicctapipe.reco)
    • DispRegressor
    • EnergyRegressor
    • EventClassifier
  • Scripts (~magicctapipe.scripts)
    • create_dl3_index_files
    • create_irf
    • dl1_stereo_to_dl2
    • dl2_to_dl3
    • event_coincidence
    • mc_dl0_to_dl1
    • stereo_reconstruction
    • train_energy_regressor
    • train_disp_regressor
    • train_event_classifier
    • magic_calib_to_dl1
    • merge_hdf_files
  • Utilities (~magicctapipe.utils)
    • reflected_camera_geometry_mars
    • identify_time_edges
    • intersect_time_intervals
    • info_message
    • calculate_disp
    • calculate_impact
    • calculate_mean_direction
    • calculate_off_coordinates
    • transform_altaz_to_radec
    • MAGICBadPixelsCalc
    • GTIGenerator
  • API Docs
  • Utilities (~magicctapipe.utils)
  • reflected_ca...

reflected_camera_geometry_mars#

magicctapipe.utils.reflected_camera_geometry_mars(camera_geom)[source]#

Reflect camera geometry (x->-y, y->-x)

Parameters:
camera_geomctapipe.instrument.camera.geometry.CameraGeometry

Camera geometry

Returns:
ctapipe.instrument.camera.geometry.CameraGeometry

Reflected camera geometry

previous

Utilities (~magicctapipe.utils)

next

identify_time_edges

On this page
  • reflected_camera_geometry_mars()
Edit on GitHub
Show Source

© Copyright magic-cta-pipe developers. Last updated 03 Sep 2024 14:00.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.15.4.