FARSIGHT Tutorials

From FarsightWiki
(Difference between revisions)
Jump to: navigation, search
(organize into sections)
Line 1: Line 1:
 
'''The following tutorials are a work in progress and not complete'''
 
'''The following tutorials are a work in progress and not complete'''
 +
= Tutorials =
  
The Python language is used for writing scripts 
+
== Build ==
 
+
* [http://docs.python.org/tutorial/ Tutorial on Python ]
+
  
 
Most users would prefer to just download and use pre-compiled versions of FARSIGHT. If you prefer to build it yourself, here is the process (takes a while).
 
Most users would prefer to just download and use pre-compiled versions of FARSIGHT. If you prefer to build it yourself, here is the process (takes a while).
Line 9: Line 8:
 
* [[FARSIGHT_HowToBuild | How to Build FARSIGHT ]]
 
* [[FARSIGHT_HowToBuild | How to Build FARSIGHT ]]
  
* [[Getting_Started_Coding | Coding Quick start]]
+
To build Bio-Formats for use in FARSIGHT, see the following tutorial
 +
 
 +
* [[FARSIGHT Tutorials/Building Software/Bio-Formats | Building Bio-Formats (for developers)]]
 +
* [[FARSIGHT_Tutorials/Building_Software/Bio-Formats/UsrTutorial| Building Bio-Formats (for users)]]
 +
 
 +
We show below how to install and build the programs under TissueNets system:
 +
 
 +
* [[TissueNets_HowToBuild|Building and Using TissueNets]]
 +
 
 +
== Use ==
 +
 
 +
=== Editors ===
  
 
How to use the editors to validate automated results
 
How to use the editors to validate automated results
Line 16: Line 26:
 
* [[NucleusEditor|Nucleus Editor]] Segmentation and classification of Nuclei  
 
* [[NucleusEditor|Nucleus Editor]] Segmentation and classification of Nuclei  
  
To build Bio-Formats for use in FARSIGHT, see the following tutorial
+
=== Image analysis workflows ===
 
+
* [[FARSIGHT Tutorials/Building Software/Bio-Formats | Building Bio-Formats (for developers)]]
+
* [[FARSIGHT_Tutorials/Building_Software/Bio-Formats/UsrTutorial| Building Bio-Formats (for users)]]
+
 
+
  
 
The following page shows you the steps in analyzing the 5-channel image to cytovascular map example on the home page:
 
The following page shows you the steps in analyzing the 5-channel image to cytovascular map example on the home page:
Line 26: Line 32:
 
* [[FARSIGHT Tutorials/5-Label | 5-Label Example - Image to Objects]]
 
* [[FARSIGHT Tutorials/5-Label | 5-Label Example - Image to Objects]]
  
 +
* [[Farsight_Courses|Farsight Courses]]
  
The following page shows you the steps to implement model/selection/view architecture that we use in Farsight:
+
== Extend and contribute ==
  
* [[SampleEditor|Sample Editor]]
+
The Python language is used for writing scripts 
  
 +
* [http://docs.python.org/tutorial/ Tutorial on Python ]
  
We show below how to install and build the programs under TissueNets system:
+
* [[Getting_Started_Coding | Coding Quick start]] 
  
* [[TissueNets_HowToBuild|Building and Using TissueNets]]
+
The following page shows you the steps to implement model/selection/view architecture that we use in Farsight:
  
 
+
* [[SampleEditor|Sample Editor]]
* [[Farsight_Courses|Farsight Courses]]
+

Revision as of 00:48, 18 January 2012

The following tutorials are a work in progress and not complete

Contents

Tutorials

Build

Most users would prefer to just download and use pre-compiled versions of FARSIGHT. If you prefer to build it yourself, here is the process (takes a while).

To build Bio-Formats for use in FARSIGHT, see the following tutorial

We show below how to install and build the programs under TissueNets system:

Use

Editors

How to use the editors to validate automated results

Image analysis workflows

The following page shows you the steps in analyzing the 5-channel image to cytovascular map example on the home page:

Extend and contribute

The Python language is used for writing scripts

The following page shows you the steps to implement model/selection/view architecture that we use in Farsight:

Personal tools