Exopy / exopy_hqc_legacy

Transition package to smooth transition from HQCMeas to Exopy.
BSD 3-Clause "New" or "Revised" License
0 stars 9 forks source link

Correcting bug on PNASweepTask #81

Closed MVillius closed 3 years ago

MVillius commented 3 years ago

--> PNA was outputing ascii but savetask cannot handle it --> endianess also adjusted

MVillius commented 3 years ago

New commit including hopefully everything you required!

MatthieuDartiailh commented 3 years ago

I assume you tested the latest version with the PNA but can you confirm it ? Then I will merge. Thanks for your patience.

MVillius commented 3 years ago

Yes everything is working fine on my setup, both with PNASweepTask and PNAGetTraces. Thanks for all your tips!

MatthieuDartiailh commented 3 years ago

You are welcome

MatthieuDartiailh commented 3 years ago

Please note I deleted your branch since the work has been merged. Please create a new one for your next PR.