Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tmplummer
/
astropy
Public
forked from
astropy/astropy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
astropy
astropy
convolution
kernels.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 26, 2023
ruff isort astropy.convolution
nstarman
committed
cf64708
View commit details
Copy full SHA for cf64708
View code at this point
Browse repository at this point
Commits on May 2, 2023
Remove raise_even_kernel_exception function
larrybradley
committed
f846102
View commit details
Copy full SHA for f846102
View code at this point
Browse repository at this point
Commits on Jan 31, 2023
fix D405 - CapitalizeSectionName
Show description for 714b8a2
nstarman
committed
714b8a2
View commit details
Copy full SHA for 714b8a2
View code at this point
Browse repository at this point
Commits on Jan 16, 2023
fix D415 - EndsInPunctuation
Show description for b4f3dae
nstarman
committed
b4f3dae
View commit details
Copy full SHA for b4f3dae
View code at this point
Browse repository at this point
Commits on Nov 15, 2022
[black] Allow `black` to run on `astropy.convolution`
Show description for 9d4adb8
WilliamJamieson
committed
9d4adb8
View commit details
Copy full SHA for 9d4adb8
View code at this point
Browse repository at this point
Commits on Jun 2, 2022
Clean up
larrybradley
committed
6eaf074
View commit details
Copy full SHA for 6eaf074
View code at this point
Browse repository at this point
Fix spacing
larrybradley
committed
36dbbbe
View commit details
Copy full SHA for 36dbbbe
View code at this point
Browse repository at this point
Fix kernel truncation value
larrybradley
committed
6b8d547
View commit details
Copy full SHA for 6b8d547
View code at this point
Browse repository at this point
Ensure that returned kernels are normalized to sum to 1
larrybradley
committed
1f6f423
View commit details
Copy full SHA for 1f6f423
View code at this point
Browse repository at this point
Update Kernel mode docstrings
larrybradley
committed
ab288e3
View commit details
Copy full SHA for ab288e3
View code at this point
Browse repository at this point
Merge pull request #13300 from larrybradley/remove-mexicanhat
Show description for 269d7b8
pllim
authored
269d7b8
View commit details
Copy full SHA for 269d7b8
View code at this point
Browse repository at this point
Remove deprecated MexicanHat1DKernel and MexicanHat2DKernel
larrybradley
committed
c395ec1
View commit details
Copy full SHA for c395ec1
View code at this point
Browse repository at this point
Remove unimplemented/undocumented PSFKernel class
larrybradley
committed
843f969
View commit details
Copy full SHA for 843f969
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
isort convolve
Show description for 2f6d2f1
nstarman
committed
2f6d2f1
View commit details
Copy full SHA for 2f6d2f1
View code at this point
Browse repository at this point
Commits on Jun 15, 2021
Add brief note on normalization to convolution kernel docs
Show description for e45ffe3
svank
committed
e45ffe3
View commit details
Copy full SHA for e45ffe3
View code at this point
Browse repository at this point
Commits on May 17, 2021
Correct 'see also' docs for some kernels
Show description for f2e4b91
svank
committed
f2e4b91
View commit details
Copy full SHA for f2e4b91
View code at this point
Browse repository at this point
Fix docs on normalization of AiryDisk2DKernel
Show description for ed8c4f6
svank
committed
ed8c4f6
View commit details
Copy full SHA for ed8c4f6
View code at this point
Browse repository at this point
Commits on Apr 27, 2021
convolution : physical-type parameter annotations
Show description for 5a58659
nstarman
committed
5a58659
View commit details
Copy full SHA for 5a58659
View code at this point
Browse repository at this point
Commits on Apr 15, 2021
convolution floor operator for default values
Show description for 6165f19
nstarman
committed
6165f19
View commit details
Copy full SHA for 6165f19
View code at this point
Browse repository at this point
xref cleanup in convolution
Show description for b66a502
nstarman
committed
b66a502
View commit details
Copy full SHA for b66a502
View code at this point
Browse repository at this point
turn on numpydoc_xref_param_type
Show description for a15d824
4 people
committed
a15d824
View commit details
Copy full SHA for a15d824
View code at this point
Browse repository at this point
Commits on Nov 1, 2019
Notes about Ricker renaming [docs only]
pllim
committed
4847ed1
View commit details
Copy full SHA for 4847ed1
View code at this point
Browse repository at this point
Don't include deprecated models in __all__
astrofrog
committed
76ffbf3
View commit details
Copy full SHA for 76ffbf3
View code at this point
Browse repository at this point
Commits on Oct 31, 2019
Added tests for deprecated models and more renaming
astrofrog
committed
e607448
View commit details
Copy full SHA for e607448
View code at this point
Browse repository at this point
Commits on Oct 26, 2019
Fix pep8
bsipocz
committed
a96a9d0
View commit details
Copy full SHA for a96a9d0
View code at this point
Browse repository at this point
Deprecate the MexicanHat kernels, too
bsipocz
committed
110d571
View commit details
Copy full SHA for 110d571
View code at this point
Browse repository at this point
Changing usage of MexicanHat models to RickerWavelet
bsipocz
committed
8c9e963
View commit details
Copy full SHA for 8c9e963
View code at this point
Browse repository at this point
Commits on Oct 22, 2019
Merge pull request #9356 from bsipocz/convolution_remove_deprecation
Show description for ec95e6e
pllim
authored
ec95e6e
View commit details
Copy full SHA for ec95e6e
View code at this point
Browse repository at this point
Commits on Oct 19, 2019
Document that theta for Gaussian2DKernel can be a Quantity
astrofrog
committed
aa109b0
View commit details
Copy full SHA for aa109b0
View code at this point
Browse repository at this point
Commits on Oct 13, 2019
Remove deprecation stddev kwarg
bsipocz
committed
d2e5163
View commit details
Copy full SHA for d2e5163
View code at this point
Browse repository at this point
Commits on Dec 7, 2018
Change all relative imports to absolute imports
Show description for 0c64572
astrofrog
committed
0c64572
View commit details
Copy full SHA for 0c64572
View code at this point
Browse repository at this point
Commits on Nov 12, 2018
Add comment about amplitude computation
saimn
committed
8a3238b
View commit details
Copy full SHA for 8a3238b
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
Fix Moffat2DKernel's FWHM
Show description for b73b406
saimn
committed
b73b406
View commit details
Copy full SHA for b73b406
View code at this point
Browse repository at this point
Commits on Oct 25, 2018
Performance enhancements for convolution.convolve
Show description for f9ca07e
jamienoss
committed
f9ca07e
View commit details
Copy full SHA for f9ca07e
View code at this point
Browse repository at this point
Commits on Oct 21, 2018
Fix spelling mistakes in code
astrofrog
committed
4e26af9
View commit details
Copy full SHA for 4e26af9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.