Releases: engeir/inscar
Numba and njit support
This release includes a modified code that solves the integrals in parallel using the numba
module and the njit
decorator rather than the multiprocessing
module.
The file structure is also heavily changed, now following a typical python package file structure, making the project easier to install using poetry
.
DOI support to first release
First release of the ISR spectrum code
This version was part of a master thesis which aimed at building a piece of code that calculated the ISR spectrum for ionospheric plasma with suprathermal electrons for a radar probing the ionosphere at oblique angles to the magnetic field.
Have a look at the thesis here: https://hdl.handle.net/10037/19542
First release
First release of the ISR spectrum code
This version was part of a master thesis which aimed at building a piece of code that calculated the ISR spectrum for ionospheric plasma with suprathermal electrons for a radar probing the ionosphere at oblique angles to the magnetic field.
Have a look at the thesis here: https://hdl.handle.net/10037/19542