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 Initial Version and Version 1 of Ticket #8508


Ignore:
Timestamp:
04/06/12 14:55:46 (12 years ago)
Author:
wmoore
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8508 – Description

    initial v1  
    44 - Web 
    55 - Scripts 
     6 
     7Logical Channel table looks like this in the OMERO DB: 
     8{{{ 
     9          Column           |          Type          | Modifiers  
     10---------------------------+------------------------+----------- 
     11 id                        | bigint                 | not null 
     12 permissions               | bigint                 | not null 
     13 emissionwave              | integer                |  
     14 excitationwave            | integer                |  
     15 fluor                     | character varying(255) |  
     16 name                      | character varying(255) |  
     17 ndfilter                  | double precision       |  
     18 pinholesize               | double precision       |  
     19 pockelcellsetting         | integer                |  
     20 samplesperpixel           | integer                |  
     21 version                   | integer                |  
     22 contrastmethod            | bigint                 |  
     23 creation_id               | bigint                 | not null 
     24 external_id               | bigint                 |  
     25 group_id                  | bigint                 | not null 
     26 owner_id                  | bigint                 | not null 
     27 update_id                 | bigint                 | not null 
     28 detectorsettings          | bigint                 |  
     29 filterset                 | bigint                 |  
     30 illumination              | bigint                 |  
     31 lightpath                 | bigint                 |  
     32 lightsourcesettings       | bigint                 |  
     33 mode                      | bigint                 |  
     34 otf                       | bigint                 |  
     35 photometricinterpretation | bigint                 |  
     36}}} 

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

We're Hiring!