Changes in version 0.5.0 (2026-02-20) - Replaced (depreciated) qplot call with ggplot. - Added t1_canny and t2_canny options for when auto threshold detect fails. Changes in version 0.4.0 - Edge detection is now used to improve object position detection. - Added run_fmriqa_glob function for the analysis of multiple files. - Added combine_res_glob function to combine fmriqa result files. Changes in version 0.3.0 (2018-02-19) - Improved method for calculating the object center of gravity for automated ROI placement. - Added method to calcuate the maximum background (MBG) signal. - Added an option (pix_dim) to override the image voxel dimensions. - Mean background image added to output. - Background TC plot added to output. Changes in version 0.2.0 (2017-12-20) - Added an argument for the polynomial detrending order and changed the default from 2 to 3. - Improved k-space spike detection plot limits for very stable data. - COG calculations are now performed on a thresholded image to reduce bias from inhomogenity. - Added coveralls checking. - Added a basic consistancy test. - Added an introduction vignette. Changes in version 0.1.0 (2017-11-24) - First public release.