Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slicer Sound control not working #7

Open
may1968 opened this issue Apr 24, 2020 · 5 comments
Open

Slicer Sound control not working #7

may1968 opened this issue Apr 24, 2020 · 5 comments

Comments

@may1968
Copy link

may1968 commented Apr 24, 2020

Hi Andrea,

Greetings - I have been getting help from Mark Asselin for tracking ultrasound. I'm a urologist from Cape Town, South Africa.

I wonder if you could advice me on the Slicer sound control. I have followed the instructions on the github site.

  1. The BreachWarningScene.mrb on github seems an empty scene. Nothing on data and no needle or cylinder like seen as on example here: https://github.com/SlicerIGT/SlicerSoundControl
    I'm using slicer 4.10.2 and Purr Data 2.10.0

  2. The only .mrb I could find is here: https://github.com/SlicerIGT/SlicerSoundControl/tree/master/SoundNav/Resources

  3. The log on purr-data has the following:

error: <!DOCTYPE: no such object
[2] error: v=4": no such object
error: user-name&gt: no such object
error: /&lt: no such object
error: repo-name&gt: no such object
error: /blob/show": no such object
error: ">: no such object
error: v=4": no such object
error: ">: no such object
error: v=4": no such object

etc etc.

thanks
John

@may1968
Copy link
Author

may1968 commented Apr 24, 2020

Hi Andrea,
I found this in the Slicer error log. It appears as if the .mrb file is corrupted. This error does not occur with other scenes I have.

Unpacking bundle "C:/Users/User/Documents/ARUCO/sound NAV/BreachWarningScene.mrb" to "C:/Users/User/AppData/Local/Temp/__BundleLoadTemp2020-04-24_15+34+07.635"

Info: In D:\D\S\Slicer-4102\Libs\MRML\Logic\vtkArchive.cxx, line 35
vtkArchive Error: Unzip: Cannot open archive file Error

@lassoan
Copy link
Contributor

lassoan commented Apr 24, 2020

It seems that you have downloaded the file incorrectly. You need to download the file by clicking "Download" button on the file's github page (the download link is this).

@may1968
Copy link
Author

may1968 commented Apr 27, 2020 via email

@ungi
Copy link
Member

ungi commented Apr 27, 2020

What you say is interesting, because by default fiducial points created in Slicer are positioned relative to the viewer coordinate system (called "RAS" in code, or "Scene" in the transform hierarchy). If points move with your image, then they are transformed together with the image. Are you sure you didn't put your markups on the same transform node that the image is on?
The YouTube video skips a few issues that we plan to fix in the near future. E.g. the reset button does not clear the volume immediately.
For volume rendering presets, the MR-Default preset works fine for ultrasound. You can change the color and transparency a little bit in the advanced display section to improve the appearance.

@may1968
Copy link
Author

may1968 commented Apr 27, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants