Skip to content

updates to register_objects to allow relabelling#8

Open
scottberry wants to merge 1 commit into
masterfrom
register_objects_update
Open

updates to register_objects to allow relabelling#8
scottberry wants to merge 1 commit into
masterfrom
register_objects_update

Conversation

@scottberry

Copy link
Copy Markdown

In certain cases it is useful, but I can't exactly remember when...anyway the default is False

@scottberry scottberry requested review from bebosudo and jluethi April 15, 2020 02:29

@jluethi jluethi left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not something I'd generally encourage people to do, as it could lead to many issues if relabeling is performed before registration. This may fuse many existing objects, especially for secondary segmentations and thus be very confusing to users.
If we can add some sort of warning / indication that this is an advanced feature and not an option to play around with, then that's ok

@@ -1,4 +1,4 @@
# Copyright (C) 2016 University of Zurich.
# Copyright 2016 Markus D. Herrmann, University of Zurich

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't see a reason to Markus back in now that you're changing the module

type: Boolean
value: false
help: >
Should objects be relabeled on registration.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a warning here that this shouldn't normally be done? Some users just seem to try out options at this is definitely an advanced feature

@bebosudo bebosudo left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, waiting for Scott's reply.

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.

3 participants