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

Addition of missing/incomplete docs #65

Merged
merged 5 commits into from
May 10, 2024
Merged

Conversation

KostasValeckas
Copy link
Contributor

Changes made to drizzle.py, slit_combine.py, resample_numba.py and slit_combine.py

This concludes the overall documentation walk-through together with PR's #61 and #59 (since resample.py did not need any edits).

The commentary is the same as in #61 and #59 - in short: both missing docstrings were generated, as well as any docstrings missing parameters/returns were completed, using AI where sensible. A hand-full of unsused parameters were deleted. Some automatic formatting changes from 'black' made their way into the commit - I will let them stay.

All ambiguities have been commented with "TODO" statements one line above the docstring.

Formatting has been re-checked with 'black' and 'flake8'. URL's were allowed to exceed 79 characters.

All 17 pytests pass - 7 warnings.

KostasValeckas and others added 5 commits May 8, 2024 17:25
resample_numba.py, slit_combine.py, spectrum.py
address TODO
reviewed changes
reviewed changes
Copy link
Owner

@gbrammer gbrammer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All changes reviewed. Looks great.

@gbrammer gbrammer merged commit e55ba27 into gbrammer:main May 10, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants