Download

From here you can download the last versio­n of pySolo a­nd other ­material. For a log of version changes visit the What's New page

pySolo - nightly build (last released on: 05/26/2009 - will be next stable pySolo release)

This is the latest available version, updated almost daily. If you are an experience user you definitely want to use this version. A full Python installation is required for this version to function. See here for more details.

all operative systems (tar.gz or zip)

pySolo - 0.6.5 (released on 05/05/2009) - Check what is new with this release here

Binaries (Python installation is not necessary)

Windows 2000/XP/Vista (install version - thumbledrive version)

MacOSX (n/a yet)

Python version (recommended for developer use)

All operative systems (tar.gz or zip)

Ubuntu 8.04-9.04 (i386 or AMD64)(deb)

Looking for older versions? Here.

Video extension

pySolo webcam-video extension.

Program files - v0.3 (zip)

Please refer to the Documentation section for installation notes and user instruction

Additional material (here)

The Video validation section of the website contains a galore of material that can be downloaded to evaluate the performance of the video plugin. Check the Documentation to see how to use it.

Supporting material

Example files and various scripts.

Example data files (zip)

The zip archive contains:

  1. example_raw_data_ch.zip (raw data files. unzip these somewhere in your hard drive to test pySolo import and to check files format and names)
  2. example_raw_data_mon.zip (same as above but raw data are in the monitor format)
  3. example_db.dal (database file)
  4. example_anal.dad (file containing processed data of wild type or mutant male and female flies. To be open with pySolo analysis)

Datafetcher (zip)

A script that can automatize the daily import of data generated with trikinetics system. Unzip somewhere on your hardrive. For instruction on how to use it or go here.

Renaming script

If the data you already have do not have pySolo compatible filename, you can rename them easily using a python script. The following one is provided as reference. Please, make sure you backup your original data before you try doing anything on them!

Convert Channel format to Monitor format and viceversa (zip)

These scripts will convert files recorded in the channel format of TriKinetics into the Monitor format equivalent and viceversa

Remove data monthly (zip)

We use this script to remove monthly old data from the TriKinetics files. Follow instruction here

Read Temperature and Humidity (zip)

You can use this script together with the Labjack U3 USB module to read temperature and humidity from the incubator and log them so that they can be used with pySolo. The script will also send notification emails when the detected values of temperature or humidity will go beyond defined thresholds.