-
-
-
v0.15.2656cb092 · ·
Added LICENCE Updated documentation Added support for reading noise from framefile added noise generation setup to job segment changed config.simulation from int to string Fixed minor issues
-
-
v0.15.0d3a78501 · ·
move utilities to module cleanup codes add module description file for each module move cwb2G contants to config file restructure project
-
v0.14.243d73a23 · ·
Add support for batch injection Moved injection parameters to JobSegment Added support for customized wavefrom generator Fixed cluster selection issue in supercluster module Added support for providing injection parameters from python file
-
v0.14.19f38219e · ·
reorganized function in modules ─╯ Added some native support for network quantities Removed printing in c codes Added options to disable parallelization
-
-
-
v0.13.10fefccbf · ·
Replace all cwb net object to python Network object in all codes Wrapped more cwb network methods to Network class Optimized Network.cluster by removing loops should be there
-
v0.13.0b3261927 · ·
Added python wrapper for - WDMXTalkCatalog: ROOT.monster - Network: ROOT.network Updated pyburst.search and examples accordingly Reformated code Fixed minor issues
-
v0.12.4ec70c7ed · ·
fixed minor bugs return clusters with likelihood statistics in likelihood stage cleaned code and replaced some c methods with python methods added support for multiple injection added support for approximant override for each injection added support for full pycbc get_td_waveform parameters
-
v0.12.31138238e · ·
Cleaned codes by removing unused codes and comments Added TODO notes for future work Replace some cwb function to python function such as counting Moved cwb related code together and mark them with comment block Wraped plot to function to make search function clean