BRAMS
Project description
pybrams
pybrams is a Python package that allows you to access information and data from the BRAMS (Belgian RAdio Meteor Stations) project. BRAMS is a network of radio receiving stations that use forward scattering techniques to study the meteoroid population. This project, coordinated by the Belgian Institute for Space Aeronomy (BISA), provides a valuable source of data for researchers, amateur astronomers, and meteor enthusiasts.
Features
- Fetch detailed information about BRAMS stations, including their location, name, number of antennas, and more.
- Retrieve raw data files in WAV format, which can be used for in-depth analysis of meteoroid activity.
- Access PNG images representing spectrograms, making it easy to visualize meteoroid detections.
Installation
You can install pybrams using pip:
pip install pybrams
Usage
Here's a simple example of how to use pybrams to retrieve station information:
from brams import locations
import json
for location in locations.all():
json.dumps(location, indent = 4)
For more detailed usage instructions, documentation, and examples, please visit our documentation. Get Started
Ready to explore the fascinating world of meteoroid detection and analysis? Install pybrams and start accessing BRAMS data with ease. Whether you're a scientist, amateur astronomer, or simply curious about meteoroid activity, this package provides the tools you need to delve into this exciting field. Contribute
Contributions and feedback are welcome! If you'd like to improve this package or report issues, please visit our GitHub repository. License
This package is licensed under the MIT License. Feel free to use and modify it as needed.
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
Built Distribution
File details
Details for the file pybrams-0.0.14.tar.gz
.
File metadata
- Download URL: pybrams-0.0.14.tar.gz
- Upload date:
- Size: 35.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46531242e71435c7b559e78faf6f54ac9eee2ceba18d0b90eda750330356aef5 |
|
MD5 | be8061b000da06ede5c1ced019ab8574 |
|
BLAKE2b-256 | 7bcd546907ae220fd0bb9b8d10c181262889c75b2d5d1585f392ee677ad0c9f1 |
File details
Details for the file pybrams-0.0.14-py3-none-any.whl
.
File metadata
- Download URL: pybrams-0.0.14-py3-none-any.whl
- Upload date:
- Size: 40.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3d6b5ae8caa2d9cc6e23401db0f3b94e7cc19f2c95e3cfeb597459320a95da1 |
|
MD5 | 78eb7c98e7bd2d4690368d16818c085c |
|
BLAKE2b-256 | 72619f729e700a90406e8db0b3264bfffe105245a38187df338c8bf1a26ccc87 |