... | ... | @@ -8,18 +8,25 @@ Set up equipment in class. Learned QCD protocols (BB84, E91 and B92). Since B92 |
|
|
Set up git repository. Used PyVisa to connect to oscilloscope and get data.
|
|
|
|
|
|
* [Added plot.py](ca9b275c235ab92ebe498b6c1a88db0eff17a6e1)
|
|
|
* [Two channels in plot](533552af3249421a7a1568de29a52d72d4d0d52c)
|
|
|
|
|
|
# Thursday
|
|
|
Efficiency calculation (assumption of neglible dark count, because it was about 1000 compared to 100000 counts with laser on), jittering, HOM.
|
|
|
|
|
|
* [counting](4a6550854dcf97a0a7f84efbd6189dec5da2a63d)
|
|
|
* [coincidence counting](6e263e738b744374f62af029f3d70025eb06d5a7)
|
|
|
* [save data in efficiency.py](cf5a684b0de9a7b9f74bb451912a0c215737dc4b)
|
|
|
* [jitter](36e5d3e0c8758c45e09e1daa8d9dda15f86a7348)
|
|
|
* [calculate standard deviance in jitter](ca17b3a5d19b5e5366e9b526b543f1af1ca67542)
|
|
|
* [HOM-Data](cca0aba9c5f05dc9493e9d44f33cfa5789f7ffd1)
|
|
|
|
|
|
# Friday
|
|
|
Tried to connect to motorized rotation stage using serial interface, but said that zero is not calibrated and refused any input.
|
|
|
|
|
|
* [set edge trigger](01f6b62057dff471312fa5aaa13fc18443cdfd5d)
|
|
|
* [fix efficiency triggers](8d6c353dd2773c6a41ed0874d04a6fdb0cdfbcd9)
|
|
|
* [added coincidences.py](3b3f965274981daf47e715c2f440c60ff9ccabe5)
|
|
|
|
|
|
To calibrate motorized rotation stage, we need to set expert mode in quED, but don't know how. Tried to connect using HTTP interface using IP 169.254.48.242, but port 8080 only gives page with text "Request not understood.". Portscan also showed VNC (allows controlling controllers screen from computer) and SSH (don't know username and password).
|
|
|
|
|
|
Controlling motorized rotation stage from quED worked.
|
... | ... | |