Viewers icon indicating copy to clipboard operation
Viewers copied to clipboard

Reference Line

Open richsmith123 opened this issue 2 years ago • 2 comments

Greetings OHIF users,

I have been using Reference Lines in OHIF build since Dec 2020. It has been working fine.

Downloaded latest version of OHIF (Mar 2022), applied changes as for Reference Lines as mentioned here but its not working normally, e.g, sometime RL does not appear at all, other times for some series it won't show the lines whereas the older build would show the lines. In other words, there seems to be inconsistency between same piece of RL code running in the newer OHIF version.

Any update to Reference Line code considering recent changes to OHIF? Or any assistance what could be the issue?

Best regards, Ric

richsmith123 avatar Apr 01 '22 01:04 richsmith123

I've added this code in a fork based on 4.12.26 and see the following warning in the console:

Could not render reference lines, image plane modules not defined. @ enableReferenceLines.js:58

I haven't tracked down why it cannot get the metadata required for the MR series I tried it with.

jensen0914 avatar Jun 02 '22 23:06 jensen0914

The missing metadata is also leading to other issues (like cannot use MPR, get warning not a valid 3D series).

jensen0914 avatar Jun 02 '22 23:06 jensen0914

Please review the latest code in the master branch. I am confident that this issue has been resolved. If it persists, kindly reopen the issue with updated details.

Try viewer-dev.ohif.org instead of viewer.ohif.org Our viewer.ohif.org is deployed from release branch while viewer-dev.ohif.org is our master branch Read more about branch explanations here https://docs.ohif.org/development/getting-started#developing

sedghi avatar Oct 13 '23 02:10 sedghi