Hi,
I may be drowning in a glass of water here, as it were, but I have not been able to find out how do I pass argument values to a profile, specifically, how do I pass different values for delta_t and or phi_bins to the 'fourier' profile?
Doing this when I generate the generic profile object via:
pro = pynbody.analysis.profile.Profile(..., delta_t = yyy, phi_bins = xxx)
does not do the trick. What am I doing wrong?
Cheers
Thor