# easyFermi
The easiest way to analyze Fermi-LAT data.
# Requirements
_easyFermi_ relies on Python 3, _Fermitools_ and _Fermipy_.
We recommend the user to install Miniconda 3 or Anaconda 3 before proceeding.
To install _Fermitools_ and _Fermipy_ with conda, do:
<pre><code>$ conda create --name fermi -c conda-forge -c fermi python=3.9 "fermitools>=2.2.0" healpy gammapy
</code></pre>
Then activate the fermi environment:
<pre><code>$ conda activate fermi
</code></pre>
And simply install Fermipy and easyFermi with pip:
<pre><code>$ pip install fermipy ipython easyFermi
</code></pre>
# Usage
While in the fermi environment, do:
<pre><code>$ ipython
>>> import easyFermi
</code></pre>
# Tutorials
You can find more details about _easyFermi_ on https://github.com/ranieremenezes/easyFermi, and check the _easyFermi_ tutorials on YouTube:
https://www.youtube.com/channel/UCeLCfEoWasUKky6CPNN_opQ
# Fermipy V1.0.1 light curve problem
In the old version of _Fermipy_ (i.e. V1.0.1, Python 3), the users face a "KeyError: 'fit_success'" issue when trying to build the light curves.
This issue is solved here:
https://github.com/fermiPy/fermipy/issues/368
Raw data
{
"_id": null,
"home_page": "",
"name": "easyFermi",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,fermi,GUI,graphical interface,easyFermi,gamma-rays",
"author": "Raniere de Menezes",
"author_email": "<easyfermi@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/42/3a/f80293dc1e77c60725dd63827447cf8662020ec4067332bb8eaa9ddc4fc2/easyFermi-1.1.4.tar.gz",
"platform": null,
"description": "\n# easyFermi\nThe easiest way to analyze Fermi-LAT data.\n\n# Requirements\n_easyFermi_ relies on Python 3, _Fermitools_ and _Fermipy_. \n\nWe recommend the user to install Miniconda 3 or Anaconda 3 before proceeding.\n\nTo install _Fermitools_ and _Fermipy_ with conda, do:\n\n<pre><code>$ conda create --name fermi -c conda-forge -c fermi python=3.9 \"fermitools>=2.2.0\" healpy gammapy\n</code></pre>\n\nThen activate the fermi environment:\n\n<pre><code>$ conda activate fermi\n</code></pre>\n\nAnd simply install Fermipy and easyFermi with pip:\n\n<pre><code>$ pip install fermipy ipython easyFermi\n</code></pre>\n\n\n# Usage\n\nWhile in the fermi environment, do:\n\n<pre><code>$ ipython\n>>> import easyFermi\n</code></pre>\n\n\n# Tutorials\n\nYou can find more details about _easyFermi_ on https://github.com/ranieremenezes/easyFermi, and check the _easyFermi_ tutorials on YouTube:\n\nhttps://www.youtube.com/channel/UCeLCfEoWasUKky6CPNN_opQ\n\n# Fermipy V1.0.1 light curve problem\n\nIn the old version of _Fermipy_ (i.e. V1.0.1, Python 3), the users face a \"KeyError: 'fit_success'\" issue when trying to build the light curves. \n\nThis issue is solved here:\nhttps://github.com/fermiPy/fermipy/issues/368\n\n",
"bugtrack_url": null,
"license": "",
"summary": "The easiest way to analyze Fermi-LAT data",
"version": "1.1.4",
"project_urls": null,
"split_keywords": [
"python",
"fermi",
"gui",
"graphical interface",
"easyfermi",
"gamma-rays"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "dc72f2f21ce932fc981629fa1b60f3dc0f5962a514df048110d36fd5f34e269e",
"md5": "e173f9c67baa5536a6a1549a70424dd1",
"sha256": "ac4d84dcb9a1cfe4675212140383e5082e0145ad1969437f37938f3c328976df"
},
"downloads": -1,
"filename": "easyFermi-1.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e173f9c67baa5536a6a1549a70424dd1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 299624,
"upload_time": "2023-10-10T14:59:42",
"upload_time_iso_8601": "2023-10-10T14:59:42.848084Z",
"url": "https://files.pythonhosted.org/packages/dc/72/f2f21ce932fc981629fa1b60f3dc0f5962a514df048110d36fd5f34e269e/easyFermi-1.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "423af80293dc1e77c60725dd63827447cf8662020ec4067332bb8eaa9ddc4fc2",
"md5": "595253eb35368f390d5563db95081399",
"sha256": "7d95ce6d87ca0032318491d07c98fdfcf6ac6678b55da42cd4a2c93289cb179c"
},
"downloads": -1,
"filename": "easyFermi-1.1.4.tar.gz",
"has_sig": false,
"md5_digest": "595253eb35368f390d5563db95081399",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 301597,
"upload_time": "2023-10-10T14:59:45",
"upload_time_iso_8601": "2023-10-10T14:59:45.547363Z",
"url": "https://files.pythonhosted.org/packages/42/3a/f80293dc1e77c60725dd63827447cf8662020ec4067332bb8eaa9ddc4fc2/easyFermi-1.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-10 14:59:45",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "easyfermi"
}