Skip to main content

RTModel is a tool for microlensing event interpretation

Project description

RTModel

RTModel is a package for modeling and interpretation of microlensing events. It uses photometric and/or astrometric time series collected from ground and/or space telescopes to propose one or more possible models among the following:

  • Single-lens-single-source microlensing (i.e. Paczynski)
  • Single-lens-binary-source microlensing (with or without xallarap)
  • Binary-lens-single-source microlensing (including planetary microlensing, parallax and orbital motion)
  • Triple-lens-single-source microlensing (including parallax and circular orbital motion)

All models include the finite-size of the source(s).

The modeling strategy is based on a grid search in the parameter space for single-lens models, whereas a template library for binary-lens models is used including all possible geometries of the source trajectory with respect to the caustics. In addition to this global search, planets are searched where maximal deviations from a Paczynski model occurs. Triple-lens models are searched as small perturbations to binary-lens models.

The library is in the form of a standard Python package that launches specific subprocesses for different tasks. Model fitting is executed in parallel exploiting available processors in the machine. The full modeling may take from one to three hours depending on the event and on the machine speed. The results of modeling are given in the form of a text assessment file; in addition, final models are made available with their parameters and covariance matrices.

RTModel also includes a subpackage RTModel.plotmodel that allows an immediate visualization of models and the possibility to review each individual fitting process as an animated gif.

A second subpackage RTModel.templates helps the user in the visualization and customization of the template library.

Attribution

RTModel has been created by Valerio Bozza (University of Salerno) as a product of many years of direct experience on microlensing modeling (see RTModel webpage).

Any scientific use of RTModel should be acknowledged by citing the paper V.Bozza, A&A 688 (2024) 83, describing all the algorithms behind the code.

We are grateful to Greg Olmschenk, who revised the package installation in order to make it as cross-platform as possible. Antonio Consiglio collaborated to the development of the anomaly detection code. We also thank all the users who are providing suggestions, reporting bugs or failures: Etienne Bachelet, David Bennett, Jonathan Brashear, Sophie Budzik, Paolo Rota, Laura Salmeri, Stela Ishitani Silva, Yiannis Tsapras, Sigfried Vanaverbeke, Keto Zhang.

Installation

The easiest way to install RTModel is through pip install.

pip install RTModel

In alternative, you may clone this repository. Then go to the repository directory and type

pip install .

Currently, RTModel works on Linux, Windows and MacOS, requiring Python >= 3.8. A C++ compiler compatible with C++17 standard is needed for installation. RTModel uses VBMicrolensing for all calculations. You are encouraged to cite the relevant papers listed in that repository as well.

Documentation

Full documentation for the use of RTModel is available.

In the directory events we provide some microlensing data on which you may practise with RTModel.

A Jupyter notebook for quick start-up is also available in the jupyter folder.

License

