Hi,
I am trying to look at frequency ramping using Urukul. I have a question with regards to the "set_profile_ram" function. There is a parameter called "step". Looking at the documentation, it seems that by default steps are of length is 4 ns if "step = 1". Therefore, if I use "step = int(25e9)" that means that the time between going from one frequency to the next should be 100 s (i.e. 25e9 * 4e-9).
Is this correct or am I missing something? I am trying to check the functionality for my own understanding but whatever I do, I cannot seem to create steps that are of the order of seconds so that I can see what is happening on a spectrum analyser.