Skip to content

Update dose color table when the isodose one is changed #18

@cpinter

Description

@cpinter

Right now the color tables for the isodose and the dose distribution are tied in the sense that the default isodose color table is read from disk, and the dose one is generated from that automatically. It would be useful to have the dose color table follow it.

Tasks:

  • Make a copy of the default isodose table for each dose distribution loaded and generate a dose color table for that (parameter set nodes are already created for each one)
  • [DONE] Enable full editing of the isodose color table
    ** Make the dose one read-only as much as possible
  • Create events and observers for changes in the isodose color tables and re-generate the corresponding dose color table
  • Enable using percentages of prescribed dose as well as absolute values
  • Use the Eclipse isodose colors as default (80% deep blue, 90% lighter warmer blue, 100% yellow, 105% orange, 110% red)

Migrated from https://app.assembla.com/spaces/slicerrt/tickets/315-update-dose-color-table-when-the-isodose-one-is-changed/details

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions