# ``RadioSunPy``
``RadioSunPy``
RadioSunPy is a Python package developed for accessing, visualizing, and analyzing
multi-band radio observations of the Sun from the RATAN-600 complex. These data are
valuable for diagnosing solar plasma conditions and predicting solar activity.
However, working with these data requires extensive processing and a thorough
understanding of the RATAN-600 system. The package offers comprehensive data
processing functionalities, including direct access to raw data, essential
processing steps such as calibration and quiet Sun normalization, and tools for
analyzing solar activity. This includes automatic detection of local sources,
identifying them with NOAA active regions, and further determining parameters for
local sources and active regions.
## Installation
To install RadioSunPy, run the following command:
```bash
pip install radiosunpy
```
## Usage
For more detailed information about the package and its functionalities, please refer to the [official documentation](https://radiosunpy.github.io/RadioSunPy/).
The best place to start is the in [example gallery](https://github.com/radiosunpy/RadioSunPy/tree/main/notebooks)
also includes a collection of shorter and more specific examples of using sunpy.
## Contributing
Contributions are welcome! If you have suggestions for improvements or bug fixes,
please feel free to open an issue or submit a pull request.
Raw data
{
"_id": null,
"home_page": "https://github.com/radiosunpy/RadioSunPy",
"name": "radiosunpy",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "solar physics, radioastronomy, physics, data proccessing, ratan-600",
"author": "Igor Lysov",
"author_email": "iilysov.sci@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/56/32/648f0866418e4c30635129dfa7bc0de1a0d59ed1fc08a9c714b36771e78c/radiosunpy-0.2.2.tar.gz",
"platform": null,
"description": "# ``RadioSunPy``\n``RadioSunPy`` \n\nRadioSunPy is a Python package developed for accessing, visualizing, and analyzing\nmulti-band radio observations of the Sun from the RATAN-600 complex. These data are \nvaluable for diagnosing solar plasma conditions and predicting solar activity. \nHowever, working with these data requires extensive processing and a thorough \nunderstanding of the RATAN-600 system. The package offers comprehensive data \nprocessing functionalities, including direct access to raw data, essential \nprocessing steps such as calibration and quiet Sun normalization, and tools for \nanalyzing solar activity. This includes automatic detection of local sources,\nidentifying them with NOAA active regions, and further determining parameters for \nlocal sources and active regions.\n\n## Installation\n\nTo install RadioSunPy, run the following command:\n```bash\npip install radiosunpy\n```\n\n## Usage\n \nFor more detailed information about the package and its functionalities, please refer to the [official documentation](https://radiosunpy.github.io/RadioSunPy/).\nThe best place to start is the in [example gallery](https://github.com/radiosunpy/RadioSunPy/tree/main/notebooks) \nalso includes a collection of shorter and more specific examples of using sunpy.\n\n\n## Contributing\n\nContributions are welcome! If you have suggestions for improvements or bug fixes, \nplease feel free to open an issue or submit a pull request.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "RATAN-600 radioastronomical solar data and methods Python library",
"version": "0.2.2",
"project_urls": {
"Documentation": "https://radiosunpy.github.io/RadioSunPy/",
"Homepage": "https://github.com/radiosunpy/RadioSunPy",
"Repository": "https://github.com/radiosunpy/RadioSunPy"
},
"split_keywords": [
"solar physics",
" radioastronomy",
" physics",
" data proccessing",
" ratan-600"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "410567c5f50a59bb849ed25a9a338ac6963155d9fc3755d8ea2a501fa2be2aa6",
"md5": "91ad29971306160aaeaf6c6af972bf67",
"sha256": "4574891199f059f24f2a1b8abecb33df89f99f19ce4881c215c0d727ef22854f"
},
"downloads": -1,
"filename": "radiosunpy-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "91ad29971306160aaeaf6c6af972bf67",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 777949,
"upload_time": "2024-10-24T16:19:54",
"upload_time_iso_8601": "2024-10-24T16:19:54.232032Z",
"url": "https://files.pythonhosted.org/packages/41/05/67c5f50a59bb849ed25a9a338ac6963155d9fc3755d8ea2a501fa2be2aa6/radiosunpy-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5632648f0866418e4c30635129dfa7bc0de1a0d59ed1fc08a9c714b36771e78c",
"md5": "fc7ace2cd7c7775a5f1eb0b7b958e8b5",
"sha256": "0e349a20acf4f2584d20a78d1ee5bb7a32004a89c1fbf4938fd8004e699eed53"
},
"downloads": -1,
"filename": "radiosunpy-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "fc7ace2cd7c7775a5f1eb0b7b958e8b5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 777703,
"upload_time": "2024-10-24T16:19:55",
"upload_time_iso_8601": "2024-10-24T16:19:55.784968Z",
"url": "https://files.pythonhosted.org/packages/56/32/648f0866418e4c30635129dfa7bc0de1a0d59ed1fc08a9c714b36771e78c/radiosunpy-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-24 16:19:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "radiosunpy",
"github_project": "RadioSunPy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "radiosunpy"
}