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
Type
/
to 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
.
European-XFEL
/
EXtra-data
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
11
Code
Issues
32
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Parallel decompression for detector data
- #593
#593
Merged
takluyver
merged 15 commits into
master
European-XFEL/EXtra-data:master
from
parallel-decompress-cleanup
European-XFEL/EXtra-data:parallel-decompress-cleanup
Copy head branch name to clipboard
Feb 27, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Parallel decompression for detector data
#593
takluyver
merged 15 commits into
master
European-XFEL/EXtra-data:master
from
parallel-decompress-cleanup
European-XFEL/EXtra-data:parallel-decompress-cleanup
Copy head branch name to clipboard
Commits
Commits on Feb 10, 2025
Machinery for decompressing chunks
takluyver
committed
071c962
View commit details
Copy full SHA for 071c962
Browse repository at this point
Integrate parallel decompression with xtdf detector components
takluyver
committed
fef9a2c
View commit details
Copy full SHA for fef9a2c
Browse repository at this point
Add zlib_into to dependencies
takluyver
committed
dc96f46
View commit details
Copy full SHA for dc96f46
Browse repository at this point
Add decompress_threads parameter to .xarray() as well
takluyver
committed
ae91877
View commit details
Copy full SHA for ae91877
Browse repository at this point
Make some None returns explicit
takluyver
committed
f0c6e1d
View commit details
Copy full SHA for f0c6e1d
Browse repository at this point
Use a newer OS & platform on RTD
takluyver
committed
7014d6e
View commit details
Copy full SHA for 7014d6e
Browse repository at this point
Use parallel decompression in components by default (on suitable data)
takluyver
committed
4dd2291
View commit details
Copy full SHA for 4dd2291
Browse repository at this point
Commits on Feb 11, 2025
Limit default number of decompression threads
takluyver
committed
a2e8428
View commit details
Copy full SHA for a2e8428
Browse repository at this point
Handle chunk not allocated in file
takluyver
committed
7a7b7ef
View commit details
Copy full SHA for 7a7b7ef
Browse repository at this point
Test parallel decompression machinery
takluyver
committed
a48da13
View commit details
Copy full SHA for a48da13
Browse repository at this point
Some fixes from static code checks
takluyver
committed
d9423d4
View commit details
Copy full SHA for d9423d4
Browse repository at this point
Commits on Feb 27, 2025
Add some tests of compression machinery specifically
takluyver
committed
d10806d
View commit details
Copy full SHA for d10806d
Browse repository at this point
Use a token for uploading coverage reports to codecov
takluyver
committed
7d909a7
View commit details
Copy full SHA for 7d909a7
Browse repository at this point
Tell coverage we're using threads
takluyver
committed
66c5f67
View commit details
Copy full SHA for 66c5f67
Browse repository at this point
Control thread pool with EXTRA_NUM_THREADS environment variable
takluyver
committed
2167dcd
View commit details
Copy full SHA for 2167dcd
Browse repository at this point
You can’t perform that action at this time.