• Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #20 (closed defect: fixed)

Opened 15 months ago

Last modified 10 months ago

Remove Power from Arc and Filament

Reported by: andrew Owned by: andrew
Priority: major Milestone: February 2008 Schema Release
Component: Schema Version:
Keywords: Cc:

Description (last modified by andrew) (diff)

Also, you have a Power attribute in LightSource, but also one in Filament and Arc. What are they both for?

I have a comment "Moved Power into LightSource from Laser" so I guess they each had one once. The two powers in Arc and Filament should also be removed.

Also : Update the sample file to have more varied examples.

...
        <ome:LightSource ID="LightSource:a" Power="3.14159E0" Manufacturer="Manufacturer2" Model="Model2" SerialNumber="SerialNumber2">
            <ome:Laser Type="Excimer" LaserMedium="CO2" Wavelength="2" FrequencyMultiplication="2" Tuneable="false" Pulse="CW"
                 PockelCell="false" RepetitionRate="false">
                <ome:Pump ID="LightSource:a"/>
            </ome:Laser>
<!--            <ome:Filament Type="Incandescent" Power="3.14159E0"/>-->
<!--            <ome:Arc Type="Hg" Power="3.14159E0"/>-->
        </ome:LightSource>
...

Change History

Changed 15 months ago by andrew

  • owner changed from somebody to andrew
  • status changed from new to assigned

Changed 15 months ago by andrew

  • description modified (diff)

Changed 14 months ago by andrew

  • summary changed from Remove Power form Arc and Filament to Remove Power from Arc and Filament

Changed 14 months ago by andrew

  • status changed from assigned to new
  • description modified (diff)

Changed 14 months ago by andrew

  • status changed from new to assigned
  • description modified (diff)

Changed 10 months ago by andrew

  • status changed from assigned to closed
  • resolution set to fixed

Attribute removed and comment changed to point at LightSource?.

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/