Metadata-Version: 2.1
Name: scotty-beam-tracing
Version: 2.3.0
Summary: Beam tracing for tokamak DBS diagnostics
Author: Valerian Hall-Chen
Project-URL: project, https://github.com/valerian-chen/Scotty
Requires-Python: >3.7
Description-Content-Type: text/markdown
Provides-Extra: tests
Provides-Extra: docs

Scotty
======

Beam tracing for tokamak DBS diagnostics


Install
-------

To install `scotty` straight from Github:

```
pip install git+https://github.com/valerian-chen/Scotty
```

or from a local clone:

```
pip install .
```

Background
-------
Description of the Scotty [[1]](#1), derivation of beam tracing given in Appendix A.

## References
<a id="1">[1]</a> 
Hall-Chen, V. H., Parra, F. I., & Hillesheim, J. C. (2022). 
[Beam model of Doppler backscattering](https://iopscience.iop.org/article/10.1088/1361-6587/ac57a1). 
*Plasma Physics and Controlled Fusion*, **64**(9), 095002.



