FARSIGHT Tutorials
From FarsightWiki
(Difference between revisions)
(organize into sections) |
m (→Image analysis workflows) |
||
Line 33: | Line 33: | ||
* [[Farsight_Courses|Farsight Courses]] | * [[Farsight_Courses|Farsight Courses]] | ||
+ | |||
+ | * [[Microglia Tracing Tutorial]] | ||
== Extend and contribute == | == Extend and contribute == |
Latest revision as of 19:30, 17 February 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
- The Trace Editor Validation and analysis of automated Tracing Algorithms
- Nucleus Editor Segmentation and classification of Nuclei
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: