LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
doc/conf.py
doc/index.rst
doc/requirements.rst
doc/_static/DataLab-Banner.svg
doc/_static/DataLab-Title.svg
doc/_static/DataLab.svg
doc/_static/Sigima-Frontpage.png
doc/_static/Sigima-Title.svg
doc/_static/codra.png
doc/_static/favicon.ico
doc/_static/pypi.svg
doc/api/adapters_plotpy.rst
doc/api/app.rst
doc/api/config.rst
doc/api/env.rst
doc/api/h5.rst
doc/api/index.rst
doc/api/mainwindow.rst
doc/api/utils.rst
doc/api/widgets.rst
doc/contributing/index.rst
doc/examples/README.txt
doc/examples/features/README.txt
doc/examples/features/adapters_plotpy_factory.py
doc/examples/features/configuration.py
doc/examples/features/h5_workspace.py
doc/examples/features/mainwindow_customization.py
doc/examples/features/plot_widget.py
doc/examples/features/remote_control_widgets.py
doc/examples/getting_started/README.txt
doc/examples/getting_started/minimal_app.py
doc/examples/use_cases/README.txt
doc/examples/use_cases/full_app.py
doc/images/Sigima.svg
doc/images/SigimaX-Banner.png
doc/images/SigimaX-Banner.svg
doc/images/logos/cea.svg
doc/images/logos/codra.svg
doc/images/logos/nlnet.svg
doc/locale/fr/LC_MESSAGES/index.mo
doc/locale/fr/LC_MESSAGES/index.po
doc/locale/fr/LC_MESSAGES/requirements.mo
doc/locale/fr/LC_MESSAGES/requirements.po
doc/locale/fr/LC_MESSAGES/api/index.mo
doc/locale/fr/LC_MESSAGES/api/index.po
doc/locale/fr/LC_MESSAGES/auto_examples/index.mo
doc/locale/fr/LC_MESSAGES/auto_examples/index.po
doc/locale/fr/LC_MESSAGES/auto_examples/features/adapters_plotpy_factory.mo
doc/locale/fr/LC_MESSAGES/auto_examples/features/adapters_plotpy_factory.po
doc/locale/fr/LC_MESSAGES/auto_examples/features/configuration.mo
doc/locale/fr/LC_MESSAGES/auto_examples/features/configuration.po
doc/locale/fr/LC_MESSAGES/auto_examples/features/h5_workspace.mo
doc/locale/fr/LC_MESSAGES/auto_examples/features/h5_workspace.po
doc/locale/fr/LC_MESSAGES/auto_examples/features/index.mo
doc/locale/fr/LC_MESSAGES/auto_examples/features/index.po
doc/locale/fr/LC_MESSAGES/auto_examples/features/mainwindow_customization.mo
doc/locale/fr/LC_MESSAGES/auto_examples/features/mainwindow_customization.po
doc/locale/fr/LC_MESSAGES/auto_examples/features/plot_widget.mo
doc/locale/fr/LC_MESSAGES/auto_examples/features/plot_widget.po
doc/locale/fr/LC_MESSAGES/auto_examples/features/remote_control_widgets.mo
doc/locale/fr/LC_MESSAGES/auto_examples/features/remote_control_widgets.po
doc/locale/fr/LC_MESSAGES/auto_examples/getting_started/index.mo
doc/locale/fr/LC_MESSAGES/auto_examples/getting_started/index.po
doc/locale/fr/LC_MESSAGES/auto_examples/getting_started/minimal_app.mo
doc/locale/fr/LC_MESSAGES/auto_examples/getting_started/minimal_app.po
doc/locale/fr/LC_MESSAGES/auto_examples/use_cases/full_app.mo
doc/locale/fr/LC_MESSAGES/auto_examples/use_cases/full_app.po
doc/locale/fr/LC_MESSAGES/auto_examples/use_cases/index.mo
doc/locale/fr/LC_MESSAGES/auto_examples/use_cases/index.po
doc/locale/fr/LC_MESSAGES/contributing/index.mo
doc/locale/fr/LC_MESSAGES/contributing/index.po
doc/locale/fr/LC_MESSAGES/release_notes/index.mo
doc/locale/fr/LC_MESSAGES/release_notes/index.po
doc/locale/fr/LC_MESSAGES/release_notes/release_0.01.mo
doc/locale/fr/LC_MESSAGES/release_notes/release_0.01.po
doc/locale/fr/LC_MESSAGES/release_notes/release_1.00.mo
doc/locale/fr/LC_MESSAGES/release_notes/release_1.00.po
doc/locale/fr/LC_MESSAGES/user_guide/features.mo
doc/locale/fr/LC_MESSAGES/user_guide/features.po
doc/locale/fr/LC_MESSAGES/user_guide/getting_started.mo
doc/locale/fr/LC_MESSAGES/user_guide/getting_started.po
doc/locale/fr/LC_MESSAGES/user_guide/hdf5_workspace.mo
doc/locale/fr/LC_MESSAGES/user_guide/hdf5_workspace.po
doc/locale/fr/LC_MESSAGES/user_guide/index.mo
doc/locale/fr/LC_MESSAGES/user_guide/index.po
doc/locale/fr/LC_MESSAGES/user_guide/installation.mo
doc/locale/fr/LC_MESSAGES/user_guide/installation.po
doc/locale/fr/LC_MESSAGES/user_guide/lifecycle.mo
doc/locale/fr/LC_MESSAGES/user_guide/lifecycle.po
doc/locale/fr/LC_MESSAGES/user_guide/overview.mo
doc/locale/fr/LC_MESSAGES/user_guide/overview.po
doc/locale/fr/LC_MESSAGES/user_guide/remote_control.mo
doc/locale/fr/LC_MESSAGES/user_guide/remote_control.po
doc/release_notes/index.rst
doc/release_notes/release_0.01.md
doc/release_notes/release_1.00.md
doc/user_guide/features.rst
doc/user_guide/getting_started.rst
doc/user_guide/hdf5_workspace.rst
doc/user_guide/index.rst
doc/user_guide/installation.rst
doc/user_guide/lifecycle.rst
doc/user_guide/overview.rst
doc/user_guide/remote_control.rst
sigimax/__init__.py
sigimax/_metadata.py
sigimax/app.py
sigimax/config.py
sigimax/env.py
sigimax/mainwindow.py
sigimax.egg-info/PKG-INFO
sigimax.egg-info/SOURCES.txt
sigimax.egg-info/dependency_links.txt
sigimax.egg-info/requires.txt
sigimax.egg-info/top_level.txt
sigimax/adapters_plotpy/__init__.py
sigimax/adapters_plotpy/annotations.py
sigimax/adapters_plotpy/base.py
sigimax/adapters_plotpy/converters.py
sigimax/adapters_plotpy/coordutils.py
sigimax/adapters_plotpy/factories.py
sigimax/adapters_plotpy/objects/__init__.py
sigimax/adapters_plotpy/objects/base.py
sigimax/adapters_plotpy/objects/image.py
sigimax/adapters_plotpy/objects/signal.py
sigimax/adapters_plotpy/roi/__init__.py
sigimax/adapters_plotpy/roi/base.py
sigimax/adapters_plotpy/roi/factory.py
sigimax/adapters_plotpy/roi/image.py
sigimax/adapters_plotpy/roi/signal.py
sigimax/data/icons/apply.svg
sigimax/data/icons/check_all.svg
sigimax/data/icons/collapse.svg
sigimax/data/icons/collapse_selection.svg
sigimax/data/icons/expand.svg
sigimax/data/icons/expand_selection.svg
sigimax/data/icons/help_pdf.svg
sigimax/data/icons/libre-gui-about.svg
sigimax/data/icons/libre-gui-close.svg
sigimax/data/icons/libre-gui-globe.svg
sigimax/data/icons/libre-gui-help.svg
sigimax/data/icons/libre-gui-menu.svg
sigimax/data/icons/logs.svg
sigimax/data/icons/menu.svg
sigimax/data/icons/restore.svg
sigimax/data/icons/to_signal.svg
sigimax/data/icons/uncheck_all.svg
sigimax/data/icons/analysis/show_results.svg
sigimax/data/icons/h5/h5attrs.svg
sigimax/data/icons/h5/h5browser.svg
sigimax/data/icons/h5/h5file.svg
sigimax/data/icons/h5/h5group.svg
sigimax/data/icons/io/fileopen_h5.svg
sigimax/data/icons/io/filesave_h5.svg
sigimax/data/icons/view/refresh-auto.svg
sigimax/data/tests/reordering_test.h5
sigimax/h5/__init__.py
sigimax/h5/common.py
sigimax/h5/generic.py
sigimax/h5/utils.py
sigimax/locale/fr/LC_MESSAGES/sigimax.mo
sigimax/locale/fr/LC_MESSAGES/sigimax.po
sigimax/tests/__init__.py
sigimax/tests/conftest.py
sigimax/tests/test_env.py
sigimax/tests/adapters_plotpy/__init__.py
sigimax/tests/adapters_plotpy/test_coordutils.py
sigimax/tests/adapters_plotpy/test_factory.py
sigimax/tests/adapters_plotpy/test_iterate_shape_items.py
sigimax/tests/adapters_plotpy/test_plot_items.py
sigimax/tests/adapters_plotpy/test_roi_roundtrip.py
sigimax/tests/config/__init__.py
sigimax/tests/config/test_config_fields.py
sigimax/tests/config/test_options_subclass.py
sigimax/tests/hdf5/__init__.py
sigimax/tests/hdf5/_h5browser_memoryleak.py
sigimax/tests/hdf5/test_h5_common_collect_attributes.py
sigimax/tests/hdf5/test_h5_derived_app.py
sigimax/tests/hdf5/test_h5_utils.py
sigimax/tests/hdf5/test_h5browser_all_files.py
sigimax/tests/hdf5/test_h5browser_app.py
sigimax/tests/hdf5/test_h5import.py
sigimax/tests/mainwindow/__init__.py
sigimax/tests/mainwindow/test_app_create.py
sigimax/tests/mainwindow/test_console_hooks.py
sigimax/tests/mainwindow/test_derived_app.py
sigimax/tests/mainwindow/test_lifecycle_hooks.py
sigimax/tests/mainwindow/test_local_doc_path.py
sigimax/tests/mainwindow/test_main_window.py
sigimax/tests/mainwindow/test_menu_hooks.py
sigimax/tests/mainwindow/test_toolbar_hooks.py
sigimax/tests/utils/__init__.py
sigimax/tests/utils/test_qthelpers.py
sigimax/tests/widgets/__init__.py
sigimax/tests/widgets/_logview_error.py
sigimax/tests/widgets/test_background_dialog.py
sigimax/tests/widgets/test_baseline_dialog.py
sigimax/tests/widgets/test_connection_dialog.py
sigimax/tests/widgets/test_deltax_dialog.py
sigimax/tests/widgets/test_display_all.py
sigimax/tests/widgets/test_fileviewer.py
sigimax/tests/widgets/test_fitdialog.py
sigimax/tests/widgets/test_logviewer.py
sigimax/tests/widgets/test_memstatus.py
sigimax/tests/widgets/test_object_dialog.py
sigimax/tests/widgets/test_select_xy_cursor.py
sigimax/tests/widgets/test_signalpeak_dialog.py
sigimax/tests/widgets/test_splashscreen_resource.py
sigimax/tests/widgets/test_warningerror.py
sigimax/tests/widgets/test_wizard.py
sigimax/utils/__init__.py
sigimax/utils/conf.py
sigimax/utils/qthelpers.py
sigimax/utils/svg_icons.py
sigimax/widgets/__init__.py
sigimax/widgets/connection.py
sigimax/widgets/filedialog.py
sigimax/widgets/fileviewer.py
sigimax/widgets/fitdialog.py
sigimax/widgets/h5browser.py
sigimax/widgets/imagebackground.py
sigimax/widgets/logviewer.py
sigimax/widgets/objectdialog.py
sigimax/widgets/plotdock.py
sigimax/widgets/signalbaseline.py
sigimax/widgets/signalcursor.py
sigimax/widgets/signaldeltax.py
sigimax/widgets/signalpeak.py
sigimax/widgets/splashscreen.py
sigimax/widgets/status.py
sigimax/widgets/warningerror.py
sigimax/widgets/wizard.py