Tags give the ability to mark specific points in history as being important
-
-
-
v0.18.0
e7f7546b · ·Decoupled the conversions from pycwb.types to pycwb.modules.cwb_conversions Converted classes Pixel, Cluster and related classes to dataclass for better supports of python packages like orjson Rewrote the waveform reconstruction from calling cwb code to pure python to speedup 5 times Changed the output to pickle with json Added support for loading dataclass from json Rearanged search code to support postproduct each cluster in parallel Added more options for pycwb_search
-
-
v0.17.3
a0ef2d94 · ·removed unused c files to remove the dependencies on FrameL Fixed issues for colab Switch from conda to binaries to speedup the CI
-
-
-
-
v0.16.1
c1870b61 · ·Fixed minor issues Added a server script to prevent CORS error Added map plot module Added support for lal timeseries Added example for pyseobnr
-
v0.16.0
bcdf45ac · ·Added waveform reconstruction to search Added autoencoder glitch classifier to search function Optimized speed for waveform reconstruction and ROOT conversion Added support for module dependencies check
-
v0.15.10
d5d455f9 · ·Added more log information Fixed the deps Fixed likelihood issues when running real event some minor updates
-
v0.15.9
bf967614 · ·Added CI for testing and documentation Added pycwb_search script Added more option and safety check from pycwb.search
-
-
-
-
v0.15.5
6f86cb6f · ·remove the requirement of setuptools version change license Added CI for publishing
-
-
-
v0.15.2
656cb092 · ·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
-