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

Update the interpolate.py to stop if too many timepoints are to be interpolated #472

Closed dhasegan closed 2 years ago

dhasegan commented 2 years ago

Based on this discussion, the text in the parser had to be changed. https://github.com/PennLINC/xcpEngine/issues/264

I also added a simple check if the number of timepoints to be removed is >70% then throw an error.