$ rtleap.py -h usage: rtleap.py [-h] [-p] [-t] [-j] [-c] [-r] [path [path ...]] VERSION: 2017.102 :: Program for finding, viewing, and correcting Dec 2016 leapsecond mistimed RT-130 data recorded to CF media. Not to be used on similar directory structures created by RTPD as issues are known to exist. Warning: CF dir paths must start before 2017:001:00:00 and contain the DSP CLOCK SET of the DAS correcting for the leap second. positional arguments: path Input CF dirs. The root dir of a CF card recorded by and RT-130, containing YYYYDDD dirs. optional arguments: -h, --help show this help message and exit -p Print all packets. Like refpacket. -t Print all tears. Does not include mass position channels. -j Print all jerks. -c Fix Dec 2016 leapsecond tears. Files corrected will first be backed up with .ORIG suffix, then corrections will be applied to the original files allowing most downstream processes (rt2ms) to work on the corrected data. Does not alter mass position or SOH channels. -r Restore corrected files from .ORIG backups.