ParticleTracking Logo

Contents

  • Installation
  • RodTracker
  • ParticleDetection
  • API Reference
    • RodTracker package
      • ErrorDialog
      • exception_logger()
      • RodTracker.backend
        • RodTracker.backend.detection
        • RodTracker.backend.file_locations
        • RodTracker.backend.img_data
        • RodTracker.backend.logger
        • RodTracker.backend.miscellaneous
        • RodTracker.backend.parallelism
        • RodTracker.backend.reconstruction
        • RodTracker.backend.rod_data
        • RodTracker.backend.settings
      • RodTracker.ui
    • ParticleDetection package
  • Changelogs

Getting Involved

  • Source Code
  • Contributing
  • Developer notes
ParticleTracking
  • API Reference
  • RodTracker package
  • RodTracker.backend
  • View page source

RodTracker.backend

  • RodTracker.backend.detection
    • Detector
    • DetectorSignals
    • RodDetection
  • RodTracker.backend.file_locations
    • icon_path()
    • logo_path()
    • open_docs()
    • undo_icon_path()
  • RodTracker.backend.img_data
    • ImageData
    • get_images()
  • RodTracker.backend.logger
    • Action
    • ActionLogger
    • ChangeRodPositionAction
    • ChangedRodNumberAction
    • CreateRodAction
    • DeleteData
    • DeleteRodAction
    • FileAction
    • FileActions
    • NotInvertableError
    • NumberChangeActions
    • NumberExchange
    • PermanentRemoveAction
    • PruneLength
    • qt_error_handler()
  • RodTracker.backend.miscellaneous
    • blank_icon()
    • busy_icon()
    • open_logs()
    • reconnect()
    • report_issue()
    • request_feature()
  • RodTracker.backend.parallelism
    • Worker
    • WorkerSignals
    • error_handler()
  • RodTracker.backend.reconstruction
    • Plotter
    • PlotterSignals
    • Reconstructor
    • Tracker
    • TrackerSignals
  • RodTracker.backend.rod_data
    • rod_data
    • lock
    • POSITION_SCALING
    • RE_2D_POS
    • RE_3D_POS
    • RE_COLOR_DATA
    • RE_SEEN
    • RodData
    • change_data()
    • rod_number_swap()
  • RodTracker.backend.settings
    • Configuration
    • Settings
Previous Next

© Copyright 2023-2024, Adrian Niemann, Dmitry Puzyrev.

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