PreProcessPipeline v 0.9.15 is now available in the initial post in this thread, and also an updated copy of the documentation source materials.
This version repairs two bugs and adds two new features.
Bugs:
- Repaired a bug that allowed files with formats other than .fit to be fed into the integration process. All inputs to the II process are
now automatically converted to the .fit file format. This does not affect your choice of ouput file format. - Repaired a bug that prevented operation of the menu buttons following a reset of the treeview contents.
Features:
- Added the ability to control how many parameters of a given process are shown. Two modes are available and selectable for each
process added to the treeview - 'commonly changed parameters' and 'all parameters'. The default behavior is to show only the most
commonly changed parameters. This feature is controlled by a new node control button on the bottom of the treeview. - Added a function to copy the value of a selected parameter to the same process parameters in all other image sets of the same type.
This version only allows for the copying of one parameter at a time. This feature is also controlled by a new node control button.
Other changes:
- Moved all node control buttons to the bottom of the treeview. (I was running out of room!)
- Added a string to the value field of all process nodes indicating the current parameter show mode.
The updated document source files includes images with .png extensions instead of .PNG so all platforms should be able to load them. I have
included breif descriptions of the new features under the "Node Control buttons" section in the parameters area of the documentation.
I need some input from you as to what should really be included in the 'commonly changed parameters' list. I picked out what I might normally
want to change but I doubt it is an accurate list.
Hope you enjoy the changes and keep the bug reports/feature ideas coming.
On to the instantiation code.
John