RTModel is freely available to the community under the GNU Lesser General Public License Version 3 included in this repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rtmodel-3.3.tar.gz (5.8 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

rtmodel-3.3-cp314-cp314t-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.14tWindows x86-64

rtmodel-3.3-cp314-cp314t-win32.whl (1.4 MB view details)

Uploaded CPython 3.14tWindows x86

rtmodel-3.3-cp314-cp314t-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

rtmodel-3.3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

rtmodel-3.3-cp314-cp314t-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

rtmodel-3.3-cp314-cp314t-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

rtmodel-3.3-cp314-cp314-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.14Windows x86-64

rtmodel-3.3-cp314-cp314-win32.whl (1.4 MB view details)

Uploaded CPython 3.14Windows x86

rtmodel-3.3-cp314-cp314-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

rtmodel-3.3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

rtmodel-3.3-cp314-cp314-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

rtmodel-3.3-cp314-cp314-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

rtmodel-3.3-cp313-cp313-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.13Windows x86-64

rtmodel-3.3-cp313-cp313-win32.whl (1.3 MB view details)

Uploaded CPython 3.13Windows x86

rtmodel-3.3-cp313-cp313-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

rtmodel-3.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

rtmodel-3.3-cp313-cp313-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

rtmodel-3.3-cp313-cp313-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

rtmodel-3.3-cp312-cp312-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.12Windows x86-64

rtmodel-3.3-cp312-cp312-win32.whl (1.3 MB view details)

Uploaded CPython 3.12Windows x86

rtmodel-3.3-cp312-cp312-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

rtmodel-3.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

rtmodel-3.3-cp312-cp312-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

rtmodel-3.3-cp312-cp312-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

rtmodel-3.3-cp311-cp311-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.11Windows x86-64

rtmodel-3.3-cp311-cp311-win32.whl (1.3 MB view details)

Uploaded CPython 3.11Windows x86

rtmodel-3.3-cp311-cp311-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

rtmodel-3.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

rtmodel-3.3-cp311-cp311-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

rtmodel-3.3-cp311-cp311-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

rtmodel-3.3-cp310-cp310-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.10Windows x86-64

rtmodel-3.3-cp310-cp310-win32.whl (1.3 MB view details)

Uploaded CPython 3.10Windows x86

rtmodel-3.3-cp310-cp310-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

rtmodel-3.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

rtmodel-3.3-cp310-cp310-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

rtmodel-3.3-cp310-cp310-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

rtmodel-3.3-cp39-cp39-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.9Windows x86-64

rtmodel-3.3-cp39-cp39-win32.whl (1.3 MB view details)

Uploaded CPython 3.9Windows x86

rtmodel-3.3-cp39-cp39-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

rtmodel-3.3-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

rtmodel-3.3-cp39-cp39-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

rtmodel-3.3-cp39-cp39-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

rtmodel-3.3-cp38-cp38-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.8Windows x86-64

rtmodel-3.3-cp38-cp38-win32.whl (1.3 MB view details)

Uploaded CPython 3.8Windows x86

rtmodel-3.3-cp38-cp38-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

rtmodel-3.3-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

rtmodel-3.3-cp38-cp38-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

rtmodel-3.3-cp38-cp38-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

File details

Details for the file rtmodel-3.3.tar.gz.

File metadata

  • Download URL: rtmodel-3.3.tar.gz
  • Upload date:
  • Size: 5.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rtmodel-3.3.tar.gz
Algorithm Hash digest
SHA256 76bf0528e2f2d8a13ccf8953b73d40ed7cee8767b4ac2c610554948c47f1954a
MD5 611bffc1aa7a4f337a70fd56d56350e8
BLAKE2b-256 ed02cde2466fd40d2f393f2120b0a118761f4d5b2f2fec73edb4ccc052e68748

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: rtmodel-3.3-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rtmodel-3.3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 ea417777c133d8d2ce7d9db1e8fa92520d39324b6f2617d75b466afcc86e08f2
MD5 5fc225e85f252ee197f60481786b1ca0
BLAKE2b-256 788312e332cbdf908c31699b1f1befb4ad15aea85d6b2676399bb0306e8bfc9c

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp314-cp314t-win32.whl.

File metadata

  • Download URL: rtmodel-3.3-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rtmodel-3.3-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 aff3725bf8d127ae6473cc3f6c23961d7787b2a77321c5bb1c30ca054f8c1131
MD5 050835800dc10ed88692b83b86f12f8c
BLAKE2b-256 f7e7e5c5b189650bf1c6d85215ff3b612807a2acd7133d4ffdd9f22a5a7931a5

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a91d1c480a1fdc4956c0986f4d1da9af2c013ef91e176650f0eb874d582dcaed
MD5 a2f89fdbe3b7fb6cedadcb8599e93a02
BLAKE2b-256 dd1839db127cccc2726be0e8ec6e78b4d01db128fd98877d569c2015ba99315e

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4c621fb8f8232e79cd19b35d7caadac1bce23c09fb92ed7572397192544ba8f5
MD5 12f2061da89c69604bd7917cea5ae318
BLAKE2b-256 4e761c7ccd9071719635cff9b7ad3620eb0eaed64618118462cdfa2a3e82ec5e

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a5a877fb2bbe4c80a3df283addb2e8b5ef6c0f7d97f1307f05c8656417e42e55
MD5 4dca515c63cb9c741cb884a786103367
BLAKE2b-256 7fa6fb8b07f1551e5a51b23ee0465d631a37bd78b21e63b4576449dfb5da63f6

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 dc85c2446fba55672414c875847006cd1522247829b467b5dbc8b8e13a4b9d1b
MD5 1bca6d1eda76faa81aba1bd47aaf4f58
BLAKE2b-256 c81a984055b7373eff286490fa61cfd0751c3ded7b041b44fa2523cefc16f6b3

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: rtmodel-3.3-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rtmodel-3.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 0cfe397c227233a8b608e301c50a110c14066c543b3edfd85491ca54862036d3
MD5 b3f2391cf8e913c56b259f5d7ab32d74
BLAKE2b-256 8089c71442c13a7a380e985e11726730d4c611487c8d0751e4c899c35e79a897

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp314-cp314-win32.whl.

File metadata

  • Download URL: rtmodel-3.3-cp314-cp314-win32.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rtmodel-3.3-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 7acf3d020784778630f9d1f590ffaf042847bfb74fe3326c6d6071719f1039d2
MD5 0defffbc90d735869e18c1cd0dbcc020
BLAKE2b-256 2dd4dbad9bf63af260366f7e739ee9b93971a16bc9515d2055847cc7252153ef

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ce926450fe626f5c1cb4a4b98c32b91f7b339c1ae7e93347c016537958b5012c
MD5 21feade307b9211caa232e52c788b351
BLAKE2b-256 32eafacdad5cce51db78b796fa458809ed962cdcc6c9fc64165a36e6a8d877eb

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5d4422c9601c21d9f5a89391b1da7940d011af464883394f7400d60b06dc8dd5
MD5 d7fe3e9d364bd5bfea435cf7b7cbf702
BLAKE2b-256 d37607caef0985a5026f87331937fd83741a51be031a842796781c8d9d8869da

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5d0d969ee9e03b493662dc059ab9f60b94637c744d2a9ce2e16a2f21917f9520
MD5 d546c94ea864ca0d51e62ec4515630c7
BLAKE2b-256 829b2c580660867b11a2083da5578eed6c8d034cc497c7777bd9ecd44e6f8795

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5077c394712cdf8acceb64ddbc61d82f5e2d6285e4d9e7cc57e541c060ea50dd
MD5 d0fb164ad30d2af2b954f6df7f149592
BLAKE2b-256 e0af405ac905a88ebb7f9eeab979db8a231a73eb6d01fc6bd4d13698f49ba62b

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: rtmodel-3.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rtmodel-3.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 bf2e20f3c9e368ec2f90d26aaebc76d039f266d0d2c9bbb5d4bdd314588068ea
MD5 42fcbe9eaa553ab76c5c6775cc36ff99
BLAKE2b-256 60e0380facfd35bf362493b764fb20603f9b67494d8510c41c02d0f704909146

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp313-cp313-win32.whl.

File metadata

  • Download URL: rtmodel-3.3-cp313-cp313-win32.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rtmodel-3.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 6d8b6bf7ea31ce4920d5a6f4f9b25134d1381538ccf0efb726282ea10966225c
MD5 0d7db61d2a46182deb15cf9dd8661349
BLAKE2b-256 bd2e6854bf125f461f0ddac9be4e4798ddd45c3fec4fd0bffd9e601e52677646

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 afb7e583016d9cbc9047b3662fa7a1a4ae3a6e41b648c0f0616693a73f9874d6
MD5 aa01d2825c1768e91cd2c5298f458c2f
BLAKE2b-256 a1682de697d6ff068956a4289a619c7177489efc07ed2aa7f6e992df3481cdd6

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aea7552627a2beb864e33418b9b0a486c87b3dfb3121cdbcf80c145c8400318f
MD5 fd5342199eeee790d35eacac549fff03
BLAKE2b-256 acac3caf625fbdabc0ee577410719c967c07f73861f7615144462af29ecfca5d

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 db1ce09fd801d070ef3a3c93ba99427c74c48cd5d668ce586fa3974076ff80d5
MD5 475f168a84aee18784f63714fbc701b4
BLAKE2b-256 fa66969d398a768b9ac7d843dba6dbfe8226a37680a1aaa78a09c864ea9e80aa

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3d8fe60e7ed0e7820f0a761b855bbacefe20a911b937bd4906775feca6583e88
MD5 8a70214e7b28edf961399bd480ad3ac0
BLAKE2b-256 51246a24da5941e06e3d7dab1fae4a2becf0d9ef88e5da4fd7129014ae3a0ba4

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: rtmodel-3.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rtmodel-3.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 826783f0f9eca6b8479e65463a792f8e3b1c582e83c29688eeeac58e256fce93
MD5 3432d12d4a46f2acf44ee695d5bec6f3
BLAKE2b-256 f29a72aea38001ad673ec2eb412f6a870bde7afda691a18abe394d9b55978aca

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp312-cp312-win32.whl.

File metadata

  • Download URL: rtmodel-3.3-cp312-cp312-win32.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rtmodel-3.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 b389d58aa65b72a7a4532758e1bc64868bba948d048d43cd791f2ff740bdd753
MD5 cb47ef4156cdb90b4895e56610b94dba
BLAKE2b-256 548d8ec9ed27d4b201dbf55561f6a12a0d60c0a27d5945174d06cc4959952261

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b29285813e5cebc997956d57a12ae24bad326426f735524c71288acf7d0d054c
MD5 ef2fb6fc9bc307bcf3f34c17beec6a5d
BLAKE2b-256 f447c8468feada06237c0b753e7cdfc35283ee0836d8b9fb29f1542d93edfed2

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 da2105ba8a8a7128621d21ac33d4e0b62da8b6beb8c5f076a646193802f7836c
MD5 7acf73d55b28bf6ec68a57ee8e248a57
BLAKE2b-256 bc9da1bd86e1b159a1e64603dea7f57d8a6bf46d5860baf35fc747b3baec8313

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 59d849f22a7e73be33928b74dfd9ffeafdeb7d6cb2aebda1827e0e249c7f3074
MD5 e1407b4ff57239e8d1189f31b49046fa
BLAKE2b-256 6de76dc60fd139e5d81484426ff7876032eaa14fb327ae9ef7a71d487a7a9bdf

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 471287b338ac66b5085bd55f7d13b0b3c8cd29fc676a77dc23de4d7318755382
MD5 42873750203a799eba7dee0def0341dc
BLAKE2b-256 71ee4b1f062ffb0c1770878cf5377395fa7ee79f03bb681606efcf45c404257c

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: rtmodel-3.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rtmodel-3.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d59e3e1094392c629c684eaf66bfe35e80839eb03898eea4b4bbcc1cd44253c5
MD5 e42ae42619d9bfd939b9349682599112
BLAKE2b-256 15603e155ad7ca082028c9ccdcff6e52df6bc003cdf87d53c93e048d7adbc766

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp311-cp311-win32.whl.

File metadata

  • Download URL: rtmodel-3.3-cp311-cp311-win32.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rtmodel-3.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e0a5963e3edbc30955fef7ac981e791b11ddad3cc9367349941f645555896c06
MD5 23422402f6309e7429ef7664b0224086
BLAKE2b-256 bdbd6d331d28772db9039a4b12cc7e6ae196fab52fcdcfc45934486410f42188

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 78a79eac55350c0dc04e8703d1266f8ca3f8157312b0000591d15fb1a2105080
MD5 9df1c58631e7dc1627e2a0b20a6ca2e5
BLAKE2b-256 2a904fd9843897e8854af4a8053eaaf854326efe6d7c7604c4260eb35b57a279

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0bda3fa6ad7a54b9f7726f803bfe89f0543e54aac1ce12a486f9d142020bcb56
MD5 caafe4741651d7cf971ba7f6f3987c05
BLAKE2b-256 0ccd4d0baa34070163f15bd983a79653333ca14b54ed79a5b41d24feed4e3373

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4cdd32527a8c83169d1167561fb45a3cb3c944ac5c27a8e9d272f8b21423ca29
MD5 bc530681958a9fef8868e5d172238e72
BLAKE2b-256 596ce83b67c450a169f6ff378d8f6b9d08c44cd6538fc2c25576b4e33d3cead4

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1119a0db2b851339009182c491be56ef476334b3ea10a19335d68c123958bf00
MD5 b034d166091761044ac371252686479c
BLAKE2b-256 7b41980f626b29f119d0c37640210099f8cdb5974d68bbebcb116e31c07ee913

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: rtmodel-3.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rtmodel-3.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 84db3f76706c870b0e40c493e8cd987087ef7f0ecf36fae571bc97354cddda24
MD5 e19550b8948911e3d4ffc80768034d04
BLAKE2b-256 825d6a0cf8f1ba4fcea52a76a8e08c0bd7cbdd5a9f4cb157a8c66ae57e32273d

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp310-cp310-win32.whl.

File metadata

  • Download URL: rtmodel-3.3-cp310-cp310-win32.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rtmodel-3.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 98e054d7a8c0ba0698146913f53453bcca842839d741f4b232e4b1303ca07a67
MD5 f5c329337cc81bf6c239ce25f89d44ad
BLAKE2b-256 c7014597d8c43c21b4ca4a79eb69b00772803a13c3bebda63f7708cf21fc2f74

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 af450631ecd47bc74f1ed8037a60389d4288fc8c562ef01743f635c6b3c2053e
MD5 70bfd68508d9cdaab200dab86aa382fe
BLAKE2b-256 79961cdd1b0aa8024da737195824762cc09852dd3ba5c9f396cca5178cf1535c

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5144880a414d80956308a6f4e01acd81e9db4f4bf2edd35ba57c266e8d716ed6
MD5 08db4fd392d19cfde576b680155e723f
BLAKE2b-256 502e95edb6a74f0eb37860cf58f51c058afb544dffe4c9f9515071d3b95fba7d

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0707ef19e06adfb4b9db7c96041a10280d9f67377fd89534ebbe7b6fc5e2a760
MD5 201e13bdcae1a4b08489c7cf99e948ac
BLAKE2b-256 f6bccb74d75dbfe7cc319662d358a3872f9a400392633964ad3a89b70133283b

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 20be816c056e66f170ae4a7c93e2f39285d9586eb728b08c8b027148939234d6
MD5 953cb9c1718d306157351b34f0578ba2
BLAKE2b-256 c56b39b2688772b223f2c38df22cef0d0ebd764c8413b1f4b6109ad80909e1e2

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: rtmodel-3.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rtmodel-3.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 dc8c48a218da7b401633e5e661a0cb6ec62ff2842ea88a6ca8a8406c5d890ba8
MD5 143fc4a463b7076325cb84e9a8a0e947
BLAKE2b-256 46a88d4d9e1f9c91df9792d4ea0db41a99d94723087c6c9d09a3b22cd365da79

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp39-cp39-win32.whl.

File metadata

  • Download URL: rtmodel-3.3-cp39-cp39-win32.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rtmodel-3.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 e5a105f3fb51e9bc64dfd9ae19954089831fc0756a468b2d6fc0a162ef445bc2
MD5 2db07ad553ca39b1546971c41c3756b5
BLAKE2b-256 54c681db795e454362e0016f9e6500ae13cfffe4736c8318090f26d844addf76

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1f0089942ab17c428532a7c5e4e77c071eed76fff1998dcc57cc92785d183b85
MD5 5a952d24ee03307fb85003f3406af4f1
BLAKE2b-256 b5e721f106b4dccf8a92df42337fdca74c665c207646c65f272c005c20c228ed

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a69aeb0cfe8c73c1f4e64b12b311f393b3eae7cc92e944e45734143ae68a4100
MD5 0c69be917db2e31acee74d89f605aee3
BLAKE2b-256 47f6d909f6407a064c58217cc9243dad4fd74b5d6cee3d70e2e2bd5d8fbdc4c0

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b6fae2f52970b3c3f7b92e90dfffcdbd96135bdbf7b6ee4db71b1c5cee28522e
MD5 93c7cbc0632c44d5eef12ec0ef3139fc
BLAKE2b-256 7eca448beefe31f3a9da431f1cad6faba89018e7a640258995f5fffce8778d95

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 03c439aa55a8b5eaa51e494386af4c0c9f5a85e4bec42c657206279f6270d89a
MD5 a76624d92a972fd84092355fa7f521ae
BLAKE2b-256 53a43ca76af031ccba3f0dfce99ba7793afbddd1ba2807f6d9c9a3ce1a6a27ee

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: rtmodel-3.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rtmodel-3.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 f4d5960fb0eaad27a635303342934f8d258f8920c083dff10295b1517a88c12c
MD5 5fe1ce73298e770402083a633d1936c8
BLAKE2b-256 f2fb97edabe7242c6e1c973c456ad7a5bfe35821ced93422a7cbb4023d7a8b1f

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp38-cp38-win32.whl.

File metadata

  • Download URL: rtmodel-3.3-cp38-cp38-win32.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rtmodel-3.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 14e05e3e24a54b1aaf12b144b9d956853ed053bae966acad3d3f81feb49a15ad
MD5 9a531fa63e64c1941d439d62843c4b43
BLAKE2b-256 faaaf515590002116e431e4bbb45e86ad4416ccf31f3441c233c22b275ce46d8

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a4f6aacf9a6a65fb4270d54bb12a740f9975ab3680da8b450f76311ab3188bb0
MD5 9e7b250da81bb72014e994a547a7e675
BLAKE2b-256 a4f6d1e92d844b3797a4d9c0dd46646972c7335565b5ec47c0edb29c2af27cf2

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 47c254685b5ba072b49fe87cdb41bc130e69cb5221340ab5a7c8afc19aec7cbb
MD5 4d6d4f0650998e5e0aa46983ec412922
BLAKE2b-256 803cad64ccff54c34e30f4e2b78ac172df74d643e112991166fc6c1a1441d001

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3e718fa44863c15bb71783afa0510f2a789d69f5272f0beb6f51829b4c6d2756
MD5 fac6d09e41e5de0cd9db9506887b5aa3
BLAKE2b-256 165ccf12bb04415382ea2d9f62a6122e7f5cf2301a3c2c37bf7aecbad79dd63f

See more details on using hashes here.

File details

Details for the file rtmodel-3.3-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for rtmodel-3.3-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 973414246e4ea7d9ea85338b0299b74bce2449dbc7dbf6ba17644337f4684921
MD5 8e5ebc8ebf1265852cfdbc1d1f3702d0
BLAKE2b-256 431735bcb2484763d5817db0cc68ea304e1e0ba207cf24285f1ff36cbb98d31c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page