Kumi's pulse sequence breaks everything #9

Open
opened 2024-04-03 05:33:02 +00:00 by kumitterer · 3 comments
kumitterer commented 2024-04-03 05:33:02 +00:00 (Migrated from github.com)

The attached pulse sequence causes an error when run on the LimeNQR:

image

Note that I had to rename the .quack file to .json because GitHub wouldn't let me upload it otherwise...

fid.json

The attached pulse sequence causes an error when run on the LimeNQR: ![image](https://github.com/nqrduck/nqrduck-spectrometer-limenqr/assets/5702298/49aed62d-8821-4308-9075-fafb6b3db4ab) Note that I had to rename the .quack file to .json because GitHub wouldn't let me upload it otherwise... [fid.json](https://github.com/nqrduck/nqrduck-spectrometer-limenqr/files/14847182/fid.json)
jupfi commented 2024-04-03 05:56:27 +00:00 (Migrated from github.com)

Weird ... exactly the same pulsesequence didn't crash the program for me.

Weird ... exactly the same pulsesequence didn't crash the program for me.
kumitterer commented 2024-04-03 05:59:52 +00:00 (Migrated from github.com)

Anything strike you as odd in my pip freeze?

contourpy==1.2.1
cycler==0.12.1
fonttools==4.50.0
h5py==3.10.0
kiwisolver==1.4.5
limedriver @ git+https://github.com/nqrduck/LimeDriverBindings@3d0481a9d41c01c41b7fc3cd6996b1dbccc1b89a
matplotlib==3.8.3
mpmath==1.3.0
nqr_blochsimulator @ git+https://github.com/jupfi/nqr-blochsimulator.git@f62e696046441ebbc5e4a6cf3b0a4a8c0a364825
nqrduck @ git+https://github.com/nqrduck/nqrduck@808adcb2ab7dc0fd59abfaf9b71be474cf20f912
nqrduck-measurement @ git+https://github.com/nqrduck/nqrduck-measurement.git@80eacceefd841492b27d0adaab4a0914b703b641
nqrduck-pulseprogrammer @ git+https://github.com/nqrduck/nqrduck-pulseprogrammer.git@22a43d2d1b94c6df149a3a9cb0c75575355958be
nqrduck-spectrometer @ git+https://github.com/nqrduck/nqrduck-spectrometer.git@843f129e6edbd17e3567463ea9d602eab99ea1fd
nqrduck-spectrometer-limenqr @ git+https://github.com/nqrduck/nqrduck-spectrometer-limenqr@2029cc71c85e2cbaefa238342b6b9d54a0a0f399
nqrduck-spectrometer-simulator @ git+https://github.com/nqrduck/nqrduck-spectrometer-simulator@0a2838dbb900354159d21179c164ab54a4e86d88
numpy==1.26.4
packaging==24.0
pillow==10.3.0
pyparsing==3.1.2
PyQt6==6.6.1
PyQt6-Qt6==6.6.2
PyQt6-sip==13.6.0
pyserial==3.5
python-dateutil==2.9.0.post0
PyYAML==6.0.1
scipy==1.13.0
six==1.16.0
sympy==1.12
Anything strike you as odd in my pip freeze? ``` contourpy==1.2.1 cycler==0.12.1 fonttools==4.50.0 h5py==3.10.0 kiwisolver==1.4.5 limedriver @ git+https://github.com/nqrduck/LimeDriverBindings@3d0481a9d41c01c41b7fc3cd6996b1dbccc1b89a matplotlib==3.8.3 mpmath==1.3.0 nqr_blochsimulator @ git+https://github.com/jupfi/nqr-blochsimulator.git@f62e696046441ebbc5e4a6cf3b0a4a8c0a364825 nqrduck @ git+https://github.com/nqrduck/nqrduck@808adcb2ab7dc0fd59abfaf9b71be474cf20f912 nqrduck-measurement @ git+https://github.com/nqrduck/nqrduck-measurement.git@80eacceefd841492b27d0adaab4a0914b703b641 nqrduck-pulseprogrammer @ git+https://github.com/nqrduck/nqrduck-pulseprogrammer.git@22a43d2d1b94c6df149a3a9cb0c75575355958be nqrduck-spectrometer @ git+https://github.com/nqrduck/nqrduck-spectrometer.git@843f129e6edbd17e3567463ea9d602eab99ea1fd nqrduck-spectrometer-limenqr @ git+https://github.com/nqrduck/nqrduck-spectrometer-limenqr@2029cc71c85e2cbaefa238342b6b9d54a0a0f399 nqrduck-spectrometer-simulator @ git+https://github.com/nqrduck/nqrduck-spectrometer-simulator@0a2838dbb900354159d21179c164ab54a4e86d88 numpy==1.26.4 packaging==24.0 pillow==10.3.0 pyparsing==3.1.2 PyQt6==6.6.1 PyQt6-Qt6==6.6.2 PyQt6-sip==13.6.0 pyserial==3.5 python-dateutil==2.9.0.post0 PyYAML==6.0.1 scipy==1.13.0 six==1.16.0 sympy==1.12 ```
kumitterer commented 2024-04-03 06:00:58 +00:00 (Migrated from github.com)

Also, Python 3.11.8, if that's relevant.

Also, Python 3.11.8, if that's relevant.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: nqrduck/nqrduck-spectrometer-limenqr#9
No description provided.