Skip to main content
Ctrl+K

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

magic-cta-pipe v0.4.2

  • 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
  • IO (~magicctapipe.io)
  • create_pointing_hdu

create_pointing_hdu#

magicctapipe.io.create_pointing_hdu(event_table)[source]#

Creates a fits binary table HDU for the pointing direction.

Parameters:
event_tableastropy.table.table.QTable

Table of the DL2 events surviving gammaness cuts

Returns:
astropy.io.fits.hdu.table.BinTableHDU

Pointing HDU

previous

create_gti_hdu

next

format_object

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

© Copyright magic-cta-pipe developers. Last updated 07 Aug 2024 10:38.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.15.4.