Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC: Enable nitpicky #171

Open
pllim opened this issue Sep 20, 2022 · 1 comment
Open

DOC: Enable nitpicky #171

pllim opened this issue Sep 20, 2022 · 1 comment

Comments

@pllim
Copy link
Collaborator

pllim commented Sep 20, 2022

#170 tried to introduce nitpicky mode but there are over 170 warnings to fix.

@zacharyburnett
Copy link
Contributor

zacharyburnett commented Sep 20, 2022

it looks like most if not all of the warnings are just from inconsistent usage of types in docstrings https://readthedocs.org/projects/acstools/builds/18123580/:

/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs2d.py:docstring of acstools.acs2d.acs2d:1: WARNING: py:class reference target not found: list of str
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs2d.py:docstring of acstools.acs2d.acs2d:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs2d.py:docstring of acstools.acs2d.acs2d:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs2d.py:docstring of acstools.acs2d.acs2d:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs2d.py:docstring of acstools.acs2d.acs2d:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs2d.py:docstring of acstools.acs2d.acs2d:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:1: WARNING: py:class reference target not found: list of str
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:11: WARNING: py:obj reference target not found: suffix='csck'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:1: WARNING: py:class reference target not found: { 'pmode1'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:1: WARNING: py:class reference target not found: 'pmode2'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:1: WARNING: py:class reference target not found: 'mean'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:1: WARNING: py:class reference target not found: 'mode'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:1: WARNING: py:class reference target not found: 'median'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:1: WARNING: py:class reference target not found: 'midpt' }
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:1: WARNING: py:class reference target not found: Default = 'pmode1'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:1: WARNING: py:class reference target not found: Default = None
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:1: WARNING: py:class reference target not found: Default = None
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:1: WARNING: py:class reference target not found: Default = 0.1
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:59: WARNING: py:obj reference target not found: 'mode'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:59: WARNING: py:obj reference target not found: 'midpt'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:1: WARNING: py:class reference target not found: list of these types
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:1: WARNING: py:class reference target not found: list of these types
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:1: WARNING: py:class reference target not found: Default = None
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:74: WARNING: py:obj reference target not found: dqbits
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:84: WARNING: py:obj reference target not found: dqbits
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:89: WARNING: py:obj reference target not found: dqbits
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:96: WARNING: py:obj reference target not found: dqbits
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:96: WARNING: py:obj reference target not found: dqbits
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:96: WARNING: py:obj reference target not found: dqbits
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:109: WARNING: py:obj reference target not found: mask1
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:109: WARNING: py:obj reference target not found: mask2
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:115: WARNING: py:obj reference target not found: atol
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe.py:docstring of acstools.acs_destripe.clean:115: WARNING: py:obj reference target not found: rpt_clean
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.crrej_plus:: WARNING: py:class reference target not found: list of str
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:1: WARNING: py:class reference target not found: list of str
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:1: WARNING: py:class reference target not found: { 'pmode1'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:1: WARNING: py:class reference target not found: 'pmode2'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:1: WARNING: py:class reference target not found: 'mean'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:1: WARNING: py:class reference target not found: 'mode'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:1: WARNING: py:class reference target not found: 'median'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:1: WARNING: py:class reference target not found: 'midpt' }
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:1: WARNING: py:class reference target not found: Default = 'pmode1'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:34: WARNING: py:obj reference target not found: imagestats
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:1: WARNING: py:class reference target not found: Default = None
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:1: WARNING: py:class reference target not found: Default = None
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:1: WARNING: py:class reference target not found: Default = 0.1
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:63: WARNING: py:obj reference target not found: 'mode'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:63: WARNING: py:obj reference target not found: 'midpt'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:1: WARNING: py:class reference target not found: list of str
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:1: WARNING: py:class reference target not found: list of str
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:1: WARNING: py:class reference target not found: Default = None
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:75: WARNING: py:obj reference target not found: dqbits
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:85: WARNING: py:obj reference target not found: dqbits
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:90: WARNING: py:obj reference target not found: dqbits
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:97: WARNING: py:obj reference target not found: dqbits
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:97: WARNING: py:obj reference target not found: dqbits
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:97: WARNING: py:obj reference target not found: dqbits
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:110: WARNING: py:obj reference target not found: scimask1
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:110: WARNING: py:obj reference target not found: scimask2
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:116: WARNING: py:obj reference target not found: atol
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acs_destripe_plus.py:docstring of acstools.acs_destripe_plus.destripe_plus:116: WARNING: py:obj reference target not found: rpt_clean
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsccd.py:docstring of acstools.acsccd.acsccd:1: WARNING: py:class reference target not found: list of str
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsccd.py:docstring of acstools.acsccd.acsccd:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsccd.py:docstring of acstools.acsccd.acsccd:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsccd.py:docstring of acstools.acsccd.acsccd:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsccd.py:docstring of acstools.acsccd.acsccd:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsccd.py:docstring of acstools.acsccd.acsccd:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acscte.py:docstring of acstools.acscte.acscte:1: WARNING: py:class reference target not found: list of str
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acscte.py:docstring of acstools.acscte.acscte:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acscte.py:docstring of acstools.acscte.acscte:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acscte.py:docstring of acstools.acscte.acscte:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acscte.py:docstring of acstools.acscte.acscte:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acscte.py:docstring of acstools.acscte.acscte:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acscte.py:docstring of acstools.acscte.acscte:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acscteforwardmodel.py:docstring of acstools.acscteforwardmodel.acscteforwardmodel:1: WARNING: py:class reference target not found: list of str
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acscteforwardmodel.py:docstring of acstools.acscteforwardmodel.acscteforwardmodel:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acscteforwardmodel.py:docstring of acstools.acscteforwardmodel.acscteforwardmodel:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acscteforwardmodel.py:docstring of acstools.acscteforwardmodel.acscteforwardmodel:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acscteforwardmodel.py:docstring of acstools.acscteforwardmodel.acscteforwardmodel:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acscteforwardmodel.py:docstring of acstools.acscteforwardmodel.acscteforwardmodel:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acscteforwardmodel.py:docstring of acstools.acscteforwardmodel.acscteforwardmodel:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsphotcte.py:docstring of acstools.acsphotcte.PhotCTEAPI.correct_photometry:1: WARNING: py:class reference target not found: {3
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsphotcte.py:docstring of acstools.acsphotcte.PhotCTEAPI.correct_photometry:1: WARNING: py:class reference target not found: 5}
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: list of str
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: {'med'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: 'min'}
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: {'none'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: 'mode'}
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acsrej.py:docstring of acstools.acsrej.acsrej:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acssum.py:docstring of acstools.acssum.acssum:1: WARNING: py:class reference target not found: list of str
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acssum.py:docstring of acstools.acssum.acssum:11: WARNING: py:obj reference target not found: output
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acssum.py:docstring of acstools.acssum.acssum:11: WARNING: py:obj reference target not found: output
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acssum.py:docstring of acstools.acssum.acssum:11: WARNING: py:obj reference target not found: output
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acssum.py:docstring of acstools.acssum.acssum:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acssum.py:docstring of acstools.acssum.acssum:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acssum.py:docstring of acstools.acssum.acssum:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acssum.py:docstring of acstools.acssum.acssum:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acssum.py:docstring of acstools.acssum.acssum:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acszpt.py:docstring of acstools.acszpt.Query:1: WARNING: py:class reference target not found: {'HRC'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acszpt.py:docstring of acstools.acszpt.Query:1: WARNING: py:class reference target not found: 'SBC'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/acszpt.py:docstring of acstools.acszpt.Query:1: WARNING: py:class reference target not found: 'WFC'}
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/calacs.py:docstring of acstools.calacs.calacs:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/calacs.py:docstring of acstools.calacs.calacs:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/calacs.py:docstring of acstools.calacs.calacs:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/calacs.py:docstring of acstools.calacs.calacs:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/calacs.py:docstring of acstools.calacs.calacs:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/calacs.py:docstring of acstools.calacs.calacs:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/calacs.py:docstring of acstools.calacs.calacs:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/calacs.py:docstring of acstools.calacs.calacs:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/polarization_tools.py:docstring of acstools.polarization_tools.Polarization:1: WARNING: py:class reference target not found: {'wfc'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/polarization_tools.py:docstring of acstools.polarization_tools.Polarization:1: WARNING: py:class reference target not found: 'hrc'}
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/polarization_tools.py:docstring of acstools.polarization_tools.PolarizerTables.from_package_data:5: WARNING: py:obj reference target not found: acstools.polarizer_tools.PolarizerTables
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/polarization_tools.py:docstring of acstools.polarization_tools.PolarizerTables.from_yaml:7: WARNING: py:obj reference target not found: acstools.polarizer_tools.PolarizerTables
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/polarization_tools.py:docstring of acstools.polarization_tools.calc_fraction:1: WARNING: py:class reference target not found: Default = 1
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/polarization_tools.py:docstring of acstools.polarization_tools.calc_stokes:1: WARNING: py:class reference target not found: Default = 1; optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/polarization_tools.py:docstring of acstools.polarization_tools.calc_stokes:1: WARNING: py:class reference target not found: Default = 1; optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/polarization_tools.py:docstring of acstools.polarization_tools.calc_stokes:1: WARNING: py:class reference target not found: Default = 1; optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/polarization_tools.py:docstring of acstools.polarization_tools.calc_stokes:1: WARNING: py:class reference target not found: tuple of floats
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/polarization_tools.py:docstring of acstools.polarization_tools.calc_theta:1: WARNING: py:class reference target not found: {'wfc'
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/polarization_tools.py:docstring of acstools.polarization_tools.calc_theta:1: WARNING: py:class reference target not found: 'hrc'}
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.detsat:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.detsat:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.detsat:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.detsat:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.detsat:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.detsat:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.detsat:1: WARNING: py:class reference target not found: tuple of float
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.detsat:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.detsat:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.detsat:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.detsat:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.make_mask:1: WARNING: py:class reference target not found: ndarray
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.make_mask:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.make_mask:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.make_mask:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.make_mask:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.make_mask:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.make_mask:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.make_mask:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.make_mask:1: WARNING: py:class reference target not found: ndarray
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.update_dq:1: WARNING: py:class reference target not found: ndarray
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.update_dq:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/satdet.py:docstring of acstools.satdet.update_dq:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/utils_calib.py:docstring of acstools.utils_calib.extract_dark:1: WARNING: py:class reference target not found: obj
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/utils_calib.py:docstring of acstools.utils_calib.extract_dark:1: WARNING: py:class reference target not found: obj
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/utils_calib.py:docstring of acstools.utils_calib.extract_flash:1: WARNING: py:class reference target not found: obj
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/utils_calib.py:docstring of acstools.utils_calib.extract_flash:1: WARNING: py:class reference target not found: obj
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/utils_calib.py:docstring of acstools.utils_calib.extract_flatfield:1: WARNING: py:class reference target not found: obj
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/utils_calib.py:docstring of acstools.utils_calib.extract_flatfield:1: WARNING: py:class reference target not found: obj
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/utils_calib.py:docstring of acstools.utils_calib.extract_ref:1: WARNING: py:class reference target not found: obj
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/utils_calib.py:docstring of acstools.utils_calib.extract_ref:1: WARNING: py:class reference target not found: obj
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/utils_calib.py:docstring of acstools.utils_calib.extract_ref:1: WARNING: py:class reference target not found: array-like
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/utils_calib.py:docstring of acstools.utils_calib.find_line:1: WARNING: py:class reference target not found: obj
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/utils_calib.py:docstring of acstools.utils_calib.find_line:1: WARNING: py:class reference target not found: obj
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/utils_calib.py:docstring of acstools.utils_calib.from_lt:1: WARNING: py:class reference target not found: tuple of float
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/utils_calib.py:docstring of acstools.utils_calib.from_lt:1: WARNING: py:class reference target not found: tuple of float
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/utils_calib.py:docstring of acstools.utils_calib.get_corner:1: WARNING: py:class reference target not found: obj
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/utils_calib.py:docstring of acstools.utils_calib.get_corner:1: WARNING: py:class reference target not found: optional
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/utils_calib.py:docstring of acstools.utils_calib.get_lt:1: WARNING: py:class reference target not found: obj
/home/docs/checkouts/readthedocs.org/user_builds/acstools/envs/170/lib/python3.9/site-packages/acstools/utils_calib.py:docstring of acstools.utils_calib.get_lt:1: WARNING: py:class reference target not found: tuple of float
/home/docs/checkouts/readthedocs.org/user_builds/acstools/checkouts/170/doc/source/calacs.rst:227: WARNING: py:obj reference target not found: acstools

@pllim pllim mentioned this issue Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants