oopt-raman is a python library for evaluating the stimulated Raman scattering in optical communication systems. The Raman solver is implemented solving the set of pump and probe ordirary differential equations.
oopt-raman
can be installed from the repository.
$ git clone https://github.com/Telecominfraproject/oopt-raman.git
$ cd oopt-raman
$ git checkout develop
$ python3 setup.py install
The example needs matplotlib
. To install it, you can use pip.
$ pip install matplotlib
Then you have to navigate to the example folder.
$ cd /oopt-raman/examples
Launch the example
$ python3 main_raman_amplifier.py