Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Current Version: Oviyam 0.8 R12 - 02 May 2009

Bug Fixes

  • OV-48 - Additional query parameters for launching Oviyam from other programs. Specially using the Accession number.
  • OV-49 - Issues loading Oviyam with study context.
  • OV-50 - Javascript error when changing background color before selecting a study.
  • OV-52 - WL/WW and Move operation shouldn't be triggered together.

Previous version (Release 0.8 R1) - 26 March 2009

New & improved in this release

  • WL/WW values used to generate the JPEG image are displayed on the screen.
  • WL/WW can be changed with mouse operation like Xero.
  • WL/WW Presets for Chest /Abdomen/Pelvis, Lung, Brain, Bone and Head/Neck (OV-24).
  • WL/WW values can be manually entered.

Bug Fixes

  • Studies containing empty "Referring Physician Name" were not shown in the patient's list.
  • Multi - Modality studies were not listed and shown as single modality in the patient list.
  • Patient Information was not displayed in the viewer, when direct URL is used.
  • Multi-frame XA studies view was broken in the 0.7 release.
  • Multi-frame objects are no longer expanded as a instance.
  • Studies with Special Characters in the patient's name could not be opened or viewed.
  • Series with duplicate series numbers could not be opened.

Notes

As is obvious, the focus of this release has been Window Level & Window Width manipulations since this was a frequently asked for feature.

For performance & bandwidth reasons we had to make the following compromises.

  • Oviyam retrieves a new image only on mouse button up, based on the delta of mouse movement, not on mouse move as in Xero. In plain words, Oviyam fetches a new JPEG image with the changed WL/WW only after the mouse button is released, based on the distance the mouse button has been clicked and moved. Xero continuously fetches new JPEG images as the mouse is clicked and moved over the image.
  • DICOM images larger than 1024 pixels in width are proportionately scaled down to 1024 pixel width.

At present we're using the standard WADO service of dcm4chee. Bill has implemented a faster and more optimized version called WADO2 in his Xero project which we would like to move to in future.

Thanks to Justin who contributed code from one of his projects for WL/WW presets.

Previous version (Release 0.7 ß4) - 05 April 2008

New & improved in this release

  • Support for DICOM multiframe objects
  • Support for DICOM Structured Reports (SR)
  • Use the mouse wheel to navigate back and front between images

...

  • Query logic has been rewritten & optimised for speed. Significant speed up has been acheived
  • New screens iPhone / iPod touch

New & improved in this release

  • Query screen - Date picker added
  • Query screen - Warning given for large data sets (When all/all is selected)
  • Query URL - to bypass the initial query screen
  • Patient List - Sort order can be changed by clicking on header
  • DICOM Attributes can be viewed for the current image
  • A C-ECHO is made at load time to verify that the DICOM Configuration is valid
  • Support for all the values in org.dcm4che.util.DcmProtocol (TLS, etc)
  • Patient name has been added to the Browser window title
  • Text colour changed to amber to reduce eyestrain
  • Thumbnail previews in Grid and Mosaic view are numbered
  • Patient ID is an optional parameter when calling studies directly

...