SETLyze
  • Installation
    • Requirements
    • Installation
    • Contributing
  • User Manual
    • Introduction
      • Data Collection
    • Using SETLyze
      • Definition List
    • SETLyze dialogs
      • Analysis Selection dialog
      • Batch Mode dialog
      • Preferences dialog
      • Locations Selection dialog
        • Making a selection
      • Species Selection dialog
        • Making a selection
      • Load Data dialog
      • Define Plate Areas dialog
      • Analysis Report dialog
        • Standard Report
        • Summary Report
      • Record Grouping
        • Grouping by Plate Area
        • Record grouping by number of positive spots
        • Record grouping by ratios groups
    • Exporting SETL data from the Access database
      • Export to CSV files
      • Export to Excel files
    • Use Cases
      • Use Cases for SETLyze
        • Use Case 1: Spot Preference
        • Use Case 2: Attraction of Species (intra-specific)
  • SETLyze Developer Guide
    • Getting Started
      • Obtaining the source code
      • Navigating the SETLyze folder
      • Technical Design
        • Design Parts
      • Navigating the SETLyze Code Base
        • SETLyze modules
    • Coding Style Guidelines
      • Code layout
      • Module Imports
      • Naming
      • Standard Names
      • Event and Signal Handling
      • License Statement
    • Testing and Optimization
      • Testing and Optimization
        • Testing
        • Optimization
    • Distribution
      • Distribution of SETLyze
        • Building a Windows Installer
        • Building Source and Linux Binary Packages
  • References
    • Reference List
  • Legal Information
    • Copyright
      • Documentation
      • SETLyze
    • Links to other websites
    • Disclaimer
    • Credits
  • About Us
    • Arjan Gittenberger
    • Jonathan den Boer
    • Serrano Pereira
    • Adam van Adrichem and Fedde Schaeffer
 
SETLyze
  • Docs »
  • SETLyze Developer Guide »
  • SETLyze Standard Modules
  • Edit on GitHub

SETLyze Standard Modules¶

This reference manual describes the modules that are part of SETLyze.

  • setlyze.config — Configuration manager
    • Module Contents
  • setlyze.database — Database access
    • Module Contents
  • setlyze.gui — Graphical interfaces
    • Module Contents
  • setlyze.locale — English text retrieval
    • Module Contents
  • setlyze.report — Generate analysis reports
    • Module Contents
  • setlyze.std — Standard functions and classes
    • Module Contents
  • Analysis Modules
    • setlyze.analysis.attraction_inter — Analysis Attraction between Species
    • setlyze.analysis.attraction_intra — Analysis Attraction within Species
    • setlyze.analysis.batch — Batch mode
    • setlyze.analysis.common — Shared routines for analysis modules
    • setlyze.analysis.relations — Analysis Relations between Species
    • setlyze.analysis.spot_preference — Analysis Spot Preference
Next Previous

© Copyright 2010, 2011, GiMaRIS.

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