question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

When displaying anatomical oriented data in an MPR viewer, the slice views are slicing through the world space and not the data space, which glance does properly. However, in that case, using the term “Slice number” is incorrect since we are not displaying one slice of the data but a reconstructed slice along a world axis at a certain distance from the world origin (in mm).

I would, therefore, recommend to:

  • replace Dataset > Slices > Slices by Dataset > Slices > Slicing in the left bar of the UI

  • allow for decimals in the X/Y/Z values (currently shows …) screen shot 2018-06-27 at 9 40 04 am

  • replace Slice ${value} by ${value} mm or Slicing at ${value} mm in the label overlay within the 2d view screen shot 2018-06-27 at 9 33 38 am

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:31 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
jourdaincommented, Jun 28, 2018

I end up putting it in the center as moving the orientation axis was not trivial.

screen shot 2018-06-28 at 3 36 39 pm
1reaction
jourdaincommented, Jun 27, 2018

Yes, I know but IJK does not necessary match XYZ due to possible rotation? Looking at the API and seeing getSliceAtPosition() which could give me the matching IJK index especially since we don’t do any interpolation as we only snap to the corresponding IJK.

Read more comments on GitHub >

github_iconTop Results From Across the Web

1.4 Label-based slicing conventions — Pandas Doc
1.4 Label-based slicing conventions. 1.4.1 Non-monotonic indexes require exact matches. If the index of a Series or DataFrame is monotonically increasing or ...
Read more >
Indexing and selecting data — pandas 1.5.2 documentation
A slice object with labels 'a':'f' (Note that contrary to usual Python slices, both the start and the stop are included, when present...
Read more >
Slice Labeler - ImageJ Wiki
This plugin adds a label in the top-left corner of each slice of a stack or to the location of any rectangular selection....
Read more >
Cricut Easy Project Tutorial - Slice Labels - So Fun and Easy
Cricut #DieCutting #SliceLabels #CricutTutorial #MommyRamblingsBlogThese labels are so easy and fun to make. Check it out and let me know ...
Read more >
How to slice a word in the label expression - Esri Community
Solved: Hallo, I have a field with city names and I want to slice the name in the label expression to only the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found