Scuff-Integrate error: Interp1D: grid must have 2 or more data points (aborting)
Opened this issue · 1 comments
Hi Homer
I ran scuff-neq with an omegafile. I got the output x.SIFlux.EMTPFT. I have attached a snippet of it.
However running scuff-integrate --DataFile x.SIFlux.EMPFT --TemperatureFile tempfile yields the error given in the title of this issue.
I believe for some reason scuff-integrate isn't checking (sourceSurface, destSurface) column and thus is taking two consecutive data points having same frequency which leads to this error. However I may be wrong. Please suggest how to fix this.
P.S. there are two bodies and I mentioned 3 temperatures so TemperatureFile is correct I suppose.
Thanks,
Hi Ayan, did you figure out how to resolve this issue? I'm having the same error and have zero idea on what to do. Any help would be appreciated.
Best