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

adding Point counters #66

Open
wants to merge 48 commits into
base: master
Choose a base branch
from

Conversation

kouichi-c-nakamura
Copy link
Contributor

@kouichi-c-nakamura kouichi-c-nakamura commented Oct 19, 2022

This Pull Request changed the behaviour of sliceBrowser.m and AtlasTransformBrowser.m.

  1. AtlasViewer shows what mode it is in as XLabel of the axes in response to the arrow keys.
    • There were already command window messages, but this is easier to see the current status.
  2. Both AtlasViewer and SliceViewer are equipped with point counters at the right bottom corner.
    • They are only shown during transform points editing mode.
    • The most frequent mistake during this step is placing mismatching numbers of points to the two figures.
  3. Behaviour of transform points was changed.
  4. Internally, ud.pointHands_for_transform and ud.PointHands are now graphic object arrays rather than numbers.

I meant to make small and incremental pull requests but they were neglected. So I replace my previous pull requests with this inclusive branch. I hope you find these features helpful.

Image 2022-10-19 at 17-55-08

# Conflicts:
#	Browsing Functions/AtlasTransformBrowser.m
# Conflicts:
#	Browsing Functions/AtlasTransformBrowser.m
 AtlasTransformBrowser.m Browsing Functions
…CF\Browsing Functions\plot_and_compute_probe_positions_from2.m
prep_Tavdvml_contacts
If all the images have been processed, MATLAB will ask you whether to proceed (Yes) or skip (No).
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

Successfully merging this pull request may close these issues.

1 participant