"help":"Rotation axis position. Default is the middle of the detector width.",
"validator":optional_float_validator,
"help":"Rotation axis position. Default is the middle of the detector width. If set to 'auto', nabu will attempt to determine it automatically.",
"validator":cor_validator,
"type":"required",
},
"axis_correction_file":{
...
...
@@ -345,16 +345,17 @@ nabu_config = {
"default":"0",
"help":"What to do in the case where the output file exists.\nBy default, the output data is never overwritten and the process is interrupted if the file already exists.\nSet this option to 1 if you want to overwrite without asking.",