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 }}
petmri
/
DCEPrep
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fixes for ROCKETSHIP 2.0
- #9
#9
Merged
lsaca05
merged 29 commits into
dev
petmri/DCEPrep:dev
from
optimize
petmri/DCEPrep:optimize
Copy head branch name to clipboard
Sep 1, 2026
Conversation
Commits
29
(29)
Checks
Files changed
Merged
fixes for ROCKETSHIP 2.0
#9
lsaca05
merged 29 commits into
dev
petmri/DCEPrep:dev
from
optimize
petmri/DCEPrep:optimize
Copy head branch name to clipboard
Commits
Commits on Jul 1, 2026
remove APOE ref in spreadsheet unless it exists
lsaca05
committed
3931fdc
View commit details
Copy full SHA for 3931fdc
Browse repository at this point
update refs to rawdata to fit new BIDS standard (v1.11.1)
Show description for 488a33b
lsaca05
committed
488a33b
View commit details
Copy full SHA for 488a33b
Browse repository at this point
do not double gaussian normalize a slice if there are too few WM voxels on that slice
lsaca05
committed
17dbf22
View commit details
Copy full SHA for 17dbf22
Browse repository at this point
update skip logic to look for gzipped T1map
lsaca05
committed
3c343bb
View commit details
Copy full SHA for 3c343bb
Browse repository at this point
Commits on Aug 22, 2026
Refactor DCE and VFA processing scripts to use updated mask naming conventions
Show description for d3c8293
lsaca05
committed
d3c8293
View commit details
Copy full SHA for d3c8293
Browse repository at this point
Add support for Python execution in T1 mapping process
lsaca05
committed
769459d
View commit details
Copy full SHA for 769459d
Browse repository at this point
Add Python job to actions
lsaca05
committed
49a483b
View commit details
Copy full SHA for 49a483b
Browse repository at this point
add p to getopts list
lsaca05
committed
32e0495
View commit details
Copy full SHA for 32e0495
Browse repository at this point
Commits on Aug 24, 2026
genericizing a couple calls for env var compat, add ability to limit parallel jobs, new path search method, log autoAIF
lsaca05
committed
3ee50b8
View commit details
Copy full SHA for 3ee50b8
Browse repository at this point
idk how autoAIF wasn't enabled in runner
lsaca05
committed
97ebacf
View commit details
Copy full SHA for 97ebacf
Browse repository at this point
update checkout actions
lsaca05
committed
df27f46
View commit details
Copy full SHA for df27f46
Browse repository at this point
Commits on Aug 25, 2026
stupid runner not updating repo
lsaca05
committed
f82bae6
View commit details
Copy full SHA for f82bae6
Browse repository at this point
surely this is the last line i need
lsaca05
committed
8baf94a
View commit details
Copy full SHA for 8baf94a
Browse repository at this point
forgot it for python run LUL
lsaca05
committed
af3f051
View commit details
Copy full SHA for af3f051
Browse repository at this point
Fix PR checkout ref handling
Show description for 2611b69
Copilot
and
lsaca05
authored
2611b69
View commit details
Copy full SHA for 2611b69
Browse repository at this point
Run workflow on all branches
Show description for 36178cc
Copilot
and
lsaca05
authored
36178cc
View commit details
Copy full SHA for 36178cc
Browse repository at this point
another attempt at getting PRs to pull the right thing
lsaca05
committed
59d2491
View commit details
Copy full SHA for 59d2491
Browse repository at this point
turns out me just dumb
lsaca05
committed
4d8ad76
View commit details
Copy full SHA for 4d8ad76
Browse repository at this point
revert checkout specifying, only do docker on the core branches
lsaca05
committed
60450cf
View commit details
Copy full SHA for 60450cf
Browse repository at this point
fail actions if any result files are missing
lsaca05
committed
ccf00ed
View commit details
Copy full SHA for ccf00ed
Browse repository at this point
use new env for to specify workspace ROCKETSHIP
lsaca05
committed
73a4c94
View commit details
Copy full SHA for 73a4c94
Browse repository at this point
Refactor DCEPrep integration scripts to use environment variables for ROCKETSHIP and GPUFIT paths, streamline preprocessing, and update documentation for clarity.
lsaca05
committed
e12c6f8
View commit details
Copy full SHA for e12c6f8
Browse repository at this point
Commits on Aug 26, 2026
correct path search strings
lsaca05
committed
cc89ab8
View commit details
Copy full SHA for cc89ab8
Browse repository at this point
Commits on Aug 27, 2026
fix actions path to autoAIF weights
lsaca05
committed
3209ace
View commit details
Copy full SHA for 3209ace
Browse repository at this point
hopeful autoAIF weight path fix for runner
lsaca05
committed
ca307f1
View commit details
Copy full SHA for ca307f1
Browse repository at this point
remove PDF gen/upload from actions
lsaca05
committed
7979f10
View commit details
Copy full SHA for 7979f10
Browse repository at this point
missed a spot
lsaca05
committed
0c01fdf
View commit details
Copy full SHA for 0c01fdf
Browse repository at this point
Commits on Aug 29, 2026
Refactor path resolution for ROCKETSHIP and GPUFIT, enhance error handling, and update output file naming conventions to include gzip compression.
lsaca05
committed
73a01b7
View commit details
Copy full SHA for 73a01b7
Browse repository at this point
Commits on Sep 1, 2026
gzip all DCE nii outputs, fix log output w/ w/o -p, fix plot_anat coord cuts, fix caserep aif NaNs, fix rawdata->sourcedata/raw refs, fix a couple other naming changes, fix exclude sheet key diffs
lsaca05
committed
9c08ddb
View commit details
Copy full SHA for 9c08ddb
Browse repository at this point
You can’t perform that action at this time.