• Run the 1B run with different seeds to see if it bogs down in the same local optima

  • Change the 10 () to different values, see what happens

  • See how to liquidation ratio changes the outcome

  • survey what is wrong with fbm.h
    Lorant: inverse fft scaling was off, before ... / N, after ... / sqrt(N)