Skip to content

Minor bug fixes

Meg Millhouse requested to merge meg.millhouse/bayeswave:minor_bug_fixes into master

Fixes two small bugs:

  1. there was a >= vs > error that meant when specifying --Dmax the actual max number of wavelets was Dmax-1
  2. reverts some MDC shift stuff that wasn't working (has no effect on most users)

Merge request reports