Tags give the ability to mark specific points in history as being important
-
v0.19.0
Release: v0.19.02b04a099 · ·- Fix minor bugs causing mismatch - Add more option support for pycwb_search - Switching pycbc resample to cwb native resampling - Fix the conversion for tdAmp in class Pixel - Remove embeded xtalk file to reduce the size, giving prompt instead - Speedup plots with numpy - Fix thread error by disable the multithreading in plotting - Fix missing deps
-
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