Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Vortex v0.5.0
Logo
Vortex v0.5.0
  • Getting Started
  • Release Notes

Review

  • Overview
  • Data Model
  • Concepts
  • Modules
    • Scan
    • Acquire
    • Process
    • Engine
  • Reference
    • C++
    • Python

Learn

  • Tutorial
    • Configuring Data Acquisition
    • OCT Processing
    • Formatting Data into Volumes
    • Executing Scan Patterns
    • Storing Data to Disk
    • UI Integration
    • On-the-fly Changes
  • How To
    • Design Custom Scan Patterns
    • Interleave Different Scans
    • Repeated Scan with Bidirectional Segments
    • Correct IO Delay
    • Apply Spectral Windowing
    • Generate Additional Scan Channels
    • Use the Alazar FPGA for OCT Processing
    • Asynchronous GPU Operation
  • Demos
    • Live View
    • Live View Simple
    • Live View Raster Aim
    • Live View Repeated
    • Live View Dynamic
    • Live Alazar FFT Acquisition
    • Acquire to Disk
  • Troubleshoot

Develop

  • Build Guide
  • Debugging
  • Profiler
  • Hardware
Back to top

Tutorial¶

This tutorial walks through the development of a custom graphical OCT application using vortex. They illustrate how to accomplish common tasks with vortex and showcase the various options that vortex provides.

  • Configuring Data Acquisition
  • OCT Processing
  • Formatting Data into Volumes
  • Executing Scan Patterns
  • Storing Data to Disk
  • UI Integration
  • On-the-fly Changes
Next
Configuring Data Acquisition
Previous
Python Reference
Copyright © 2020 - 2025, Mark Draelos
Made with Sphinx and @pradyunsg's Furo