Blame view

PDH/README.md 186 Bytes
659859ea4   bmarechal   add readme
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  Pound-Drever-Hall
  ------------
  PDH discriminant calculations
  
  Test it
  ----------
  run in iPython environment to show local variables
  
  ```sh
  ipython
  ```
  
  ```ipython
  run PDH.py
  eps_pdh
  ```