Skip to content
New Features:

 - Add detector class prototype
 - Add conversion to cwb detector class
 - Add noise support for new injection infrastructure
 - Add native timeseries support
 - Add text file injection support
 - Add more statistic extraction from likelihood
 - Add support for setting seed for reproductivity
 - Add options to generate config from template and copy input files (to reproduce cWB config)

Bug fix:

 - Fix bugs for injection
 - Fix bugs for rotation matrix of patch injection
 - Fix bugs for whitening
 - Fix bug for mixing degrees and radians, enforce the option of unit
 - Add XTalk class 

Other changes:

 - Add more pythonized functions for likelihoodWP
 - Reduced the memory usage (A temporary fix, might have segment fault error after the job finishes)