Skip to main content

Python package destined for VLF antenna owners. It allows the detection of solar flare in real-time from ground-based VLF data and an estimate of the solar X-ray flux

Project description

Coverage Status pre-commit Code style: black

This is the cleaner version of the vlf4ions library, which I am using both to store the code and the different versions, but also to learn how to do it properly. NOTE: This is a version of the code migrated from GitHub. It is the most up-to-date one, but some links to issues for previous commits may not work anymore

This library is designed for VLF-antenna owners. It allows the detection of solar flares in real-time from ground-based VLF data. An estimate of the solar X-ray flux from the Sun is also made possible. Though it was designed with an AWESOME instrument in mind, it can be adapted to any type of VLF antennas, provided that both amplitude and phase measurements are available for any transmitter of interest.

Installation

To install the package, go to Release at the top of the page and download the latest version. In the zip or tar.gz folder, you should find a file ending in .whl. In a terminal, write

pip install file_in_.whl

Note that sometimes we also implement new features or fix some bugs, but this version is not yet released (usually before it doesn't differ enough from the previous one.) In this case, you can download these stable sub-version from the Tags page.

Testing

To test the entire package, you can run (when you are in the top folder)

pytest

This is the minimal version to check that all tests are passed. If, however, you're developping your own branch of the repository, or if you want the coverage report, run:

pytest --cov=vlf4ions --cov-report=xml:reports/coverage/coverage.xml
coverage html
genbadge coverage -o reports/coverage/coverage-badge.svg

This will create a full coverage report and a badge to display the new coverage

Documentation

The documentation may be found here.

Contributing

Any feedback or contribution is very welcome. Please use pull requests to contribute to this package, or directly open an issue if you notice that something is wrong or can be enhanced.

Any question may also be sent to me by email if needed, or by pinging me on Codeberg.

Acknowledgements

Many thanks to Pierre-Yves Martin and Xavier Bonnin for their help with the licence and all other aspects of publishing an open-source project. This project really would have taken much longer to deploy if not for their advice !

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vlf4ions-1.3.6.post1.tar.gz (41.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vlf4ions-1.3.6.post1-py3-none-any.whl (38.1 kB view details)

Uploaded Python 3

File details

Details for the file vlf4ions-1.3.6.post1.tar.gz.

File metadata

  • Download URL: vlf4ions-1.3.6.post1.tar.gz
  • Upload date:
  • Size: 41.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.12

File hashes

Hashes for vlf4ions-1.3.6.post1.tar.gz
Algorithm Hash digest
SHA256 8d4a033b7b45500066daa1786ec84ae6afad7c3687e105fd27f76b62e13e63c0
MD5 b75acb74a881cf4194fe3d9dbbff7686
BLAKE2b-256 31357d07f181689de9dcb1306178a6577b36a7b6e83bb585812b319847c22f09

See more details on using hashes here.

File details

Details for the file vlf4ions-1.3.6.post1-py3-none-any.whl.

File metadata

  • Download URL: vlf4ions-1.3.6.post1-py3-none-any.whl
  • Upload date:
  • Size: 38.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.12

File hashes

Hashes for vlf4ions-1.3.6.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 1f0cd720923762921fbffb279e6ba5a22393ec17497cc975f781766015b9bff0
MD5 51c320e260a92de5f3058b21ac72bee3
BLAKE2b-256 379644e2b9e86c903c524c57766dc23d1ba3cdd727e979289d1339600f5d096d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page