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 }}
coder006
/
astropy
Public
forked from
astropy/astropy
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
astropy
astropy
convolution
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 14, 2014
Merge pull request #2276 from embray/merge-parametric-model
Show description for af66877
embray
committed
af66877
View commit details
Copy full SHA for af66877
View code at this point
Browse repository at this point
Commits on Apr 10, 2014
Rename Parametric.*Model to Fittable.*Model--a name whicih at this point better describes the small distinction it has over other Model types. All models (or almost all anyway) have one or more adj…
Show description for 3187719
embray
committed
3187719
View commit details
Copy full SHA for 3187719
View code at this point
Browse repository at this point
Commits on Apr 9, 2014
added width to various kernels
Karan
authored and
Karan
committed
2da85d0
View commit details
Copy full SHA for 2da85d0
View code at this point
Browse repository at this point
Commits on Apr 5, 2014
Merge pull request #2085 from larrybradley/gausskerns
Show description for 6f80ad9
astrofrog
committed
6f80ad9
View commit details
Copy full SHA for 6f80ad9
View code at this point
Browse repository at this point
Commits on Apr 4, 2014
changed input parameter from "width" to "stddev" for Gaussian kernels
larrybradley
committed
9870307
View commit details
Copy full SHA for 9870307
View code at this point
Browse repository at this point
changed input parameter from "width" to "fwhm" for Gaussian kernels
larrybradley
committed
822f6ed
View commit details
Copy full SHA for 822f6ed
View code at this point
Browse repository at this point
Fix typo in Model2DKernel docstring.
Show description for bb77aa5
cdeil
committed
bb77aa5
View commit details
Copy full SHA for bb77aa5
View code at this point
Browse repository at this point
Document return value of discretize_model
cdeil
committed
ca5a4e8
View commit details
Copy full SHA for ca5a4e8
View code at this point
Browse repository at this point
Commits on Mar 28, 2014
changed AiryDisk2DKernel input parameter from width to radius to match AiryDisk2D model
larrybradley
committed
efccdd3
View commit details
Copy full SHA for efccdd3
View code at this point
Browse repository at this point
Commits on Mar 3, 2014
:%s/,\([^ ]\)/, \1/g , even though I disagree with pep8 in this
Show description for ed764ba
keflavich
committed
ed764ba
View commit details
Copy full SHA for ed764ba
View code at this point
Browse repository at this point
human readable times
keflavich
committed
ce5d341
View commit details
Copy full SHA for ce5d341
View code at this point
Browse repository at this point
fixed boolean tests, order of operations, exceedingly slow bigarray test
Show description for a3a313d
keflavich
committed
a3a313d
View commit details
Copy full SHA for a3a313d
View code at this point
Browse repository at this point
minor change to comments
keflavich
committed
d9a0cab
View commit details
Copy full SHA for d9a0cab
View code at this point
Browse repository at this point
too much happened in this commit...
Show description for 31beb81
keflavich
committed
31beb81
View commit details
Copy full SHA for 31beb81
View code at this point
Browse repository at this point
added a brief note about when 'convolve' is preferable
keflavich
committed
5c72b65
View commit details
Copy full SHA for 5c72b65
View code at this point
Browse repository at this point
add "optional" flags
keflavich
committed
117d5c4
View commit details
Copy full SHA for 117d5c4
View code at this point
Browse repository at this point
Exception -> ValueError
keflavich
committed
9366b35
View commit details
Copy full SHA for 9366b35
View code at this point
Browse repository at this point
need to check for that override parameter...
keflavich
committed
9843123
View commit details
Copy full SHA for 9843123
View code at this point
Browse repository at this point
Prevent convolution of enormous (>1 GB) arrays unless explicitly
Show description for 49e183f
keflavich
committed
49e183f
View commit details
Copy full SHA for 49e183f
View code at this point
Browse repository at this point
minor documentation fixes & comments in convolution
keflavich
committed
01e5421
View commit details
Copy full SHA for 01e5421
View code at this point
Browse repository at this point
Fixing many links
bsipocz
committed
8defee3
View commit details
Copy full SHA for 8defee3
View code at this point
Browse repository at this point
Fixed more links, but a few still remains
bsipocz
committed
4292fa2
View commit details
Copy full SHA for 4292fa2
View code at this point
Browse repository at this point
Commits on Feb 27, 2014
Manually merge pull request #1826 from kbarbary/automodsumm-paths
Show description for 1a15472
eteq
committed
1a15472
View commit details
Copy full SHA for 1a15472
View code at this point
Browse repository at this point
Commits on Feb 26, 2014
Merge pull request #2109 from cdeil/docstring_html_links
Show description for dea4907
astrofrog
committed
dea4907
View commit details
Copy full SHA for dea4907
View code at this point
Browse repository at this point
Minor docstring formatting fixes in astropy.convolution
cdeil
committed
8516b44
View commit details
Copy full SHA for 8516b44
View code at this point
Browse repository at this point
Commits on Feb 22, 2014
Fix x, y order with numpy.mgrid usage
cdeil
committed
49d02a7
View commit details
Copy full SHA for 49d02a7
View code at this point
Browse repository at this point
Commits on Feb 17, 2014
add missing __all__ to convolution/core.py
kbarbary
committed
909b123
View commit details
Copy full SHA for 909b123
View code at this point
Browse repository at this point
Commits on Feb 15, 2014
changed to np.isinf
larrybradley
committed
2dcbc23
View commit details
Copy full SHA for 2dcbc23
View code at this point
Browse repository at this point
Commits on Feb 3, 2014
Added CustomKernel tests for zero-summed kernels.
larrybradley
committed
7170374
View commit details
Copy full SHA for 7170374
View code at this point
Browse repository at this point
Commits on Jan 29, 2014
CustomKernel fixes
larrybradley
committed
e3bb253
View commit details
Copy full SHA for e3bb253
View code at this point
Browse repository at this point
Commits on Jan 28, 2014
Raising exception when normalizing kernels, that sum to zero.
adonath
committed
8cf4df5
View commit details
Copy full SHA for 8cf4df5
View code at this point
Browse repository at this point
Clarified MexicanHatKernel normalization
adonath
committed
2a2944c
View commit details
Copy full SHA for 2a2944c
View code at this point
Browse repository at this point
Added simple ModelKernel tests
adonath
committed
292bbbf
View commit details
Copy full SHA for 292bbbf
View code at this point
Browse repository at this point
Added type cast to float64 in CustomKernel and adapted peak normalization
adonath
committed
b7795dc
View commit details
Copy full SHA for b7795dc
View code at this point
Browse repository at this point
Fixed bug in Model2DKernel
adonath
committed
de1a435
View commit details
Copy full SHA for de1a435
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.