Viewers icon indicating copy to clipboard operation
Viewers copied to clipboard

TMTV Mode breaks when non attenuated series in study

Open salimkanoun opened this issue 2 years ago • 0 comments

Hi there,

Here is a "serious" problem that will probably need some thinking, In PET/CT not all PET series are ATTN corrected, in PET/CT series it is frequent to have also a non attenuated corrected series. The clinical value of such series is debated, but the fact is many PET/CT studies will have 2 (or more) PET series in which one of them (or more) will be non corrected (and thus in which no SUV will be calculated).

The actual problem is that the simple fact to have a non ATTN series breaks the OHIF TMTV modes.

Probably we need to solve 2 problems :

  • Do not fails just because of a non ATTN series and search for other suitable series
  • Do not compute SUV for non ATTN series
  • Make an interface for the user to select which series to be displayed.

Best regards,

Salim

Error: CorrectedImage must contain "ATTN" and "DECY": DECY,DTIM,RANSNG,DCAL,SLSENS,NORM at calculateSUVScalingFactors (app.bundle.981458de0f2f6e453cb8.js:244784:11) at Object.handlePETImageMetadata [as callback] (app.bundle.981458de0f2f6e453cb8.js:245030:25) at app.bundle.981458de0f2f6e453cb8.js:44224:16 at Array.forEach (<anonymous>) at Object._broadcastEvent (app.bundle.981458de0f2f6e453cb8.js:44223:31) at Object.addInstances (app.bundle.981458de0f2f6e453cb8.js:40137:10) at _storeInstances (app.bundle.981458de0f2f6e453cb8.js:241774:66) at _callee6$ (app.bundle.981458de0f2f6e453cb8.js:241846:29) at tryCatch (app.bundle.981458de0f2f6e453cb8.js:241314:2440) at Generator._invoke (app.bundle.981458de0f2f6e453cb8.js:241314:2000)

salimkanoun avatar Aug 28 '22 17:08 salimkanoun