pidp_tools

Contents:

  • Introduction
  • Installation
  • pidp_tools.analysis module
  • pidp_tools.formatting module
  • pidp_tools.pid module
  • pidp_tools.visualization module
pidp_tools
  • Welcome to pidp_tools’s documentation!
  • Edit on GitHub

Welcome to pidp_tools’s documentation!¶

This package provides a set of visualization and analysis tools for working with GlueX data.

Contents:

  • Introduction
  • Installation
  • pidp_tools.analysis module
    • ConfusionMatrix
      • ConfusionMatrix.calculate_matrix()
      • ConfusionMatrix.display_matrix()
      • ConfusionMatrix.from_estimator()
      • ConfusionMatrix.from_model()
    • feature_importance()
    • get_charge()
    • grab_events()
    • install_ROOT()
    • load_model()
    • round_accuracies()
    • save_model()
    • split_df()
  • pidp_tools.formatting module
    • format_labels()
    • from_pdg()
  • pidp_tools.pid module
    • DIRC()
    • TOF()
    • TOF_BCal()
    • TOF_FCal()
    • TOF_SC()
    • TOF_TOF()
    • dEdx_CDC()
    • dEdx_FDC()
    • dEdx_SC()
    • dEdx_TOF()
  • pidp_tools.visualization module
    • BCal_module()
    • BCal_plot_2D()
    • BCal_plot_3D()
    • CDC_plot_2D
      • CDC_plot_2D.display()
      • CDC_plot_2D.show()
      • CDC_plot_2D.update()
      • CDC_plot_2D.update_figure()
      • CDC_plot_2D.update_layout()
    • CDC_plot_3D
    • degrees_to_radians()
    • interactive_image
      • interactive_image.display()
      • interactive_image.show()
      • interactive_image.update()
      • interactive_image.update_figure()
      • interactive_image.update_layout()
    • plot_vector()
    • track_fitting
      • track_fitting.calc_z0()
      • track_fitting.calculate_rmse()
      • track_fitting.display()
      • track_fitting.distance_to_curve()
      • track_fitting.show()
      • track_fitting.show_answer()
      • track_fitting.update()
      • track_fitting.update_figure()
      • track_fitting.update_layout()
    • view_shower_2D()
    • view_shower_3D()
    • wirePositions
      • wirePositions.position()
    • x_coord()
    • y_coord()

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2024, Richard Dube.

Built with Sphinx using a theme provided by Read the Docs.