Tips

From Liebel-lab

Jump to: navigation, search

Contents

LabView Developer Tips&Tricks

Fish Images Scripts V1.1.exe

  • File:Fish Image Scripts V1.1.jpg
  • This program convert a table of fish cell fluorescence intensity from *.txt file into the *.xls file (Excel) intensity table and intensity charts.
  • Input:
  • Table of fish cell fluorescence intensity: area.txt
  • File:Area file_table of fish cells.jpg
  • Result:
  • area.xlc
  • Spreadsheet table
  • File:Excel_area_Spreadsheet.jpg
  • Charts tables
  • File:Excel_area_Charts.jpg
  • Software Requirements
  • Application Software: LabVIEW Professional Development System V8.6.1 or or higher
  • Language(s): LabVIEW
  • Author: Eduard Gursky (eduard.gursky@kit.edu)


Fish Images Analysis V1.4_extended-focus.vi

  • This program demonstrates how to convert a table of fish cell fluorescence intensity in the intensity plots.
  • Program inputs:
  • 1. txt file: table of fish cell fluorescence intensity
  • 2. Tray type: 96 or 384 wells
  • 3. As an option, there is a way to save the result as a picture in JPEG file
  • Result: intensity diagrams.
  • File:VI Fish Images Analysis V1.4 extended-focusp.jpg
  • File:VI Fish Images Analysis V1.4 extended-focusd.jpg
  • Software Requirements
  • Application Software: LabVIEW Professional Development System V8.6.1 or or higher
  • Language(s): LabVIEW
  • Author: Eduard Gursky (eduard.gursky@kit.edu)


ubuntu automated updates (not only security updates)

  • open a terimnal window (applications->acessories->terminal)
  • type "sudo gedit /etc/crontab"
  • copy the following line at the end of your /etc/crontab file. It automatically updates your ubuntu at 12:00 every day.

0 12 * * * root (PATH=/usr/sbin:/usr/bin:/sbin:/bin && apt-get update && apt-get upgrade -y) > /dev/null 2>&1


High Content Screening data server

Easy to use raid (1-5Tbyte for HCS data)

We use several N5200 RAID (thecus.com) as a group collaboration server and several N5200 for High Content Screening data storage.
Info for the rest of us:

  • Simple web-interface for user settings.
  • 8 of these raids have been tested 24/7 in our lab for 16 month. no problems at all.
  • cost ~1500€ for the 5x 1 TByte discs (= 4 TByte data storage in fail-safe RAID5 mode).
  • built in backup system (1 raid for data analysis - a second (in the basement) for long term storage)
  • Our configuration: Several raids and several image processing machines connected to the same powerful 24 port Gigabit/s switch...

For geeks: Easy RAID

  • Five-bay hot swappable network attached storage.
  • Enhanced system performance with Ultra-Low voltage Intel® Celeron® M
  • Processor for storage computing with 30% energy saving.
  • RAID 0, 1, 5, 6, 10 and JBOD support - RAID Migration, RAID Expansion.
  • Built-in 4 port Gigabit switch with IP sharing (N5200 RouStorTM).
  • 802.3ad based load balancing and failover (N5200).

microscopes cabinets

Personal tools