Skip to content

fix glitches with axis xforms

Saad Jbabdi requested to merge issue102_axis_transforms into master

Fixes issue #102 (closed)

  • axes now display the xform applied to them
  • noise is added when calling get_signal() [previously get_signal was called twice which cause the xform to be ignored for the scatter data]

Merge request reports