scope-astr

View on PyPIReverse Dependencies (0)

0.4.4b0 scope_astr-0.4.4b0-py3-none-any.whl

Wheel Details

Project: scope-astr
Version: 0.4.4b0
Filename: scope_astr-0.4.4b0-py3-none-any.whl
Download: [link]
Size: 47301
MD5: 2eef60e32b6a284a3600c91a61e16859
SHA256: 3c47c0ba8c38115e58a3f27e5db2ed0907d28b50ae8371662076be19a67e683b
Uploaded: 2024-11-12 17:59:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: scope-astr
Version: 0.4.4b0
Summary: Simulating high-resolution spectroscopy of exoplanet atmospheres.
Author: Megan Bedell, Eliza M.-R. Kempton, Peter Smith, Jacob L. Bean, Lily L. Zhao, Jorge A. Sanchez, Michael R. Line
Author-Email: Arjun Savel <asavel[at]umd.edu>
Project-Url: Homepage, https://github.com/arjunsavel/scope
Project-Url: Issues, https://github.com/arjunsavel/scope/issues
Project-Url: Documentation, https://scope-astr.readthedocs.io/en/latest/
License: MIT
Keywords: astronomy
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: astropy (>5.1)
Requires-Dist: scipy
Requires-Dist: jax
Requires-Dist: exoplanet
Requires-Dist: tqdm
Requires-Dist: emcee
Requires-Dist: numba
Requires-Dist: scikit-learn (>=1.3.0)
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: exoplanet-core
Requires-Dist: pymc (>=4)
Requires-Dist: schwimmbad
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: nbconvert; extra == "docs"
Requires-Dist: pygments (>=2.4.2); extra == "docs"
Requires-Dist: Jinja2 (==3.1.3); extra == "docs"
Requires-Dist: sphinx-book-theme; extra == "docs"
Requires-Dist: markupsafe (==2.0.1); extra == "docs"
Requires-Dist: mock; extra == "docs"
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3401 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.4.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
scope/__init__.py sha256=smX2f261BkiVuAswsLWfw4yX46dpkw4rsx0Hw7lJ9S0 352
scope/_version.py sha256=z5zTJ7er09Jve8u1-J75PMMXz2Do0fXzH3OXuVW6ur0 413
scope/broadening.py sha256=j8xb9bOkDkz-_oM9fY0mGbUqFAS22SFwmwql6EZsbXQ 13331
scope/calc_quantities.py sha256=0zwqSmmExDCAxq6J0H6F7IUAcTuUKFXHnuQax4QSXvU 1980
scope/ccf.py sha256=h7fATDRBfMR28yxt2RWsPPwAeS2988gmp_PodmiW7JA 1442
scope/constants.py sha256=aLjGW9BXHB_VTp-vECDztJU4lsloD_r5zlRI7dl6Kp0 286
scope/download_data.bash sha256=puFxtBuSC9hT0dUPV88MuXC2IC0p14APdGMX3vySM2A 950
scope/emcee_fit_hires.py sha256=8hLfATSniW0S_dS1tV7efq-noM7XyDBZiYFIMV0nP5c 5570
scope/grid.py sha256=MwvL_VEmRxKcQtAFjJuvXdMPbJ0ow-17fCzSCHP4MhQ 1689
scope/input.txt sha256=7YvS5Qsr0xj9wA8o8e3TuOr76SIjXCOiLV5X0YxtVXM 5743
scope/input_output.py sha256=hAHjDvVooLXfPeQJ875IGMvi72njCmR1FLoVZ9HOEig 8581
scope/noise.py sha256=IBiWZG4DSHImNy-z65JrdgdVyBl-01Ym7hgsQhvWy7k 5146
scope/rm_effect.py sha256=MaD6bG4fgWfNEFxQccTkUC4C_IFlEwxP_HZPBqoCjxQ 8161
scope/run_simulation.py sha256=Vp1KRsqk9cn3fJR7udGCWdxZ5AxIL7CbuhE1EVlg5co 17182
scope/tellurics.py sha256=ZIF-o2SFH0qymWxj6YEHTvdIvCBGsQbnVP9rMpHgRT8 7393
scope/utils.py sha256=9jLoPv1uPy-aztmPIAnQPR7eHAnXB0qpF3NlgORL6do 17412
scope/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scope/tests/conftest.py sha256=9Bgkn2tEns-pyx8IO3yCPlwnvTnHursLy90FYMWl1KY 2654
scope/tests/test_broadening.py sha256=tELssLOHD0POQLYFu2DuL_eJW-rbIGyimHA6qcs-fV8 4652
scope/tests/test_ccf.py sha256=r9GGr2oFd1iX5DAQZDLWjeakwgK0-neIzhdjy2q0ZRY 871
scope/tests/test_constants.py sha256=HGQbqOt-ufVSZkOdz1Zs88ZZ46EghRcY0zOG-9O54U8 398
scope/tests/test_emcee_fit_hires.py sha256=TUQUOBsIahlMf55n4fHa5IMgtLB-x3cVkbcsy3kKdJ0 1918
scope/tests/test_grid.py sha256=1oql8Dz9oQg5nvxPSq62wDsWq4HcmmR-j5nXIWk1S4c 514
scope/tests/test_io.py sha256=STRxXpUeDeVz5Hyj8X92yaMbgtRdNw91UkXhwmUReXk 4517
scope/tests/test_rm.py sha256=AqiQbqnmswAVD4jSellj1TlV9Ozaj9byETnA0PzQRmc 12736
scope/tests/test_run_simulation.py sha256=z0b7WRCKJNGKlXYdxUMSWfzkMDwQG5cEb3erhXD7RJ8 11282
scope/tests/test_utils.py sha256=2k3KxAtsYVW8w-a1zjGW_HkNkVp3WwjAVJL2xOu3RJM 8705
scope_astr-0.4.4b0.dist-info/LICENSE sha256=o3yFImzH3K2Gx1uH1yySiApBU2aCaB4vwufQZQBebYw 1068
scope_astr-0.4.4b0.dist-info/METADATA sha256=cEV2ch6cDJxfnxE2wrBN2ZFYcIgmcXpIvG5xcGut3fk 5125
scope_astr-0.4.4b0.dist-info/WHEEL sha256=a7TGlA-5DaHMRrarXjVbQagU3Man_dCnGIWMJr5kRWo 91
scope_astr-0.4.4b0.dist-info/top_level.txt sha256=2CM6KU4wKPVS0iGdr72fQXzMA5Vn0U5FzuzOYCYth_8 6
scope_astr-0.4.4b0.dist-info/RECORD

top_level.txt

scope