PyMoDAQ Logo

Supported instruments

  • Supported instruments

Documentation

  • 1. Quick Start
  • 2. User’s Guide
  • 3. Tutorials
  • 4. Lab Stories
  • 5. Data Management
  • 6. Developer’s Guide
  • 7. Glossary Terms
  • 8. Library Reference
    • 8.1. Control modules
    • 8.2. Extensions
    • 8.3. Utility Modules
    • 8.4. pymodaq_utils package
    • 8.5. pymodaq_gui package
      • 8.5.1. pymodaq_gui.examples package
      • 8.5.2. pymodaq_gui.h5modules package
        • 8.5.2.1. pymodaq_gui.h5modules.browsing module
        • 8.5.2.2. pymodaq_gui.h5modules.h5browser module
        • 8.5.2.3. pymodaq_gui.h5modules.saving module
        • 8.5.2.4. pymodaq_gui.h5modules.utils module
      • 8.5.3. pymodaq_gui.managers package
      • 8.5.4. pymodaq_gui.parameter package
      • 8.5.5. pymodaq_gui.plotting package
      • 8.5.6. pymodaq_gui.utils package
      • 8.5.7. pymodaq_gui.config_saver_loader module
      • 8.5.8. pymodaq_gui.messenger module
      • 8.5.9. pymodaq_gui.qt_utils module
      • 8.5.10. pymodaq_gui.qvariant module
      • set_and_check_qt_backend_or_die()
    • 8.6. pymodaq_data package
    • 8.7. Modules Path changes from v4 to v5
  • 9. About

Related projects

  • PyMoDAQ Femto
  • PyMoDAQ Plugins DAQmx
PyMoDAQ
  • 8. Library Reference
  • 8.5. pymodaq_gui package
  • 8.5.2. pymodaq_gui.h5modules package
  • View page source

8.5.2. pymodaq_gui.h5modules package

  • 8.5.2.1. pymodaq_gui.h5modules.browsing module
    • H5Browser
      • H5Browser.add_log()
      • H5Browser.show_help()
      • H5Browser.show_log()
      • H5Browser.add_comments()
      • H5Browser.check_version()
      • H5Browser.connect_things()
      • H5Browser.export_data()
      • H5Browser.get_node_and_plot()
      • H5Browser.get_tree_node_path()
      • H5Browser.load_file()
      • H5Browser.populate_tree()
      • H5Browser.quit_fun()
      • H5Browser.save_file()
      • H5Browser.setup_actions()
      • H5Browser.setup_menu()
      • H5Browser.show_about()
      • H5Browser.show_h5_attributes()
      • H5Browser.show_h5_data()
      • H5Browser.show_pixmaps()
    • View
      • View.add_actions()
      • View.add_base_item()
      • View.add_widget_to_tree()
      • View.clear()
      • View.current_node_path()
      • View.setup_ui()
      • View.h5file_tree
      • View.pixmap_widget
      • View.text_list
      • View.viewer_widget
    • browse_data()
  • 8.5.2.2. pymodaq_gui.h5modules.h5browser module
    • main()
  • 8.5.2.3. pymodaq_gui.h5modules.saving module
    • H5Saver
      • H5Saver.close()
      • H5Saver.emit_new_file()
      • H5Saver.show_file_content()
    • H5SaverBase
      • H5SaverBase.settings
      • H5SaverBase.settings_tree
      • H5SaverBase.find_part_in_path_and_subpath()
      • H5SaverBase.set_current_scan_path()
      • H5SaverBase.get_params_for_save_type()
      • H5SaverBase.get_last_scan()
      • H5SaverBase.get_scan_groups()
      • H5SaverBase.get_scan_index()
      • H5SaverBase.init_file()
      • H5SaverBase.load_file()
      • H5SaverBase.save_file()
      • H5SaverBase.show_settings()
      • H5SaverBase.update_file_paths()
      • H5SaverBase.update_status()
      • H5SaverBase.value_changed()
      • H5SaverBase.params
      • H5SaverBase.settings_name
  • 8.5.2.4. pymodaq_gui.h5modules.utils module
Previous Next

© Copyright 2026, Weber Sébastien.

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