PennLINC / xcpEngine

Official public repository for the XCP Engine. This tool is deprecated in favor of XCP-D and ASLPrep.
MIT License
66 stars 42 forks source link

Smoothed residualized image disappears when pipeline completes #462

Open smeisler opened 2 years ago

smeisler commented 2 years ago

Describe the bug This is not a crash, but I was able to find my smoothed residualized image under regress while my code (fc_acompcor.dsn) was running, but not upon pipeline completion.

Runtime Information Singularity (3.6.3) running XCP (1.2.4, latest)

jli-bwh commented 2 years ago

I have a similar issue using fc-36p.dsn. The smoothed files are not in the output folder even though every step ran correctly.

a3sha2 commented 2 years ago

pls can you post the log files pls

jli-bwh commented 2 years ago

fc_jl1003_202109211116_sub-2010_ses-01_run-1LOG-process.txt

Please see the log file here. Thank you!

danella commented 2 years ago

Are there any updates to this? I am having the same issue. Thanks!

a3sha2 commented 2 years ago

@danella yes, it was removed before to reduced the size of output. you can pull for new docker image xcpengine:latest

a3sha2 commented 2 years ago

@jli-bwh ^^

jli-bwh commented 2 years ago

The problem has been fixed now. Thank you! @a3sha2