We are getting the error TypeError: Improper input: func input vector length N=6 must not exceed func output vector length M=0, when using xgrid in fit_scan_sequence I thought we fixed this issues some while ago, but I can't remember. Maybe the xgrid=np.arange(-0.3,3,0.2) we use is the problem .. not sure.
We are getting the error
TypeError: Improper input: func input vector length N=6 must not exceed func output vector length M=0, when usingxgridinfit_scan_sequenceI thought we fixed this issues some while ago, but I can't remember. Maybe thexgrid=np.arange(-0.3,3,0.2)we use is the problem .. not sure.