Closed hatlabcz closed 2 years ago
👏👏👏 You are awesome! Thank you for making your first issue to pyEPR ' first issue
Thanks a lot Hat Lab, any chance you could make up a pull request to fix this issue?
Hi Zlatko, I just submitted a pull request that should fix this problem. Thx
Awesome, thanks a lot, saw Michael last Friday
https://github.com/zlatko-minev/pyEPR/blob/59983735bf1c1dc7b02b2db0aa11545f2f840e52/pyEPR/core_quantum_analysis.py#L268
When variations argument in
QuantumAnalysis
does not contain '0',self.n_modes = len(self.modes['0'])
will raise KeyError.