cr-aniso

Programs to analyze cosmic-ray anisotropies and density mainly observed by the Global Muon Detector Network (GMDN).

https://github.com/mkozai/cr-aniso

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.4%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Programs to analyze cosmic-ray anisotropies and density mainly observed by the Global Muon Detector Network (GMDN).

Basic Info
  • Host: GitHub
  • Owner: MKozai
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 1020 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created almost 3 years ago · Last pushed 9 months ago
Metadata Files
Readme License Citation

README.md

DOI

Please follow the license and cite the DOI when you use this software.

CR-aniso

Programs to analyze cosmic-ray anisotropies and density mainly observed by the Global Muon Detector Network (GMDN).

GMDN data and descriptions: http://hdl.handle.net/10091/0002001448

Contents

  • my_modules
    • spherical_harmonics.py: Functions handling anisotropy in spherical harmonics.
    • Libraries: fire, numpy, pandarallel, pandas, pyshtools, pyspedas, pytplot, scipy.
    • geotogse(): Convert spherical harmonics from the geocentric (GEO) coordinate system to the Geocentric Solar Ecliptic (GSE) coordinate system.
    • gmdn.py: Functions to handle GMDN data in NASA's CDF format in the remote repository. This will be integrated into IUGONET and its SPEDAS plugin in the near future.
    • utils.py: Utilities used by some programs above.
  • GEOtoGSE_demo.ipynb: Demonstration to convert spherical harmonics from the GEO to the GSE coordinate system.
  • SPEDAS_demo.ipynb: Demonstration to use GMDN data in CDF and SPEDAS by gmdn.py.

License

These programs are released under the MIT License.

They use the following third-party libraries with individual licenses:

Please refer to each library's repository for license details.

Owner

  • Login: MKozai
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Kozai"
  given-names: "Masayoshi"
  orcid: "https://orcid.org/0000-0002-3948-3666"
title: "CR-aniso"
abstract: >
  Programs to analyze cosmic-ray anisotropies and density mainly observed by the Global Muon Detector Network (GMDN; http://hdl.handle.net/10091/0002001448 ). Please follow the license and cite the DOI when you use this software.
doi: "10.5281/zenodo.15629341"
date-released: 2025-06-10
url: "https://github.com/MKozai/CR-aniso"

GitHub Events

Total
  • Release event: 1
  • Public event: 1
  • Push event: 7
  • Create event: 1
Last Year
  • Release event: 1
  • Public event: 1
  • Push event: 7
  • Create event: 1