{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":350578284,"defaultBranch":"main","name":"Hatlab_QCoDes_Drivers","ownerLogin":"PITT-HATLAB","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-03-23T04:26:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/83972661?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1616473620.989621","currentOid":""},"activityList":{"items":[{"before":"90995c87956576051aceeb148a329a9873f43810","after":"1965fe676c926754965eb5effda6fd1dcfa13ada","ref":"refs/heads/main","pushedAt":"2024-01-05T19:44:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hatlabcz","name":"CHAO ZHOU","path":"/hatlabcz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44282719?s=80&v=4"},"commit":{"message":"Update ENA5071C phase offset and edel VISA commands\n\nFixed an error with electrical delay and phase offset commands. Syntax is altered from P9374A syntax.","shortMessageHtmlLink":"Update ENA5071C phase offset and edel VISA commands"}},{"before":"aab79c51a0a81235adde5fc39edcdc66ffce88b0","after":"90995c87956576051aceeb148a329a9873f43810","ref":"refs/heads/main","pushedAt":"2024-01-05T19:39:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hatlabcz","name":"CHAO ZHOU","path":"/hatlabcz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44282719?s=80&v=4"},"commit":{"message":"sync_PXIe TX","shortMessageHtmlLink":"sync_PXIe TX"}},{"before":"77622f23286a4a0b5aceadf8d23b58986040dd1f","after":"aab79c51a0a81235adde5fc39edcdc66ffce88b0","ref":"refs/heads/main","pushedAt":"2023-08-23T15:49:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hatlabcz","name":"CHAO ZHOU","path":"/hatlabcz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44282719?s=80&v=4"},"commit":{"message":"Sync from PXIe 20230823\n\nSmall changes to SA code to clear trace between measurements, addition of power sweep parameters to generator","shortMessageHtmlLink":"Sync from PXIe 20230823"}},{"before":"150fc5f3a89f6373c9b8ce775ec36d2fc4a77967","after":"77622f23286a4a0b5aceadf8d23b58986040dd1f","ref":"refs/heads/main","pushedAt":"2023-08-23T15:47:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hatlabcz","name":"CHAO ZHOU","path":"/hatlabcz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44282719?s=80&v=4"},"commit":{"message":"Sync From TX PXIe\n\nChanges to VNA trace saving to be plottr-based","shortMessageHtmlLink":"Sync From TX PXIe"}},{"before":"3131cea1bb574c47096e34ba254ae903d9a9b6a7","after":"150fc5f3a89f6373c9b8ce775ec36d2fc4a77967","ref":"refs/heads/main","pushedAt":"2023-06-14T21:14:39.096Z","pushType":"push","commitsCount":1,"pusher":{"login":"rkaufman058","name":"Ryan Kaufman","path":"/rkaufman058","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51339132?s=80&v=4"},"commit":{"message":"Fixing more bad quotes","shortMessageHtmlLink":"Fixing more bad quotes"}},{"before":"442c3ca6a496d487ca7d6802f884331a884ce477","after":"3131cea1bb574c47096e34ba254ae903d9a9b6a7","ref":"refs/heads/main","pushedAt":"2023-06-14T21:10:12.113Z","pushType":"push","commitsCount":1,"pusher":{"login":"rkaufman058","name":"Ryan Kaufman","path":"/rkaufman058","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51339132?s=80&v=4"},"commit":{"message":"Update Yokogawa_GS200.py\n\nfixing bad quotes","shortMessageHtmlLink":"Update Yokogawa_GS200.py"}},{"before":"a050a5a51d6bdd79e89b3a7fffea51366d4f7a4e","after":"442c3ca6a496d487ca7d6802f884331a884ce477","ref":"refs/heads/main","pushedAt":"2023-06-14T21:06:54.894Z","pushType":"push","commitsCount":1,"pusher":{"login":"rkaufman058","name":"Ryan Kaufman","path":"/rkaufman058","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51339132?s=80&v=4"},"commit":{"message":"Update Yokogawa_GS200.py\n\nAdded class attribute self.max_abs_current - a current limit option that is separate from the default range on the yoko.","shortMessageHtmlLink":"Update Yokogawa_GS200.py"}},{"before":"ef93af2834fe5a22f988bd98b803e8c7a7b74083","after":"a050a5a51d6bdd79e89b3a7fffea51366d4f7a4e","ref":"refs/heads/main","pushedAt":"2023-05-23T22:43:54.435Z","pushType":"push","commitsCount":1,"pusher":{"login":"hatlabcz","name":"CHAO ZHOU","path":"/hatlabcz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44282719?s=80&v=4"},"commit":{"message":"removed auto set power on init for PVNA","shortMessageHtmlLink":"removed auto set power on init for PVNA"}},{"before":"ba579e89c77e6d7e6791bf789af79fde01e1741a","after":"ef93af2834fe5a22f988bd98b803e8c7a7b74083","ref":"refs/heads/main","pushedAt":"2023-05-20T17:58:03.215Z","pushType":"push","commitsCount":1,"pusher":{"login":"hatlabcz","name":"CHAO ZHOU","path":"/hatlabcz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44282719?s=80&v=4"},"commit":{"message":"changed the maximum \"num_points\" in P9374A to the actual device limitation 100001; added a P9374A driver that is compatible with the the old NI-VISA driver\n\nWe found a weird bug that when running the P9374A python driver on one of the measurement computers, the gettrace function raises decoding error at specific data points (n*2481). Although this computer has all the related python packages (qcodes, pyvisa) exactly the same as the other computers where the code works fine. After a series of debugging, I found that the problem lies in the NI-VISA environment. The NI-VISA driver on this computer was too old (2011), while the other computers have at least 2020. Upgrading the NI-VISA environment to the latest version resolved the problem. There is also a python workaround that solves decoding problem without the need of updating NI-VISA, I uploaded it just for future debugging purpose.","shortMessageHtmlLink":"changed the maximum \"num_points\" in P9374A to the actual device limit…"}},{"before":"ff6cca4613709756a83741190e5a7c60f48eb3f8","after":"ba579e89c77e6d7e6791bf789af79fde01e1741a","ref":"refs/heads/main","pushedAt":"2023-05-18T22:14:43.583Z","pushType":"push","commitsCount":1,"pusher":{"login":"hatlabcz","name":"CHAO ZHOU","path":"/hatlabcz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44282719?s=80&v=4"},"commit":{"message":"Create Hat_P9374A_CZ.py","shortMessageHtmlLink":"Create Hat_P9374A_CZ.py"}},{"before":"4c5327ead23a2697a67292c9d5a02cad947a7003","after":"ff6cca4613709756a83741190e5a7c60f48eb3f8","ref":"refs/heads/main","pushedAt":"2023-05-12T18:19:17.978Z","pushType":"push","commitsCount":1,"pusher":{"login":"hatlabcz","name":"CHAO ZHOU","path":"/hatlabcz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44282719?s=80&v=4"},"commit":{"message":"update the Hat_P9374A driver to handle without easugui","shortMessageHtmlLink":"update the Hat_P9374A driver to handle without easugui"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0wNVQxOTo0NDo1NC4wMDAwMDBazwAAAAPY2pPk","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0wNVQxOTo0NDo1NC4wMDAwMDBazwAAAAPY2pPk","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNS0xMlQxODoxOToxNy45NzgyODhazwAAAAMruT_2"}},"title":"Activity · PITT-HATLAB/Hatlab_QCoDes_Drivers"}