Skip to contents

Saves a tac object, created by load_tac(), tac_roi() or manually, and saves it as a PMOD-formatted tac file. Using the .tac extension in the file name is recommended.

Usage

save_tac(tac, outfile)

Arguments

tac

The time-activity curve data, e.g. from load_tac() or tac_roi()

outfile

The output filename

Value

Does not return an object, only saves a file

See also

Other tac functions: plot.tac, split_pvc, tac_roi