romanisim

View on PyPIReverse Dependencies (0)

0.5.1 romanisim-0.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
romanisim-0.5.1-cp312-cp312-macosx_10_9_x86_64.whl
romanisim-0.5.1-cp312-cp312-macosx_11_0_arm64.whl
romanisim-0.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
romanisim-0.5.1-cp311-cp311-macosx_10_9_x86_64.whl
romanisim-0.5.1-cp311-cp311-macosx_11_0_arm64.whl
romanisim-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
romanisim-0.5.1-cp310-cp310-macosx_10_9_x86_64.whl
romanisim-0.5.1-cp310-cp310-macosx_11_0_arm64.whl
0.5.0 romanisim-0.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
romanisim-0.5.0-cp39-cp39-macosx_10_9_x86_64.whl
romanisim-0.5.0-cp39-cp39-macosx_11_0_arm64.whl
romanisim-0.5.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
romanisim-0.5.0-cp312-cp312-macosx_10_9_x86_64.whl
romanisim-0.5.0-cp312-cp312-macosx_11_0_arm64.whl
romanisim-0.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
romanisim-0.5.0-cp311-cp311-macosx_10_9_x86_64.whl
romanisim-0.5.0-cp311-cp311-macosx_11_0_arm64.whl
romanisim-0.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
romanisim-0.5.0-cp310-cp310-macosx_10_9_x86_64.whl
romanisim-0.5.0-cp310-cp310-macosx_11_0_arm64.whl

Wheel Details

Project: romanisim
Version: 0.5.1
Filename: romanisim-0.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Download: [link]
Size: 1459135
MD5: 611f419ce3dfb31ba7e8f91aa73750ec
SHA256: 73c683cb99d9a5be4c5dd28d3117db115d437d66ecdacf5ea472207857940b2d
Uploaded: 2024-05-03 14:27:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: romanisim
Version: 0.5.1
Summary: Nancy Grace Roman Space Telescope WFI Simulator
Author-Email: STScI <help[at]stsci.edu>
Project-Url: Tracker, https://github.com/spacetelescope/romanisim/issues
Project-Url: Documentation, https://romanisim.readthedocs.io/en/stable/
Project-Url: Source Code, https://github.com/spacetelescope/romanisim
License: Copyright (C) 2022 Association of Universities for Research in Astronomy (AURA) Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of AURA and its representatives may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY AURA ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL AURA BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Requires-Dist: asdf (>=2.15.1)
Requires-Dist: astropy (>=5.3)
Requires-Dist: crds (>=11.16.16)
Requires-Dist: defusedxml (>=0.5.0)
Requires-Dist: galsim (>=2.5.1)
Requires-Dist: rad (>=0.19.2)
Requires-Dist: roman-datamodels (>=0.19.1)
Requires-Dist: gwcs (>=0.18.1)
Requires-Dist: jsonschema (>=4.8)
Requires-Dist: numpy (>=1.22)
Requires-Dist: webbpsf (>=1.2.1)
Requires-Dist: Cython (>=0.29.21)
Requires-Dist: sphinx (<7); extra == "docs"
Requires-Dist: sphinx-automodapi; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: stsci-rtd-theme; extra == "docs"
Requires-Dist: sphinx-astropy; extra == "docs"
Requires-Dist: sphinx-asdf (>=0.1.1); extra == "docs"
Requires-Dist: tomli; python_version < "3.11" and extra == "docs"
Requires-Dist: ci-watson (>=0.3.0); extra == "test"
Requires-Dist: colorama (>=0.4.1); extra == "test"
Requires-Dist: getch (>=1.0.0); extra == "test"
Requires-Dist: pytest (<=8.0,>=4.6.0); extra == "test"
Requires-Dist: pytest-openfiles (>=0.5.0); extra == "test"
Requires-Dist: pytest-doctestplus (>=0.10.0); extra == "test"
Requires-Dist: pytest-cov (>=2.9.0); extra == "test"
Requires-Dist: flake8 (>=3.6.0); extra == "test"
Requires-Dist: metrics-logger (>=0.1.0); extra == "test"
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2364 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: false
Tag: cp312-cp312-manylinux_2_17_x86_64
Tag: cp312-cp312-manylinux2014_x86_64

RECORD

