Skip to content

Project for improving the classification of the iron spectrum in cosmic rays using MAGIC telescopes MC data

Notifications You must be signed in to change notification settings

LorenzoValente3/Iron-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iron-Classifier

Iron-Classifier is a project that focuses on classifying the Iron spectrum from the light nuclei in a supervised setting using various neural network model approaches. The project utilizes data sourced from the private Monte Carlo data for the MAGIC collaboration, specifically for heavy nuclei in cosmic rays.

Project Structure

  • ad: The main namespace of the project.

    • models: Contains custom models for classification.
    • utils: Provides general plots and utility code.
    • plots: Includes additional code for generating plots related to the classification and performance evaluation.
  • weights: contains the pre-trained weights of the various models.

The ad namespace serves as the core module where the different models for classification are defined. The models subpackage contains custom implementations of neural network models optimized for the specific task of classifying Iron spectra. Additionally, the utils.py module houses general plots and utility functions essential for data preprocessing, evaluation, and visualization. To further enhance the project, the plots.py file has been introduced to the structure, enabling the generation of additional plots and visualizations related to the classification process.

Feel free to modify, adjust, and expand the readme according to your specific needs and the details of your project.

About

Project for improving the classification of the iron spectrum in cosmic rays using MAGIC telescopes MC data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published