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
.
areaDetector
/
ADCore
Public
Notifications
You must be signed in to change notification settings
Fork
79
Star
22
Code
Issues
40
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: areaDetector/ADCore
Actions
All workflows
Workflows
ADCore
ADCore
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
126 workflow runs
126 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Add optional NDStatsProfiles for Phoebus row/column plots
ADCore
#265:
Pull request
#600
synchronize by
kgofron
22m 37s
kgofron:feat/stats-profiles-example
kgofron:feat/stats-profiles-example
22m 37s
View #600
View workflow file
ci: update GitHub Actions configuration
ADCore
#264:
Pull request
#602
synchronize by
ralphlange
15m 45s
ralphlange:update-ci
ralphlange:update-ci
15m 45s
View #602
View workflow file
ci: update GitHub Actions configuration
ADCore
#263:
Pull request
#602
synchronize by
ralphlange
10m 14s
ralphlange:update-ci
ralphlange:update-ci
10m 14s
View #602
View workflow file
ci: update GitHub Actions configuration
ADCore
#262:
Pull request
#602
opened by
ralphlange
4m 57s
ralphlange:update-ci
ralphlange:update-ci
4m 57s
View #602
View workflow file
Add optional NDStatsProfiles for Phoebus row/column plots
ADCore
#261:
Pull request
#600
opened by
kgofron
13m 46s
kgofron:feat/stats-profiles-example
kgofron:feat/stats-profiles-example
13m 46s
View #600
View workflow file
Merge pull request #598 from physwkim/fix/process-stats-divide-by-zero
ADCore
#260:
Commit
ee039d2
pushed by
MarkRivers
12m 22s
master
master
12m 22s
View workflow file
Merge pull request #599 from physwkim/fix/circbuff-softtrigger-zero-d…
ADCore
#259:
Commit
c8f4bfa
pushed by
MarkRivers
8m 12s
master
master
8m 12s
View workflow file
NDPluginCircularBuff: writing 0 to SoftTrigger disarms, does not fire
ADCore
#258:
Pull request
#599
opened by
physwkim
12m 36s
physwkim:fix/circbuff-softtrigger-zero-disarms
physwkim:fix/circbuff-softtrigger-zero-disarms
12m 36s
View #599
View workflow file
NDPluginProcess & NDPluginStats: guard three divide-by-zero paths reachable from user PVs
ADCore
#257:
Pull request
#598
opened by
physwkim
12m 26s
physwkim:fix/process-stats-divide-by-zero
physwkim:fix/process-stats-divide-by-zero
12m 26s
View #598
View workflow file
Merge pull request #597 from physwkim/fix/stats-uninitialized
ADCore
#256:
Commit
7380981
pushed by
MarkRivers
19m 9s
master
master
19m 9s
View workflow file
Merge pull request #596 from physwkim/fix/timeseries-average-narrowing
ADCore
#255:
Commit
a3bd265
pushed by
MarkRivers
5m 13s
master
master
5m 13s
View workflow file
Merge pull request #595 from physwkim/fix/attrplot-off-by-one
ADCore
#254:
Commit
8dca719
pushed by
MarkRivers
1m 46s
master
master
1m 46s
View workflow file
Merge pull request #594 from physwkim/fix/roistat-rgb-oob
ADCore
#253:
Commit
16624ed
pushed by
MarkRivers
1m 45s
master
master
1m 45s
View workflow file
NDPluginStats: value-initialise stats structs so dark frames don't broadcast garbage
ADCore
#252:
Pull request
#597
opened by
physwkim
14m 43s
physwkim:fix/stats-uninitialized
physwkim:fix/stats-uninitialized
14m 43s
View #597
View workflow file
NDPluginTimeSeries: divide the averaged sum before narrowing, not after
ADCore
#251:
Pull request
#596
opened by
physwkim
14m 42s
physwkim:fix/timeseries-average-narrowing
physwkim:fix/timeseries-average-narrowing
14m 42s
View #596
View workflow file
NDPluginAttrPlot: fix <= off-by-one that grows the attribute list past its buffers
ADCore
#250:
Pull request
#595
opened by
physwkim
12m 58s
physwkim:fix/attrplot-off-by-one
physwkim:fix/attrplot-off-by-one
12m 58s
View #595
View workflow file
NDPluginROIStat: return after rank guard to prevent heap OOB on 3-D (RGB) arrays
ADCore
#249:
Pull request
#594
opened by
physwkim
13m 48s
physwkim:fix/roistat-rgb-oob
physwkim:fix/roistat-rgb-oob
13m 48s
View #594
View workflow file
Allow writing bad pixel json text directly to PV, add unit tests for NDPluginBadPixel
ADCore
#248:
Pull request
#592
synchronize by
jwlodek
12m 37s
jwlodek:allow-writing-badpixel-json-directly-to-pv
jwlodek:allow-writing-badpixel-json-directly-to-pv
12m 37s
View #592
View workflow file
Allow writing bad pixel json text directly to PV, add unit tests for NDPluginBadPixel
ADCore
#247:
Pull request
#592
synchronize by
jwlodek
10m 55s
jwlodek:allow-writing-badpixel-json-directly-to-pv
jwlodek:allow-writing-badpixel-json-directly-to-pv
10m 55s
View #592
View workflow file
Allow writing bad pixel json text directly to PV, add unit tests for NDPluginBadPixel
ADCore
#246:
Pull request
#592
opened by
jwlodek
9m 6s
jwlodek:allow-writing-badpixel-json-directly-to-pv
jwlodek:allow-writing-badpixel-json-directly-to-pv
9m 6s
View #592
View workflow file
Merge pull request #586 from gustavosr8/cc-fix
ADCore
#245:
Commit
5860bd3
pushed by
ericonr
12m 25s
master
master
12m 25s
View workflow file
Merge pull request #572 from exzombie/destructible-drivers
ADCore
#244:
Commit
68fc312
pushed by
ericonr
42s
master
master
42s
View workflow file
Document that NDFileTIFF implements readFile
ADCore
#243:
Commit
a91667a
pushed by
ericonr
12m 31s
master
master
12m 31s
View workflow file
Document that NDFileTIFF implements readFile
ADCore
#242:
Pull request
#590
opened by
ericonr
12m 24s
ericonr:docs-read-file-tiff
ericonr:docs-read-file-tiff
12m 24s
View #590
View workflow file
Merge pull request #587 from ericonr/fix-coveralls
ADCore
#241:
Commit
bc6184f
pushed by
jwlodek
12m 28s
master
master
12m 28s
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.