Changes in BlockDiagonalOperator and LogRGSpace
When None is passed as operator, BlockDiagonalOperator will treat it as a unity operator, not changing the corresponding field when applied. draw_sample will act like ScalingOperator with factor 1.
get_default_codomain of LogRGSpace now changes the harmonic attribute of new space instead of always setting it to True.