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()