Pipeline.WebHome (search result)
Search: ^c

Topics in Pipeline web: Changed: (now 15:44) Changed by:

CcbMeetings 07 Dec 2005 - 19:09 - r1.3 MichaelJPan
CCB Meetings This is a list of the minutes of the CCB meetings related to the Pipeline Presentations SigFlowMeetings Miscellaneous MeetingMinutes200510281400
 
ChangeLog 28 Feb 2006 - 21:29 - r1.58 Main.mjpan
ReleaseNumberConvention provides information as to our numbering scheme. Upcoming changes in the next release Current release 3.0 beta 6.3 released 28 february 2006 ...
 
ChangingConfigurations 22 Feb 2006 - 22:20 - r1.2 Main.jagadeeswaran
Changing Profiles (without using GUI): If the user has multiple profiles, the best way to reflect the changes directly: 1. Each profile has its own directory (with ...
 
ClassDefinitions 19 Sep 2005 - 21:02 - NEW MichaelJPan
At the top of every pipeline module file is a set of class definitions. These class definitions define the various classes of objects to be manipulated, e.g. File ...
 
ClassInstances 19 Sep 2005 - 21:12 - NEW MichaelJPan
Once the classes have been defined, class instances are defined. In OWL, all objects are resources, and provided an ID, to which it can be referred. To define an Analyze ...
 
ClientConfiguration 06 Oct 2005 - 21:33 - r1.2 MichaelJPan
To configure the client, in the Pipeline menubar, click on "Application", then "Options...". A configuration dialog should appear allowing for configuration. ConfigureExtensions ...
 
ClientDocumentation 18 Mar 2006 - 00:07 - r1.23 Main.jagadeeswaran
InstallingPipelineApplication RunningPipelineApplication SoftwareRequirements PipelineGlossary UpgradingFromV1 LibraryModules PipelineModules ShortUsageTutorial ClientConfiguration ...
 
ClientThreeBetaOnePointOne 23 Nov 2005 - 06:00 - NEW MichaelJPan
client 3.0.beta1.1 (released 6 July 2005) added archiving of files in postprocessing added pause and resume functionality for both local and remote execution corrected ...
 
ClientThreeBetaOnePointTwo 23 Nov 2005 - 06:01 - NEW MichaelJPan
client 3.0.beta1.2 (released 12 July 2005) singleton status pane now displays validation errors for singletonmonitors fixed network communications due to various ...
 
ClientThreeBetaOnePointZero 23 Nov 2005 - 05:59 - NEW MichaelJPan
client 3.0.beta1.0 (released 24 June 2005) possible connections highlighted (default off) added popup menu item for connecting parameters (default off) fixed bug ...
 
ClientThreeBetaTwoPointFour 23 Nov 2005 - 06:04 - NEW MichaelJPan
client 3.0.beta2.4 (released 12 August 2005) note that this list includes improvements made to beta2.3 Added Reset button to Run Panel Added a new Zoom panel below ...
 
ClientThreeBetaTwoPointTwo 23 Nov 2005 - 06:03 - NEW MichaelJPan
client 3.0.beta2.2 (released 5 August 2005) note that this list includes improvements made to beta2.1 Fixed bug that would not allow a module to be moved if it was ...
 
ClientThreeBetaTwoPointZero 23 Nov 2005 - 06:02 - NEW MichaelJPan
client 3.0.beta2.0 (released 20 July 2005) Fixed bug that allowed connections to be drawn by dragging on a parameter cell that wasn't an input or output parameter ...
 
ClientThreeBetaZeroPointZero 23 Nov 2005 - 05:57 - NEW MichaelJPan
client 3.0.beta0.0 (released 11 June 2005) GUI split into its own package included licensing info for external libraries xml files split into xul and config directories ...
 
ClusteringModules 18 Sep 2005 - 00:39 - r1.3 MichaelJPan
The clustering modules functionality allows for a researcher to select a group of connected modules, and abstract them as a single node. This action clusters them ...
 
CompositeModules 19 Sep 2005 - 21:40 - NEW MichaelJPan
Pipelines- Pipelines are modules that nest other modules. All contained modules BranchPipelines IterationPipelines
 
ConfigureCacheDirectory 14 Mar 2006 - 19:23 - r1.3 Main.mjpan
Application directory This directory is the location that the application uses. Defaults to the tmp directory of the root file system c:\tmp\pipeline (on Windows ...
 
ConfigureExecution 16 Oct 2005 - 06:44 - NEW MichaelJPan
Enable grid engine Defaults to false. If configured to use the grid engine, then need to also specify a preferred grid engine monitor class. Currently defaults to ...
 
ConfigureExtensions 21 Oct 2005 - 16:54 - NEW Main.jrajendi
Please refer to: http://www.loni.ucla.edu/twiki/bin/view/Pipeline/AddingExtensions Main.JagadeeswaranRajendiran 21 Oct 2005
 
ConfigureGUI 06 Oct 2005 - 21:35 - r1.2 MichaelJPan
The following is an explanation of the options that are configurable that affect the user interface: Canvas grab and scroll factor How fast the user can pan a Pipeline ...
 
ConfigureNetworking 16 Oct 2005 - 06:43 - NEW MichaelJPan
Network port This is the port on which the server is listening for connections Defaults to 8000 The server can alias a particular hostname. This is particular helpful ...
 
ConfigureServerSettings 10 Mar 2006 - 23:49 - r1.3 Main.mjpan
Pipeline server settings can be configured. ConfigureExtensions ConfigureExecution ConfigureNetworking ConfigureCacheDirectory
 
ConfigureViewers 21 Oct 2005 - 17:34 - NEW Main.jrajendi
Generic Viewer 1. When one clicks on a parameter with type (eg: AnalyzeImageFile, extension 'img'), if a viewer does not already exist, the following screen will ...
 
ConnectingModules 18 Sep 2005 - 00:39 - r1.3 MichaelJPan
The Pipeline need the user to explicitly specify that two different modules are connected. Two modules are automatically connected if one of each of their arguments ...
 
ContributeKnowledge 22 Mar 2005 - 07:20 - r1.7 MichaelJPan
as a guest (default) you will be able to view all the pages, but cannot edit. to edit the pages, these are the steps to start making modifications on wiki 1 register ...
 
CoreLibrary 03 Mar 2005 - 19:32 - NEW MichaelJPan
The core library contains the interfaces and classes that support the modular architecture of the Pipeline application. The interfaces are Component Event The classes ...
 
CreateNewModule 18 Sep 2005 - 00:08 - r1.4 MichaelJPan
You can create a new module using the following steps 1. Select, in the menu, "Workspace- New" 1. You will then be prompted for either a Pipeline (which contains other ...
 
CreateNewPipelineModule 18 Sep 2005 - 00:06 - r1.4 MichaelJPan
Once you have created a new pipeline, the main canvas should now show a blank graph. You can now add modules to this pipeline by following the directions in CreateNewModule ...
 
CreateNewSingletonModule 18 Sep 2005 - 00:16 - NEW MichaelJPan
If you selected "System executable" in CreateNewModule, you will now be prompted for the location of the program. You will then be prompted for either a Pipeline ...
 
CreatePipelineLists 29 Nov 2005 - 23:09 - NEW RonNor
Creating Pipeline Lists Pipeline lists allow you to specify values for multiple iterations of a module. A Pipeline list can either be specified from a file (referred ...
 
CreatingDialogs 01 Mar 2006 - 21:58 - r1.4 JonMorra
-- Main.JonMorra 09 Jan 2006 PLEASE DO NOT CREATE ANY MORE JDIALOGS IN PIPELINE The !DialogManager is intended to be the only way JDialogs are made. The !DialogManager ...
 

Number of topics: 31

Topic: WebHome . { }