Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Issues on Time2AmpPhase_multi function #79

Closed
ehlimana opened this issue Aug 23, 2019 · 0 comments
Closed

Issues on Time2AmpPhase_multi function #79

ehlimana opened this issue Aug 23, 2019 · 0 comments

Comments

@ehlimana
Copy link

Line F, UF, CX = GUM_DFT(x[m,:], Ux[m], CxCos, CxSin, returnC=True) works when there is no CX.

Lines:
A[m,:] = A_m[selector]
P[m,:] = P_m[selector]
UAP[m,:ns] = UAP_m.data[0][:N][selector]
UAP[m,ns:2ns] = UAP_m.data[1][UAP_m.offsets[1]:2N+UAP_m.offsets[1]][selector]
UAP[m, 2*ns:] = UAP_m.data[0][N:][selector]

Error: Subdimensional views are not implemented.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant