Skip to content

Conversation

@fionaEyoung
Copy link

Implemented

  • Display config button added next to pipeline progress bar
  • Button activates only when a single valid output mask layer (with a matching params) selected

Future addition

  • Allow multiple layer selections so configs can be compared side-by-side
  • Potentially relocate button to make it more obvious it relates to selected layer

- Factor out popup window code from model subwidget
- Display params based on current hash, loading from file if necessary
- Enable config view button only if a single valid labels layer selected
  (future: support comparing multiple valid hashed layers side-by-side)
- Extract hash from labels layer name and read config from file
- stored image layer details (including mask layer names) get cleared on
  each run so previous run hashes are not available any more -> change
  valid hashed layer check to always search for a matching param file.
- move all hash retrieval and checking to the get_hash... function
- disable for multiple layer selection (of any type)
-
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.

2 participants