I'm still new to Github, hopefully this is the acceptable way to point out a potential issue. In the "sienax_nw" script I've noticed that there is a variable declared as "SSM=1", but never actually used. It looks like it was meant to be "ssm=1", which would be flipped if the "-nossm" is specified as command line input and also used further below to control doing the standard space masking.
Cheers,
Carl
I'm still new to Github, hopefully this is the acceptable way to point out a potential issue. In the "sienax_nw" script I've noticed that there is a variable declared as "SSM=1", but never actually used. It looks like it was meant to be "ssm=1", which would be flipped if the "-nossm" is specified as command line input and also used further below to control doing the standard space masking.
Cheers,
Carl