Skip to content

Set BL start array lengths to be max(max-BL-lines, 1000)

Toral Gupta requested to merge toral.gupta/bayeswave:UpdateBL into master

Having BL start array lengths to be a maximum between max-BL-lines and 1000. This size parameter is called Nlinessearch. Also had to remove some white spaces to fix the conflicts.

Merge request reports