Ticket #675 (closed defect: fixed)
Opened 2012-03-16T19:51:17-05:00
Last modified 2012-03-16T20:02:00-05:00
SLIM Plugin: Handle odd photon counts
Reported by: | aivar | Owned by: | aivar |
---|---|---|---|
Priority: | minor | Milestone: |
|
Component: | slim-plugin | Severity: | minor |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Some .sdt files (i.e. 'gpl1.sdt') have all photon counts divisible by 10.0. I couldn't find any metadata indicating this. So now I look for the smallest photon count in the whole image, which works out to be 1.0 for most and 10.0 for problem files.
Change History
comment:1 Changed 2012-03-16T20:02:00-05:00 by aivar
- Status changed from new to closed
- Resolution set to fixed
(In [7922]) SLIM Plugin: Working on Trac #674 Ensure TRI2 and SLIMPlugin results agree. Also fixed #675, #676, and #677.