Overview
This section provides a comprehensive reference for the RadBurst codebase. It covers the main components of the project, including utilities, detection algorithms, and classification models.
Structure
The RadBurst project is organized into several key modules:
- Utilities: Common functions and tools used throughout the project.
- Preprocessing: Data preprocessing functions.
-
General Utilities: General-purpose utility functions.
-
Detection: Algorithms and methods for detecting solar radio bursts.
-
Detection Algorithms: Overview of burst detection techniques.
-
Classification: Models and methods for classifying detected bursts.
- Classification Models: Details on the CNN-based classification system.
Each subsection provides in-depth documentation on the respective module's functions, classes, and usage examples.