Skip to content

Commit

Permalink
Update function for plotting map with the last available Fermi LAT so…
Browse files Browse the repository at this point in the history
…urce catalog (#33)
  • Loading branch information
azegarelli authored Apr 25, 2024
1 parent be2093c commit 8fbce83
Show file tree
Hide file tree
Showing 5 changed files with 103 additions and 99 deletions.
54 changes: 27 additions & 27 deletions dependencies-examples.log
Original file line number Diff line number Diff line change
Expand Up @@ -4,39 +4,41 @@
#
# pip-compile --extra=examples --output-file=dependencies-examples.log
#
astropy==5.3.4
astropy==6.0.1
# via
# healpy
# icecube-skyreader (setup.py)
cachetools==5.3.2
astropy-iers-data==0.2024.4.22.0.29.50
# via astropy
cachetools==5.3.3
# via wipac-rest-tools
certifi==2023.7.22
certifi==2024.2.2
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
contourpy==1.2.0
contourpy==1.2.1
# via matplotlib
cryptography==41.0.5
cryptography==42.0.5
# via pyjwt
cycler==0.12.1
# via matplotlib
fonttools==4.44.1
fonttools==4.51.0
# via matplotlib
healpy==1.16.6
# via icecube-skyreader (setup.py)
idna==3.4
idna==3.7
# via requests
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.8.1
matplotlib==3.8.4
# via
# healpy
# icecube-skyreader (setup.py)
meander==0.0.3
# via icecube-skyreader (setup.py)
numpy==1.26.2
numpy==1.26.4
# via
# astropy
# contourpy
Expand All @@ -46,31 +48,29 @@ numpy==1.26.2
# pandas
# pyerfa
# scipy
packaging==23.2
packaging==24.0
# via
# astropy
# matplotlib
pandas==2.1.3
pandas==2.2.2
# via icecube-skyreader (setup.py)
pillow==10.1.0
pillow==10.3.0
# via matplotlib
pycparser==2.21
pycparser==2.22
# via cffi
pyerfa==2.0.1.1
pyerfa==2.0.1.4
# via astropy
pyjwt[crypto]==2.8.0
# via
# pyjwt
# wipac-rest-tools
pyparsing==3.1.1
# via wipac-rest-tools
pyparsing==3.1.2
# via matplotlib
pypng==0.20220715.0
# via qrcode
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2023.3.post1
pytz==2024.1
# via pandas
pyyaml==6.0.1
# via astropy
Expand All @@ -83,25 +83,25 @@ requests==2.31.0
# wipac-rest-tools
requests-futures==1.0.1
# via wipac-rest-tools
scipy==1.11.3
scipy==1.13.0
# via healpy
six==1.16.0
# via python-dateutil
tornado==6.3.3
tornado==6.4
# via wipac-rest-tools
typing-extensions==4.8.0
typing-extensions==4.11.0
# via
# qrcode
# wipac-dev-tools
tzdata==2023.3
tzdata==2024.1
# via pandas
urllib3==2.1.0
urllib3==2.2.1
# via
# requests
# wipac-rest-tools
wipac-dev-tools==1.7.1
wipac-dev-tools==1.9.1
# via
# icecube-skyreader (setup.py)
# wipac-rest-tools
wipac-rest-tools==1.6.0
wipac-rest-tools==1.7.2
# via icecube-skyreader (setup.py)
60 changes: 30 additions & 30 deletions dependencies-mypy.log
Original file line number Diff line number Diff line change
Expand Up @@ -4,41 +4,43 @@
#
# pip-compile --extra=mypy --output-file=dependencies-mypy.log
#
astropy==5.3.4
astropy==6.0.1
# via
# healpy
# icecube-skyreader (setup.py)
cachetools==5.3.2
astropy-iers-data==0.2024.4.22.0.29.50
# via astropy
cachetools==5.3.3
# via wipac-rest-tools
certifi==2023.7.22
certifi==2024.2.2
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
contourpy==1.2.0
contourpy==1.2.1
# via matplotlib
cryptography==41.0.5
cryptography==42.0.5
# via pyjwt
cycler==0.12.1
# via matplotlib
fonttools==4.44.1
fonttools==4.51.0
# via matplotlib
healpy==1.16.6
# via icecube-skyreader (setup.py)
idna==3.4
idna==3.7
# via requests
iniconfig==2.0.0
# via pytest
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.8.1
matplotlib==3.8.4
# via
# healpy
# icecube-skyreader (setup.py)
meander==0.0.3
# via icecube-skyreader (setup.py)
numpy==1.26.2
numpy==1.26.4
# via
# astropy
# contourpy
Expand All @@ -48,40 +50,38 @@ numpy==1.26.2
# pandas
# pyerfa
# scipy
packaging==23.2
packaging==24.0
# via
# astropy
# matplotlib
# pytest
pandas==2.1.3
pandas==2.2.2
# via icecube-skyreader (setup.py)
pillow==10.1.0
pillow==10.3.0
# via matplotlib
pluggy==1.3.0
pluggy==1.5.0
# via pytest
pycparser==2.21
pycparser==2.22
# via cffi
pyerfa==2.0.1.1
pyerfa==2.0.1.4
# via astropy
pyjwt[crypto]==2.8.0
# via
# pyjwt
# wipac-rest-tools
pyparsing==3.1.1
# via wipac-rest-tools
pyparsing==3.1.2
# via matplotlib
pypng==0.20220715.0
# via qrcode
pytest==7.4.3
pytest==8.1.1
# via
# icecube-skyreader (setup.py)
# pytest-mock
pytest-mock==3.12.0
pytest-mock==3.14.0
# via icecube-skyreader (setup.py)
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2023.3.post1
pytz==2024.1
# via pandas
pyyaml==6.0.1
# via astropy
Expand All @@ -94,25 +94,25 @@ requests==2.31.0
# wipac-rest-tools
requests-futures==1.0.1
# via wipac-rest-tools
scipy==1.11.3
scipy==1.13.0
# via healpy
six==1.16.0
# via python-dateutil
tornado==6.3.3
tornado==6.4
# via wipac-rest-tools
typing-extensions==4.8.0
typing-extensions==4.11.0
# via
# qrcode
# wipac-dev-tools
tzdata==2023.3
tzdata==2024.1
# via pandas
urllib3==2.1.0
urllib3==2.2.1
# via
# requests
# wipac-rest-tools
wipac-dev-tools==1.7.1
wipac-dev-tools==1.9.1
# via
# icecube-skyreader (setup.py)
# wipac-rest-tools
wipac-rest-tools==1.6.0
wipac-rest-tools==1.7.2
# via icecube-skyreader (setup.py)
46 changes: 24 additions & 22 deletions dependencies-tests.log
Original file line number Diff line number Diff line change
Expand Up @@ -4,35 +4,37 @@
#
# pip-compile --extra=tests --output-file=dependencies-tests.log
#
astropy==5.3.4
astropy==6.0.1
# via
# healpy
# icecube-skyreader (setup.py)
certifi==2023.7.22
astropy-iers-data==0.2024.4.22.0.29.50
# via astropy
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
contourpy==1.2.0
contourpy==1.2.1
# via matplotlib
cycler==0.12.1
# via matplotlib
fonttools==4.44.1
fonttools==4.51.0
# via matplotlib
healpy==1.16.6
# via icecube-skyreader (setup.py)
idna==3.4
idna==3.7
# via requests
iniconfig==2.0.0
# via pytest
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.8.1
matplotlib==3.8.4
# via
# healpy
# icecube-skyreader (setup.py)
meander==0.0.3
# via icecube-skyreader (setup.py)
numpy==1.26.2
numpy==1.26.4
# via
# astropy
# contourpy
Expand All @@ -42,46 +44,46 @@ numpy==1.26.2
# pandas
# pyerfa
# scipy
packaging==23.2
packaging==24.0
# via
# astropy
# matplotlib
# pytest
pandas==2.1.3
pandas==2.2.2
# via icecube-skyreader (setup.py)
pillow==10.1.0
pillow==10.3.0
# via matplotlib
pluggy==1.3.0
pluggy==1.5.0
# via pytest
pyerfa==2.0.1.1
pyerfa==2.0.1.4
# via astropy
pyparsing==3.1.1
pyparsing==3.1.2
# via matplotlib
pytest==7.4.3
pytest==8.1.1
# via
# icecube-skyreader (setup.py)
# pytest-mock
pytest-mock==3.12.0
pytest-mock==3.14.0
# via icecube-skyreader (setup.py)
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2023.3.post1
pytz==2024.1
# via pandas
pyyaml==6.0.1
# via astropy
requests==2.31.0
# via wipac-dev-tools
scipy==1.11.3
scipy==1.13.0
# via healpy
six==1.16.0
# via python-dateutil
typing-extensions==4.8.0
typing-extensions==4.11.0
# via wipac-dev-tools
tzdata==2023.3
tzdata==2024.1
# via pandas
urllib3==2.1.0
urllib3==2.2.1
# via requests
wipac-dev-tools==1.7.1
wipac-dev-tools==1.9.1
# via icecube-skyreader (setup.py)
Loading

0 comments on commit 8fbce83

Please sign in to comment.