Previous topic

pycrtools.metadata

Next topic

pycrtools.qualitycheck

This Page

pycrtools.ppf

PPF() Class documentation
iPPF() Class documentation

Polyphase filters. Note that the original .dat files supplied by Kalpana for the coefficients have different orderings. In the case of the ppf, it runs 1,2,3....1024, 1025...2048,...16384 while in the case of ippf, it runs 1,1025,2049,...,15361, 2,1026, 2050,...,15362,...,1024,2048,...,13384 Beware when loading this into the file!

class pycrtools.ppf.PPF

Class documentation

class pycrtools.ppf.iPPF

Class documentation