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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
scijava
/
scijava
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
8
Code
Issues
66
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
scijava-ops-engine/yaml-validator
User selector
All users
Datepicker
All time
Commit history
Commits on May 15, 2024
WIP: Add a YAML validator script
Show description for 7757ad9
gselzer
committed
7757ad9
View commit details
Copy full SHA for 7757ad9
Browse repository at this point
Commits on May 9, 2024
Restore synchronized list updates
Show description for b4d0b76
gselzer
committed
b4d0b76
View commit details
Copy full SHA for b4d0b76
Browse repository at this point
Merge pull request #213 from scijava/scijava-progress/granular-updates
Show description for 50834c4
elevans
authored
50834c4
View commit details
Copy full SHA for 50834c4
Browse repository at this point
ProgressListener -> Consumer<Task>
gselzer
committed
4246cdb
View commit details
Copy full SHA for 4246cdb
Browse repository at this point
Scale and center progress example figure
elevans
committed
ce68f72
View commit details
Copy full SHA for ce68f72
Browse repository at this point
Add suggested updates to WritingYourOwnOpPackage
gselzer
committed
18eca6e
View commit details
Copy full SHA for 18eca6e
Browse repository at this point
Commits on May 7, 2024
Edit rst link to 2024 paper
gselzer
committed
86c78e2
View commit details
Copy full SHA for 86c78e2
Browse repository at this point
Commits on May 6, 2024
Format
gselzer
committed
dafc9af
View commit details
Copy full SHA for dafc9af
Browse repository at this point
Update documentation
gselzer
committed
ce00177
View commit details
Copy full SHA for ce00177
Browse repository at this point
Make Task.parent() protected
Show description for fa44b11
gselzer
committed
fa44b11
View commit details
Copy full SHA for fa44b11
Browse repository at this point
Task cleanup
gselzer
committed
e488315
View commit details
Copy full SHA for e488315
Browse repository at this point
Refactor Task.define -> Task.defineTotal
gselzer
committed
09d99f8
View commit details
Copy full SHA for 09d99f8
Browse repository at this point
Remove subTasksCompleted
Show description for b3fcb66
gselzer
committed
b3fcb66
View commit details
Copy full SHA for b3fcb66
Browse repository at this point
Test "empty" Task behavior
gselzer
committed
8265f2e
View commit details
Copy full SHA for 8265f2e
Browse repository at this point
Create a Task for discovering in OpEnvironment
Show description for 4d594ab
gselzer
committed
4d594ab
View commit details
Copy full SHA for 4d594ab
Browse repository at this point
Commits on May 3, 2024
Enable tasks with 0 elements, 0 subtasks
Show description for 760a172
gselzer
committed
760a172
View commit details
Copy full SHA for 760a172
Browse repository at this point
Store ProgressListeners with CopyOnWriteArrayList
Show description for 5e8dcf7
gselzer
committed
5e8dcf7
View commit details
Copy full SHA for 5e8dcf7
Browse repository at this point
Set Task.update to protected
Show description for b98ba15
gselzer
committed
b98ba15
View commit details
Copy full SHA for b98ba15
Browse repository at this point
Task: Use CopyOnWriteArrayList for subtasks
gselzer
committed
312ea7a
View commit details
Copy full SHA for 312ea7a
Browse repository at this point
Pseudocolor: restore formatting
gselzer
committed
d7749f7
View commit details
Copy full SHA for d7749f7
Browse repository at this point
Remove multi-stage tasks
Show description for edf39ab
gselzer
committed
edf39ab
View commit details
Copy full SHA for edf39ab
Browse repository at this point
Update SACA use case and fix typs
Show description for 68ef7e4
elevans
committed
68ef7e4
View commit details
Copy full SHA for 68ef7e4
Browse repository at this point
Granular updates
gselzer
committed
0d5c5f9
View commit details
Copy full SHA for 0d5c5f9
Browse repository at this point
Commits on May 2, 2024
scijava-ops-flim: purge scijava-common dependency
Show description for 98c8520
ctrueden
committed
98c8520
View commit details
Copy full SHA for 98c8520
Browse repository at this point
Remove incubator-specific content
Show description for 9ef45d7
ctrueden
committed
9ef45d7
View commit details
Copy full SHA for 9ef45d7
Browse repository at this point
Update repository references
Show description for 6ae93a0
ctrueden
committed
6ae93a0
View commit details
Copy full SHA for 6ae93a0
Browse repository at this point
Update CI configuration
ctrueden
committed
2eb18fa
View commit details
Copy full SHA for 2eb18fa
Browse repository at this point
Merge scijava incubator codebase
Show description for 7ad8467
ctrueden
committed
7ad8467
View commit details
Copy full SHA for 7ad8467
Browse repository at this point
Merge pull request #156 from scijava/scijava-ops-image/saca
Show description for 7c2fe15
gselzer
authored
7c2fe15
View commit details
Copy full SHA for 7c2fe15
Browse repository at this point
Refactor PNorm test to use ArrayImgs
elevans
committed
33cd59e
View commit details
Copy full SHA for 33cd59e
Browse repository at this point
Refactor SACATest to use setup helper method
Show description for 7b7d83b
elevans
committed
7b7d83b
View commit details
Copy full SHA for 7b7d83b
Browse repository at this point
Refactor Abstract coloc test to use static methods
elevans
committed
12ca5f8
View commit details
Copy full SHA for 12ca5f8
Browse repository at this point
Update SACA example URLs and add coloc values
elevans
committed
c38e706
View commit details
Copy full SHA for c38e706
Browse repository at this point
Refactor PNorm Op into a pixel-wise Op
elevans
committed
6f647e4
View commit details
Copy full SHA for 6f647e4
Browse repository at this point
Enable task progress for coloc.saca.heatmapZScore
elevans
committed
997488f
View commit details
Copy full SHA for 997488f
Browse repository at this point
Previous
Next
You can鈥檛 perform that action at this time.