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
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.
This is a test
How to read the documentation ?
So far, the documentation is not published, as the project is not public (and I didn't find a way to publish it privately without paying). All the files are in 'docs'. To read them, please follow the steps below:
1st option: read the html files directly from the docs/build/html folder
To do so, you only have to download them, and click on the index.html file
2nd option: re-make the html file from the .rst files
Run in a terminal if this is the first time reading them:
pip install sphinx # to create the docs
pip install sphinx_rtd_theme # To install the theme for the documentation
Then, in the docs folder, please run in a terminal
make html
A doctree and a html folders will then be created. To open the documentation, please click on the index.html file in the html folder.
3rd option: read them online
A simpler version is just to click on the docs in GitLab, but a lot of the referencing between files will be lost, as well as the structure of the documentation.
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.
Aknowledgements
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vlf4ions-1.3.3.post1.tar.gz.
File metadata
- Download URL: vlf4ions-1.3.3.post1.tar.gz
- Upload date:
- Size: 36.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92222896ad7fc6d98cbcf756f10fa2849a11747ac1a9021c5e7d7e4b905bd6bd
|
|
| MD5 |
1b3efdfb22050db7f0b627879eec1bad
|
|
| BLAKE2b-256 |
15e9ad68c36aa629aff5a63a7913ae403a14c34b279c20dc734849f1182e8d9e
|
File details
Details for the file vlf4ions-1.3.3.post1-py3-none-any.whl.
File metadata
- Download URL: vlf4ions-1.3.3.post1-py3-none-any.whl
- Upload date:
- Size: 35.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a375378e3240174c0be92eb095e1b332cc586171d704eb6055671c2d8256223
|
|
| MD5 |
fb57f3459c0e127d493a98a49551a09e
|
|
| BLAKE2b-256 |
9efca448a8c92ea399fe2305f1f785b22654720eae7af4e51678f04da290ca60
|