#! /usr/bin/octave -qf global n n = input("How many rotor cycles? 2 or 3. "); # was 3 sw = input("F1 SW in Hz? "); # 11200 wr = input("spinning rate in Hz? "); #2500 nsteps = input("F1 TD points? (half of actual used) "); #32 Xmax = input("Xmax (chi-anisotropy max)? If unsure, try 0.24. "); #0.24 resolve