You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add Heterodyned embedding (#282)
* add a new heterodyned embedding network that implements the heterodyne transform from ml4gw
* the demodulation is done against the newtonian order phasing over a grid of chirp mass values.
noiseless views feature for SSL datasets (#276)
* bugfixes and noiseless views feature for SSL datasets
* lint and augment before zero noise view
* include pytorch-tcn for tcn-based embeddings
* Apply suggestions from code review
Refactor `Result` object (#225)
* big refactor of result object
* add searched volume plot
* get crossmatch searched volume working
* refactor testing functionality into callbacks
* update version of amplfi to v0.4.0