-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: consistent doc string wrapping (#116)
* fix: consistent doc string wrapping for angle.py * fix: put back private doc strings * fix: wrap doc strings for bessel, bounds, and box * fix: doc string wrapping for celestial.py * fix: doc string wrapping for convolve.py * fix: wrap doc strings in exp, fitswcs, gsobject, and gaussian * fix: wrap doc strings gsparams and image * fix: wrap interpolant * fix: wrong attribute * fix: wrap doc strings for interpolated images and moffat * fix: wrap doc strings for noise * fix: wrap doc strings for photon arrays * fix: add some caveats for properties * fix: wrap doc strings for position * fix: no round method * fix: wrap doc strings for random, sensor, shear and remove extra text * fix: wrap doc strings for spergel, sum and transform * fix: start wrapping wcs * fix: finish doc strings in wcs * fix: no function signatures * Update interpolatedimage.py Co-authored-by: Ismael Mendoza <[email protected]> * Update interpolatedimage.py Co-authored-by: Ismael Mendoza <[email protected]> * Update interpolatedimage.py Co-authored-by: Ismael Mendoza <[email protected]> --------- Co-authored-by: Ismael Mendoza <[email protected]>
- Loading branch information
1 parent
48bf965
commit 047cf19
Showing
26 changed files
with
301 additions
and
772 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.