PyTransit
PyTransit copied to clipboard
Fast and easy exoplanet transit light curve modelling.
PyTransit/notebooks/01_broadband_parameter_estimation.ipynb Python 3.8.5 TypingError: Failed in nopython mode pipeline (step: nopython frontend) non-precise type array(pyobject, 0d, C) During: typing of argument at /var/folders/39/hmv9hpy10cg6cx015773lbtw0000gn/T/ipykernel_1807/3291592562.py (3) File "../../../../var/folders/39/hmv9hpy10cg6cx015773lbtw0000gn/T/ipykernel_1807/3291592562.py", line 3:
**Describe the bug** Running a simple evaluation of the QuadraticModel raises a numba TypingError. What's odd to me is that calling evaluate_ps doesn't raise any issue. The issue itself is:...
Updates the requirements on [tqdm](https://github.com/tqdm/tqdm) to permit the latest version. Release notes Sourced from tqdm's releases. tqdm v4.62.0 stable asyncio.gather API consistency with stdlib (#1212) fix shutdown exception (#1209 <-...
Updates the requirements on [xarray](https://github.com/pydata/xarray) to permit the latest version. Release notes Sourced from xarray's releases. v0.19.0 This release brings improvements to plotting of categorical data, the ability to specify...
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. Changelog Sourced from setuptools's changelog. v57.4.0 Changes #2722: Added support for SETUPTOOLS_EXT_SUFFIX environment variable to override the suffix normally detected...
Some of the values in the light curve are nans when evaluating the following: from pytransit import GravityDarkenedModel rstar = 1.661671 k = [0.08381965] rho = 0.375759167 rperiod = 0.236134363449647...
Updates the requirements on [uncertainties](https://github.com/lebigot/uncertainties) to permit the latest version. Release notes Sourced from uncertainties's releases. Global customization of the pretty-print and LaTeX formats The pretty-print and LaTeX formats can...
Updates the requirements on [pyopencl](https://github.com/inducer/pyopencl) to permit the latest version. Commits dfc4e84 Bump version to 2021.2.6 f4b73fc Broadcast binary ops with device scalars (#502) a56281a docs: fix a few simple...
Updates the requirements on [emcee](https://github.com/dfm/emcee) to permit the latest version. Release notes Sourced from emcee's releases. emcee v3.1.0 Added preliminary support for named parameters #386 Improved handling of blob dtypes...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...