Xero Work Plan

Upcoming Changes for Xero

The Xero updates are now being kept in the email list as weekly postings.

Xero Historical Weekly Updates

This Week

  1. Bill - Work on getting model that supports various page layouts so that window level, zoom/pan etc is stored per-image/series/study rather than globally for the user.
  2. Bill - at SIIM

2cd Week

  1. Work on measurements
  2. Work on remote report query and display (the display part is easy, the query part maybe quite hard performance wise).

2-4 Weeks

  1. Bill - Work on model update framework for pure client side updates (based on XPath updates) - May try to use both server and client side.
  2. Bill - start work on measurements/annotations - local only (not published to GSPS)
  3. Bill - work on WADO using DCM4CHE2 components and direct access. Would like to get JPEG2000 access working with sub-region and lower resolution working to test with Zoom/pan WADO services

4-8 Weeks

  1. Bill - Provide GSPS and base-image information to make window levelling use actual min/max range, and provide the window levels in the study or applicable GSPS as drop-downs. This needs to be reasonably efficient in terms of how much data needs to be read for any given page view, so it would be very helpful to only read the data when the user actually needs it - determining when that is maybe hard.
  2. Bill - Add KO viewing
  3. Bill - Attempt a non-Javascript measurement implementation

After 8 Weeks

  1. Bill - More documentation again.
  2. Bill - Write a Javascript/SVG/Scaled images based measurement implementation
  3. Bill - Add GSPS publish functionality, based on the measurement implementation and window levelling
  4. Bill - Add KO publish functionality.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Mar 24, 2007

    Fuad Ibrahimov says:

    Hi guys, Is there some progress on this project? Can I get the code somewhere? ...

    Hi guys,

    Is there some progress on this project? Can I get the code somewhere? It looks very promising and I would like to contribute to this project as well.

     Fuad.

    1. Mar 30, 2007

      Bill Wallace says:

      The code is now available in subversion, and you can follow the instructions on ...

      The code is now available in subversion, and you can follow the instructions on the Introduction page to deploy a working system. Note that there is NO security right now, nor has any testing/validation been done so it cannot be used in a live environment.