PyMoDAQ Logo
latest

Contents:

  • 1. PyMoDAQ’s overview
  • 2. What’s new in PyMoDAQ 4
  • 3. User’s Guide
    • 3.1. Installation
    • 3.2. How to Start
    • 3.3. Configuration
    • 3.4. DashBoard and Control Modules
    • 3.5. Extensions
      • 3.5.1. DAQ Scan
        • 3.5.1.1. Introduction
        • 3.5.1.2. Main Control Window
        • 3.5.1.3. Scan Flow
        • 3.5.1.4. Various settings
        • 3.5.1.5. Scanner
        • 3.5.1.6. Navigator
        • 3.5.1.7. Scan Batch Manager
      • 3.5.2. DAQ Logger
      • 3.5.3. PID Module
      • 3.5.4. H5Browser
    • 3.6. Useful Modules
    • 3.7. TCP/IP communication
  • 4. Developer’s Guide
  • 5. Tutorials
  • 6. Who use it?
  • 7. Glossary Terms
  • 8. Library Reference
  • PyMoDAQ Femto
PyMoDAQ
  • 3. User’s Guide
  • 3.5. Extensions
  • 3.5.1. DAQ Scan
  • 3.5.1.6. Navigator
  • Edit on GitHub

3.5.1.6. Navigator

From version 1.4.0, a new module has been added: the Navigator (daq_utils.plotting.navigator). It is most useful when dealing with 2D scans such as XY cartography. As such, it is not displayed by default. It consists of a tree like structure displaying all currently saved 2D scans (in the current dataset) and a viewer where selected scans can be displayed at their respective locations. It can be displayed using the Settings menu, Show Navigator option. Fig. 3.35 shows the DAQ_scan extension with activated Navigator and a few scans. This navigator can also be used as a Scan Selector viewer to quickly explore and select areas to scan on a 2D phase space.

navigator

Fig. 3.35 An example of dataset displaying several 2D scans at their respective locations (up and right axis)

Previous Next

© Copyright 2023, Weber Sébastien. Revision 76d9dd7b.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
pymodaq-dev
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds