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 »
  • Legal Information
  • Edit on GitHub

Legal Information¶

Copyright¶

Documentation¶

The content of this documentation is property of their authors. Some contents of this documentation was produced elswhere and reproduced here with permission.

You are welcome to display on your computer, download and print pages from this documentation provided the content is only used for personal, educational and non-commercial use. You must retain copyright and other notices on any copies or printouts you make. The content of this documentation is subject to the GNU General Public Licence (“GPL”) unless otherwise stated.

SETLyze¶

SETLyze is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

SETLyze is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with the program. If not, see http://www.gnu.org/licenses/.

Links to other websites¶

This documentation contains links to other websites and resources. The links are provided for convenience only and GiMaRIS is not responsible for the content of any linked websites. The inclusion of any link to a website does not imply endorsement by GiMaRIS of the website or their entities, products or services.

Disclaimer¶

This documentation was created using Sphinx which is property of their authors.

SETLyze is written in the Python programming language and thus needs the Python interpreter to operate. SETLyze might come in packages bundled with Python and other software tools it requires. The third party software tools bundled with SETLyze are property of their individual authors and are governed by their individual applicable licence. Below is a list of the key third party software tools that SETLyze depends on:

  • Python
  • GTK+
  • PyGTK
  • PyCairo
  • PyGObject
  • setuptools
  • R
  • RPy
  • xlrd
  • Python Win32 Extensions

Credits¶

  • This legal information is based on Canonical’s legal information.
  • The Developer Guide is based on the Developer Guide for Bazaar.
Next Previous

© Copyright 2010, 2011, GiMaRIS.

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