Metadata can be edited directly in the GUI. It can be done by means of the options Add parameter, Edit parameter and Remove parameter in the table's popup menu.
Cells in table dataset viewers can be edited by selecting Allow editing in the popup menu, then double clicking on the target cells and writing the new value. A corresponding Jython command will be echoed.
Added:
> >
Integral numbers in tables are left justified, as any other value. To easily compare them, an option to align them at the right is available in the table's popup mnu.
Variables view
Line: 54 to 55
Miscellanea
Added:
> >
It is possible to undo-redo in the console and in text fields for task parameters, by means of Ctrl-Z / Ctrl-Y (Linux & Windows) or Cmd-Z / Cmd-Y (OS X).
The maximum memory value shown in the memory bar reflects more accurately the actual memory available to HIPE. This value can vary slightly during a HIPE session.
Added:
> >
The Locale is established as English so that the decimal separator will be a dot even in computers with language settings that use a comma for it. This ensures proper processing of tasks relying on it being a dot.
The Logging preferences panel is now available for installations without the PACS instrument too.