Skip to content

An assortment of astrophysical codes mainly for analysis of circumgalactic medium observations.

License

Notifications You must be signed in to change notification settings

rongmon/rbcodes

Repository files navigation

rbcodes

Python tools for analyzing spectroscopic data in astrophysics. Developed by Rongmon Bordoloi and collaborators.

Quick Start

# 1. Create a new conda environment
conda create -n rbcodes-env python=3.10
conda activate rbcodes-env

# 2. Install rbcodes
pip install -e /path/to/rbcodes

# 3. Run main analysis tool
launch_specgui

# Or view/compare multiple spectra
rb_multispec

📚 Full Documentation

See docs/main_readme.md for:

  • Complete installation instructions
  • All available tools and modules
  • Detailed feature descriptions
  • Quick start guide

📖 Citation

If you use rbcodes in your research, please cite the following DOI:

DOI

📄 BibTeX for version 2.0.0
@software{bordoloi_2025_15723701,
  author       = {Bordoloi, Rongmon and
                  Liu, Bin and
                  Clark, Sean and
                  Higginson, Jack and
                  Flores, Derick},
  title        = {rongmon/rbcodes: rbcodes v2.0.0},
  year         = 2025,
  publisher    = {Zenodo},
  version      = {v2.0.0},
  doi          = {10.5281/zenodo.6079263},
  url          = {https://doi.org/10.5281/zenodo.6079263}
}

🤝 Contributing

Contributions are welcome! See CONTRIBUTING.rst for guidelines.

License

This project is licensed under the MIT License.

About

An assortment of astrophysical codes mainly for analysis of circumgalactic medium observations.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 5