Logo
  • Spin Asymmetry Generic Analysis (SAGA)
  • C++ API
  • Python API
    • Module list
      • saga.orchestrate
      • saga.aggregate
      • saga.data
      • saga.rescale
      • saga.plot
saga
  • Python API
  • View page source

Python API

Note

This project is under active development.

Module list

  • saga.orchestrate
    • create_jobs()
    • submit_jobs()
  • saga.aggregate
    • add_cut_array()
    • apply_bin_mig()
    • compute_systematics()
    • get_aggregate_graph()
    • get_bin_mig_mat()
    • get_binscheme_cuts_and_ids()
    • get_config_list()
    • get_config_out_path()
    • get_config_str()
    • get_cut_array()
    • get_graph_array()
    • get_graph_data()
    • get_nested_scheme_shape()
    • get_out_dirs_list()
    • get_out_file_name()
    • get_projection_ids()
    • get_scheme_vars()
    • get_subset()
    • offset_graph_x()
    • reshape_nested_grid()
    • set_nested_bin_cuts()
  • saga.data
    • load_csv()
    • load_th1()
    • load_yaml()
    • save_bin_mig_mat_to_csv()
    • save_graph_systematics_to_csv()
    • save_graph_to_csv()
    • save_txt()
  • saga.rescale
    • rescale_csv_data()
    • rescale_graph_data()
  • saga.plot
    • get_bin_centers()
    • get_bin_kinematics_title()
    • get_lims_coords()
    • plot_bin_ids()
    • plot_hists()
    • plot_injected_asyms()
    • plot_label()
    • plot_lines()
    • plot_results()
    • plot_results_array()
    • plot_systematics()
    • plot_th2()
    • plot_vlines()
    • plot_watermark()
    • set_default_plt_settings()
Previous Next

© Copyright 2024, Matthew F. McEneaney.

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