Path Digest Size
docs/Makefile sha256=9Yd7JoX48uEyS9b-7qptViauDbLHFQUYYAadf-8yDx4 2719
docs/conf.py sha256=t4Ift2T4PJ7i7wXfY1lNYt0qSQhJhSrWfzwbLrrCpW8 2325
docs/index.rst sha256=B1wuIFjaSlAsHtQ0nAe8tTi66aDT-FT5YkXTcaKOsXs 582
docs/rtd_environment.yaml sha256=yGPjK7BlvXkXeenxm5BrhtKi8696hxWIecK76SpI3Pc 98
docs/romanisim/install.rst sha256=BdD3xPPrJGJ61btuWccq8tyhUaPZnuc7omghClTNh08 2801
docs/romanisim/bandpass.rst sha256=hiALaFoJwCPnbyyQlP9sa1pFt8g8DdYQUxh1OhJ0oog 1472
docs/romanisim/parameters.rst sha256=1dwROxdGXWF0d27Ak_2Z-27slnfAAXE2knvC6UMW57g 711
docs/romanisim/catalog.rst sha256=NRpE2Db3iFGJbfW7F8Q8KXF0bZ8d11NCqqaZTXD5gZY 3140
docs/romanisim/util.rst sha256=LRL-kNOH67QTrGfT7IRD3LAc3l5xIMcLCgra8YIs90Y 345
docs/romanisim/refs.rst sha256=ft1-5NVyKC7iNQwd3Plj1-_q49HBIZL9UQa7B8UAFJk 2739
docs/romanisim/wcs.rst sha256=ICU5luyQS0WjCyLv-678pqyn1y3hBitLDxj8zJCisFA 655
docs/romanisim/overview.rst sha256=6RpJfI7EabCJw2bWoZOFwhoJcUnZq-p31pmYP3rdXHw 3119
docs/romanisim/psf.rst sha256=bTFxx5TlOy6W9Jhu847IbdR_lJK9JLzOoUtIJGZmKQA 964
docs/romanisim/apt.rst sha256=lIBRaIllWnFAV_3lpttT5KX1MDufx20DWS8tMp9POMA 1090
docs/romanisim/image.rst sha256=rFqNj1cqvMeUZ22EOxn-eKlLX5r9zDN1zDcccyGVEgw 1670
docs/romanisim/running.rst sha256=egmglHuIV5eXaFll-54Njf5XMSgyQq52qODvxgx8Noo 3738
docs/romanisim/l1.rst sha256=1RiVpeWUkPOee1yeGgLVh0sdoBeNj67n1MV18HIHDKA 6467
docs/romanisim/l2.rst sha256=kgp-wrNtpJ8Ij-a4U6yACANYO-JoAJf-ck04DOjnlGI 3711
romanisim-0.5.1.dist-info/LICENSE sha256=ALMosadq1xtbkyVPJfwDrmqA3vuxzsQ3syiBFxxTW9I 1463
romanisim-0.5.1.dist-info/METADATA sha256=JSCpXZXHg05B8qSG0P22FwRRphsk-faZfaFsjYZlcGs 6166
romanisim-0.5.1.dist-info/RECORD
romanisim-0.5.1.dist-info/top_level.txt sha256=IvlbCH1mmVMzODOuqZwCsditKxPuqXviZRjUozgIoeU 34
romanisim-0.5.1.dist-info/WHEEL sha256=OvtvnbpcaxHa5TgXgfC48E6JA7zLr7svMspPP7Vk5o8 152
romanisim/catalog.py sha256=4FqqB7BUrv6dnXk8s84UMK_GjbEgXvAP1DvWbGXbU_A 14833
romanisim/psf.py sha256=b7NZMTAnwI3riaZ-jfVXcCp8rh-JYQ-TMQpY_usT65o 7804
romanisim/bandpass.py sha256=Qnjn0I3lCOup0gUaJnomSbGcvlKA4nzvT68q-mHVn5E 6248
romanisim/gaia.py sha256=r4DsX2-FyDq4wilgtTqlfzRe2-tXCEdMystMVlMrO4w 2957
romanisim/apt.py sha256=OaQKQJ6SyWgI1sisGaGh29883GHjRjlx96ZDXni-iXs 2645
romanisim/cr.py sha256=M0sLId4Jq9-VG7sXhKkwDvglrJEPTq9zzjtQL96RoKU 11594
romanisim/nonlinearity.py sha256=iTF6YifJ5_SQA-FKHqa-zpa7QBSusvrlZ0o_RzTd0Do 5483
romanisim/ramp_fit_casertano.pyx sha256=WLFK8dSzZgNwAYf_vJKFc4-dP0sTxsLz7lDUBEOW08g 7727
romanisim/ramp.py sha256=c1mO8NBm0CWKKJcDSSnGoYce5n3vNB3KOEKD8zkF58o 25518
romanisim/__init__.py sha256=EpeGrvUay4UUItJb36eQ7S8SctQYfEFqYCTJpNqp7UM 853
romanisim/ramp_fit_casertano.c sha256=PNSkZumKrInrsuVOiVy5pelmCSfvn8MdORK-Zwore3I 1213465
romanisim/wcs.py sha256=r7KHNzvADyV6q9kl3_r4ixYECNZV0ie73XiL7jFbVlM 13874
romanisim/image.py sha256=1zNwzsMhCS0HJHRIvF0hUEfUaX6084I7Ge3pPl7icgU 34479
romanisim/util.py sha256=9ARmKoQT_dFoYEfgdmATNkhZ-AMZ2tNjZaioYXXjTTI 9352
romanisim/persistence.py sha256=0TEIK9IaYhK9vxC7Tm1zYdjTXDf7kfRL7h0QvsmTmqI 7830
romanisim/parameters.py sha256=oXBkLFcute2iEbB2YDTffGvo7Lr9ubW3DdgdP_jzG6E 4517
romanisim/l1.py sha256=-RShnIUOQ1zdkSerSZy-b5DclTXKKYnpTKEkpcZ5_Lg 21790
romanisim/ris_make_utils.py sha256=mj7EExh7bvy0Gp64uaMk_eS-tf3uOV6v1UrFF_YzxfM 11427
romanisim/ramp_fit_casertano.cpython-312-x86_64-linux-gnu.so sha256=_OjAmK69QWkhdRSkLmw1-A5pTclQTNwKsseJwhWQTpw 1772808
romanisim/regtest/test_l1.py sha256=lhytcUT3_P8rgyYyx1VDWNyJBFCh_y-3Fvm4aPU7Xag 218
romanisim/regtest/__init__.py sha256=ykqVHge2EmIDTMOd96h2DyGHaM_gpp_wKz3K1MlZZic 64
romanisim/data/Roman_effarea_20201130.csv sha256=Crpq1UNiMRAOxSHa0D_fnIJARRw4hfT6hla9p_MXEVM 20073
romanisim/data/gaia-270-66-2027-06-01.ecsv sha256=zbAFfFJElbJ4DF8FhwKOwhAUSHZGPA38Aj-u6rFUDNY 3936671
romanisim/tests/test_l1.py sha256=H9sH0B1_wexjD2s-Vna1k5sSBcwDQv84D2grp0EEMqk 10883
romanisim/tests/test_image.py sha256=n18AnEn0P_5xaDN3YGcKKiJcYZBj6BtPV_2jB9Puqj4 31953
romanisim/tests/test_ramp.py sha256=ToYo6N4XGO1c4RX86YsQAR8flsWdNDFLFI_z6M7QxYo 8203
romanisim/tests/test_bandpass.py sha256=AmXLsRSJTp73CH1X1qneoHYju8VDX9K6fqKTXPB-_OY 8894
romanisim/tests/test_util.py sha256=YgNndDg3hW9bbmQu1NA_0EwDXtPl87JZbv1eaORhSvo 4857
romanisim/tests/test_cr.py sha256=s3ZkjTWJ_jU5GFJKoNY8D50DSR3X91sBKZuOpbwcdI4 2131
romanisim/tests/test_persistence.py sha256=TCsgzUTzSkKtFaad610hlah29lHmQR2q202v5rFlphU 2418
romanisim/tests/test_psf.py sha256=VGBb38c3xA578lGZqSDovArnzH5nK6YMBn2hwNO43Q4 1716
romanisim/tests/test_linear.py sha256=7FRzUxM-900xoBu_redjGCCuJ7bn32poeJTw0wh4Mjc 4636
romanisim/tests/test_wcs.py sha256=fuA8U70--CVeT__t4KUJ-tPvaqc0-QytdDvSUKLSLMQ 6043
romanisim/tests/test_gaia.py sha256=X7L4dXFvkT9y34DwxzMjpybQOiRXQEB5h0hrS0ZNg4A 1939
romanisim/tests/test_ris_make_utils.py sha256=Lle4CMv7y8AjcSk4VTWSI1D5WFwiEwpDzDIqLxVomlg 1757
romanisim/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
romanisim/tests/test_catalog.py sha256=A6Mdt2q0_b77NDxYIQmkJY0bayQPgb7sJGTVrMy5ca4 6387
romanisim-0.5.1.data/scripts/romancal_make_all_l1s.sh sha256=M9Zwc91C4Q5UsUZi5dcbYzG7eDSG1XmAcF6K72D-9E4 3393
romanisim-0.5.1.data/scripts/romancal_make_regtest_l1s.sh sha256=gPfOA5znDe94RoJWeSGYxYelNJlDWkWljmPGnf71irg 3058
romanisim-0.5.1.data/scripts/romanisim-make-stack sha256=YwZCTzzRWUfAZoOmPClXWinOWUkEN9XqE3hz9Ww2cEk 10430
romanisim-0.5.1.data/scripts/romanisim-make-catalog sha256=vkUB2gBSz8GePc2iKdHypxQyjT6yuv-u6p1PJNjRWwk 2180
romanisim-0.5.1.data/scripts/romanisim-make-image sha256=s8LE9VlEeES2EXAOhYu-PHNRTThYck4bPfTNiJAfvqc 5270
scripts/romancal_make_all_l1s.sh sha256=M9Zwc91C4Q5UsUZi5dcbYzG7eDSG1XmAcF6K72D-9E4 3393
scripts/romancal_make_regtest_l1s.sh sha256=gPfOA5znDe94RoJWeSGYxYelNJlDWkWljmPGnf71irg 3058
scripts/romanisim-make-stack sha256=OAmRjxxNwC0zbTe0lANxSnMnkktJztzng6Y6G0_j2qo 10443
scripts/romanisim-make-catalog sha256=6E1Rk9bMN-gLYVlje1oKwlsmmwW8LzOgGRapPvq7djk 2193
scripts/romanisim-make-image sha256=4DlVf7f3RpQUUP3u5b6EmKrlb-xq-fHIFIVAt4DPT9E 5283

top_level.txt

build
dist
docs
romanisim
scripts