pyoma2

Quick start

  • Home
  • Installation

Documentation

  • User instantiated classes
  • Support modules
    • Support classes
    • Functions module
      • The fdd module
      • The gen module
      • The ssi module
      • The plot module
      • The plscf module

Examples

  • Examples
pyoma2
  • User instantiated classes
  • Functions module
  • View page source

Functions module

The following functions are the “foundamental bricks” to perform the analyses.

Note

While these functions could be imported and used sequentially, doing so preclude access to interactive plotting features and mode animations.

  • The fdd module
    • EFDD_mpe()
    • FDD_mpe()
    • SDOF_bellandMS()
    • SD_PreGER()
    • SD_est()
    • SD_svalsvec()
  • The gen module
    • HC_CoV()
    • HC_MPC()
    • HC_MPD()
    • HC_conj()
    • HC_damp()
    • MAC()
    • MCF()
    • MPC()
    • MPD()
    • MSF()
    • SC_apply()
    • applymask()
    • check_on_geo1()
    • check_on_geo2()
    • dfphi_map_func()
    • example_data()
    • filter_data()
    • find_map()
    • flatten_sns_names()
    • invperm()
    • load_from_file()
    • merge_mode_shapes()
    • pre_multisetup()
    • read_excel_file()
    • save_to_file()
  • The ssi module
    • SSI()
    • SSI_fast()
    • SSI_mpe()
    • SSI_multi_setup()
    • SSI_poles()
    • build_hank()
  • The plot module
    • CMIF_plot()
    • EFDD_FIT_plot()
    • STFT()
    • adjust_alpha()
    • cluster_plot()
    • freq_vs_damp_plot()
    • get_pole_colors()
    • plot_dtot_hist()
    • plot_mac_matrix()
    • plot_mode_complexity()
    • plt_ch_info()
    • plt_data()
    • plt_lines()
    • plt_nodes()
    • plt_quiver()
    • plt_surf()
    • rearrange_legend_elements()
    • set_ax_options()
    • set_view()
    • stab_clus_plot()
    • stab_plot()
    • svalH_plot()
  • The plscf module
    • ac2mp_poly()
    • pLSCF()
    • pLSCF_mpe()
    • pLSCF_poles()
    • rmfd2ac()
Previous Next

© Copyright 2024, Dag Pasca.

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