make waveform generator class saved in GWT meta data
Compare changes
Files
4+ 3
− 1
@@ -998,6 +998,8 @@ class BilbyJsonEncoder(json.JSONEncoder):
@@ -1036,7 +1038,7 @@ def decode_bilby_json(dct):
This MR allows the CBCResult
plot to work with non-standard waveform generator classes, as long as the new class takes the same initialisation arguments.