Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Changes between Version 6 and Version 8 of Ticket #2335


Ignore:
Timestamp:
05/19/10 09:44:15 (14 years ago)
Author:
wmoore
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2335

    • Property Sprint changed from 2010-04-30 (8) to 2010-05-13 (9)
    • Property Summary changed from User scripting demo movie to Scripting demo movies
  • Ticket #2335 – Description

    v6 v8  
    1 Movie workflow... 
     1 
     2== Scripting Service overview / use / writing style == 
     3 
     4 * Idea is that you can add functionality to the server 
     5 * Image processing happens on the server 
     6 * Trusted vv User scripts (see other movies) 
     7 * Scripts menu -> choose... 
     8 * Combine_Images.py 
     9    - Can download/view script 
     10    - Show UI vv Parameter definitions.  
     11    - Script naming convention and script description 
     12    - Parameter types, description, defaults, min, max, options, optional 
     13    - Fill in parameters and Run the script 
     14    - Show Activities panel.  
     15 * Roi_Movie_Figure.py (maybe) 
     16 
     17 
     18== User Script-writing Movie == 
    219 
    320 * Intro to Scripting Guide pages and links to API, examples etc. 
     
    825 * Start user processor: bin/omero -s host -u will script serve user 
    926 * Download Add_Description.py  
    10  * Insight... OR Command line... 
    1127 * Upload to server   bin/omero -s localhost -u demo script upload ../examples/ScriptingService/Edit_Descriptions.py 
    1228 * List scripts   bin/omero -s localhost -u root script list user 
     
    1430 * Edit script   print image.name.val 
    1531 * Replace    bin/omero -s localhost -u root script replace 23 script.py 
    16  * Run 
     32 * In Insight... 
     33 * Run script 
     34 * This script is available to other users in my collaborative group, but they need their own user processor.  
     35 
     36 == Admin workflow == 
     37 * Scripts will run directly on the server 
     38 * Available to all users and groups 
     39 * Scripting Guide pages... 
     40 * Scripting service API / adminWorkflow.py - can edit  
     41 * Supports upload/edit run list params  
     42 * Official scripts have Unique Path/name.py 
     43 * Download adminWorkflow.py to 'scripts' folder at root of /omero/util_scripts/ etc. 
     44 * Edit script - upload (replaces)   

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.13821 sec.)

We're Hiring!