Logo

Overview

  • Introduction
  • Installation
  • Testing
  • Dependencies

Data formats

  • Data Format in piva
  • Data loaders

GUI

  • Data Browser
  • Data Viewers
  • Fitters
  • Plot Tool
  • Custom Plugins

Analysis

  • Data Ingestion and Analysis

Modules

  • Modules
    • data_browser.py
    • data_loaders.py
    • data_viewer_2d.py
    • data_viewer_3d.py
    • data_viewer_4d.py
    • fitters.py
    • plot_tool.py
    • utilities_panel.py
    • image_panels.py
    • working_procedures.py
    • cmaps.py
    • constants.py
piva
  • Modules
  • View page source

Modules

  • data_browser.py
  • data_loaders.py
    • Dataset
    • Dataloader
    • DataloaderPickle
    • DataloaderSIS
    • DataloaderADRESS
    • DataloaderBloch
    • DataloaderI05
    • DataloaderMERLIN
    • DataloaderHERS
    • DataloaderURANOS
    • DataloaderCASSIOPEE
    • start_step_n()
    • load_data()
    • dump()
    • update_namespace()
  • data_viewer_2d.py
  • data_viewer_3d.py
  • data_viewer_4d.py
  • fitters.py
  • plot_tool.py
  • utilities_panel.py
  • image_panels.py
    • Sliders
    • ImagePlot
    • CurvePlot
    • CustomTracedVariable
  • working_procedures.py
    • gaussian()
    • two_gaussians()
    • lorentzian()
    • asym_lorentzian()
    • two_lorentzians()
    • lorentzian_dublet()
    • fit_n_dublets()
    • shirley_calculate()
    • get_linear()
    • print_fit_results()
    • kk_im2re()
    • kk_re2im()
    • find_vF()
    • find_vF_v2()
    • get_chi()
    • single_q()
    • get_1D_modulation()
    • get_2D_modulation()
    • get_3D_modulation()
    • get_self_energy_of_FDW()
    • get_A()
    • pgm_calibration()
    • fit_PGM_calibration()
    • dec_fermi_div()
    • deconvolve_resolution()
    • detect_step()
    • fermi_dirac()
    • fermi_fit_func()
    • find_mid_old()
    • fit_fermi_dirac()
    • step_function()
    • step_function_core()
    • symmetrize_edc()
    • symmetrize_edc_around_Ef()
    • sum_edcs_around_k()
    • indexof()
    • get_step()
    • smooth()
    • smooth_2d()
    • normalize()
    • normalize_to_sum()
    • rotate()
    • shift_k_coordinates()
    • sum_XPS()
    • curvature_1d()
    • curvature_2d()
    • find_gamma()
    • imgs_corr()
    • rotate_around_xy()
    • k_fac()
    • angle2kspace()
    • hv2kz()
    • rescale_data()
    • all_equal()
    • dynes_formula()
    • McMillan_Tc()
  • cmaps.py
    • PIVAColorMap
    • convert_matplotlib_to_pyqtgraph()
    • convert_piva_to_matplotlib()
  • constants.py
    • convert_eV_nm()
    • Ry2eV()
Previous Next

© Copyright 2025, Wojtek Pudelko.

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