navigate Logo

Getting Started

  • Quick Start Guide
  • Software Installation
  • I Want To…

User Guide

  • Supported Hardware
  • Supported File Formats
  • User Interface Walkthrough
  • Setting Up A Microscope
  • Acquiring Data
  • Case Studies

Development

  • Contributing Guidelines
  • Developer Install
  • Software Architecture
  • Feature Container
  • REST-API
  • Plugin Architecture

Troubleshooting & Known Issues

  • Troubleshooting
  • Known Issues

Plugins

  • navigate Plugin Template
  • navigate Confocal Projection
  • navigate at Scale
  • navigate Constant Velocity Acquisition
  • navigate MMCore
  • navigate ilastik Server
  • navigate Photoactivation

Reference

  • Implemented Microscopes
  • Software API
    • navigate.config
    • navigate.controller
    • navigate.log_files
      • navigate.log_files.filters
      • navigate.log_files.log_functions
        • navigate.log_files.log_functions.eliminate_old_log_files
        • navigate.log_files.log_functions.find_filename
        • navigate.log_files.log_functions.log_setup
        • navigate.log_files.log_functions.main_process_listener
    • navigate.model
    • navigate.tools
    • navigate.view
navigate
  • Software API
  • navigate.log_files
  • navigate.log_files.log_functions
  • navigate.log_files.log_functions.find_filename
  • View page source

navigate.log_files.log_functions.find_filename

navigate.log_files.log_functions.find_filename(k, v)

Check that we’ve met the condition dictionary key == ‘filename’

Parameters:
  • k (str) – Dictionary key

  • v (str) – Dictionary value

Returns:

True if k == ‘filename’, False otherwise

Return type:

bool

Previous Next

© Copyright 2025, Dean Lab, UT Southwestern Medical Center.