|
TPCCLIB
|
Files | |
| avgttac.c | |
| Calculate average(s) from TTACs in separate files with equal sample times. | |
| interpol.c | |
| Linear interpolation and integration of TACs. | |
| tac2xml.c | |
| Save Excel-compatible XML file containing data from one or more TAC files. | |
| tac4frpl.c | |
| Transform TACs suitable for plotting with frames as bars. | |
| tacadd.c | |
| Insert one or more TACs from one or more TAC file(s) into another. | |
| tacadd0.c | |
| Add zero sample to the beginning of TAC data. | |
| tacblend.c | |
| Pool all data samples from given TAC files. | |
| taccalc.c | |
| Arithmetic calculations with TAC files. | |
| taccat.c | |
| Catenation of two TAC files. | |
| taccross.c | |
| Determine the time (x) when TAC 2 crossed over TAC 1. | |
| taccut.c | |
| Extract specified time interval from the TAC. | |
| taccuty.c | |
| Extract specified y (concentration) interval from the TAC. | |
| tacdel.c | |
| Delete certain TAC(s) inside TAC file. | |
| tacdelna.c | |
| Delete TAC(s) inside TAC file that have missing values (NaN). | |
| tacfcont.c | |
| Ensure that TAC time frames are continuous, without overlaps or gaps. | |
| tacformat.c | |
| View or set TAC data file format. | |
| tacfr2x.c | |
| Transform TAC x1 and x2 (frame start and end times) to x at each x1 and x2. | |
| tacframe.c | |
| Print or edit frame times in TAC file. | |
| tacinv.c | |
| Invert TAC data (calculate 1/y). | |
| tacjoin.c | |
| Join all TACs from given TAC files into one file. | |
| taclist.c | |
| List tac file regions. | |
| tacln.c | |
| Natural logarithm of TAC data. | |
| tacmatch.c | |
| Verify that two TAC files have matching contents; for SW testing. | |
| tacmidy.c | |
| Convert TAC y values representing averages during frames with values at the frame middle time points for SW testing. | |
| tacmsamp.c | |
| Replace multiple samples in TAC file with their mean. | |
| tacmultx.c | |
| Multiply TAC x column with a user-specified value. | |
| tacnames.c | |
| List TAC names inside TAC files. | |
| tacp2f.c | |
| Convert percentage values in TAC data to fractions. | |
| tacrange.c | |
| List tac time range. | |
| tacren.c | |
| Rename TAC(s) inside TAC file. | |
| tacsetx.c | |
| Replace TAC x column (usually time) with a y column from another TAC file. | |
| tacsety.c | |
| Replace specified y (concentration) values with given value for SW testing. | |
| tacsort.c | |
| Sort TACs by region name or sample time. | |
| tacsplit.c | |
| Split TAC file into separate TAC files with one TAC in each. | |
| tacstudy.c | |
| Set or get the study number in PET TAC and PAR files. | |
| tacunit.c | |
| View or set TAC data units. | |
| tocr.c | |