I just tried a general registration and got this: CalledProcessError: Command 'elastix' returned non-zero exit status 1
Also, I have a question: does one have to Create new ScriptedModule in the Parameter set button?
@ihnorton I tried uploading the error log but got this message: Sorry, the file you are trying to upload is not authorized (authorized extensions: jpg, jpeg, png, gif).
Parameter node stores your node and parameter selection so that if you save the scene and reload it you can just click on Apply to run the processing again.
Parameter nodes allow you to set up complete processing pipelines using CLI modules (select the output of a CLI as in input of another CLI). You just load the scene, select data set as input, and the pipeline is re-executed automatically and you see the output as soon as the processing is completed. It only works for CLI modules though (and for loadable and scripted modules that has auto-run/auto-update feature implemented).
Type of registration (and many other parameters) are defined by the preset. It could be possible to add some level of preset editing/saving inside the module, but now it’s manual (editing text files; the presets folder can be opened from the Advanced section).