Add a brief description
Open issues are marked with a TODO, Comments are marked with NOTE. Those scripts are still under devlopement and not yet working in the new framework! Tests for the script have still to be written.
If you find any bug etc, please raise an issue and we will try to fix it asap. This will give us the chance to improve the coding and to think about the best way to solve the problem.
At the moment we can just guarantee that the script work with python3.7.
ATTENTION: The electric field should be given un muV/s!
GRAND packages require python3.7. If can be installed from the tarball on Linux or with brew on OSX.
The latest stable version of this package can be installed from PyPi using pip, e.g. as:
pip3 install --user grand-radio-simus
Alternatively one can also install the latest development commit directly from GitHub, as:
pip3 install --user git+https://github.com/grand-mother/radio-simus.git@master
The GRAND software is distributed under the LGPL-3.0 license. See the provided
LICENSE
and COPYING.LESSER
files.