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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
astropy
/
photutils
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
156
Star
308
Code
Issues
32
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add SourceCatalog n_threads keyword
- #2407
#2407
Merged
larrybradley
merged 12 commits into
astropy:main
astropy/photutils:main
from
larrybradley:segm/sourcecat-nthreads
larrybradley/photutils:segm/sourcecat-nthreads
Copy head branch name to clipboard
Sep 2, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add SourceCatalog n_threads keyword
#2407
larrybradley
merged 12 commits into
astropy:main
astropy/photutils:main
from
larrybradley:segm/sourcecat-nthreads
larrybradley/photutils:segm/sourcecat-nthreads
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
Add an n_threads keyword to SourceCatalog for the Kron kernels
larrybradley
committed
c94dbec
View commit details
Copy full SHA for c94dbec
Browse repository at this point
Pack the SourceCatalog flux_radius inputs so the solve can thread
larrybradley
committed
32db5bc
View commit details
Copy full SHA for 32db5bc
Browse repository at this point
Route every SourceCatalog batch kernel through the n_threads driver
larrybradley
committed
a9331d8
View commit details
Copy full SHA for a9331d8
Browse repository at this point
Test the SourceCatalog scalar collapse of length-less values
larrybradley
committed
b2847af
View commit details
Copy full SHA for b2847af
Browse repository at this point
Test SourceCatalog n_threads under concurrent access and on slices
larrybradley
committed
76483c9
View commit details
Copy full SHA for 76483c9
Browse repository at this point
Test only sequence inputs in the SourceCatalog _make_scalar test
larrybradley
committed
3a4b396
View commit details
Copy full SHA for 3a4b396
Browse repository at this point
Update the flux-radius test docstrings for the packed inputs
larrybradley
committed
84cd30f
View commit details
Copy full SHA for 84cd30f
Browse repository at this point
Validate the packed buffer regions in batch_flux_radius_solve
larrybradley
committed
8f48347
View commit details
Copy full SHA for 8f48347
Browse repository at this point
Derive the SourceCatalog chunk-merge fields from the result containers
larrybradley
committed
39b3483
View commit details
Copy full SHA for 39b3483
Browse repository at this point
Reject bool n_threads values
larrybradley
committed
5f428ee
View commit details
Copy full SHA for 5f428ee
Browse repository at this point
Name the SourceCatalog caches that slicing recomputes
larrybradley
committed
af70164
View commit details
Copy full SHA for af70164
Browse repository at this point
Use fmax for the flux-radius cutout extent
larrybradley
committed
3dc6135
View commit details
Copy full SHA for 3dc6135
Browse repository at this point
You can’t perform that action at this time.