P. L. Lim

Results 416 issues of P. L. Lim

Hello from Astropy Project! The following updates to your package might be necessary to ensure compatibility with the latest stable version of Astropy: - [ ] MPLBACKEND is now set...

Currently, this block is not tested: https://github.com/astropy/specreduce/blob/aa4ceabbfb69595ac58c2ff29a220aabe1e37f68/specreduce/fluxcal.py#L262 Since it is plotting, you might want to write a test where you compare the image, like how `astropy.visualization` does it. That would...

enhancement

Despite this: https://github.com/astropy/specreduce/blob/7e7e4a6f73089fb2ec3bcb1d65985cdd8eacb2c9/.readthedocs.yml#L13 I see still these in the log: ``` .../numpydoc/docscrape.py:449: UserWarning: Unknown section Properties in the docstring of AtmosphericExtinction in .../specreduce/calibration_data.py. .../numpydoc/docscrape.py:449: UserWarning: Unknown section Improvements Needed in...

*This was originally sent to STScI as a help call (INC0131510).* I list below the IRAF tasks that I would most like to see 'carbon copy' replacements for in Python....

- [ ] Revert #211 Example log: https://github.com/scientific-python/pytest-doctestplus/actions/runs/5704149430/job/15457469475 ``` ____________________________ [doctest] module2.foo _____________________________ EXAMPLE LOCATION UNKNOWN, not showing all tests of that example ??? >>> foo(1, 2) Expected: 3.0 Got:...

Example: https://github.com/astropy/pytest-doctestplus/blob/e1eea63ebbdb36ef759c5c90e9ccd40d1a289d55/tests/test_doctestplus.py#L15 It is legacy now and has been replaced by `pytester`. Blocked by: * Need to bump minversion of pytest to 6.2 or later.

Moved from astropy/astropy#3948 . Originally posted by @bsipocz on July 12, 2015. Is there a way to enable the directive to work in the docstrings, too? It works fine in...

enhancement

This is an automated issue from Astropy. You might be using code removed in astropy v6.0.dev from astropy/astropy#14670 in the following files: * spisea/conftest.py Please use https://docs.pytest.org/en/stable/how-to/capture-warnings.html instead. If this...

Scientific Python packages have moved their nightly wheels to a new location. xref astropy/astropy#14869 This is an automated update made by the `batchpr` tool :robot: - feel free to close...

This is probably leftover from package template. This package does not use the `astropy` configuration system at all. Also see astropy/astropy#11497