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
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
Bump version (#178)
Prepare for `v0.2.0` release. This is needed so that `aframe` can utilize the multimodal embedding which didn't make our initial release
Option for naming each run through amplfi-init (#147)
* fix grammar
* add parser for naming the run
* update docs accordingly
* run pre-commit
* remove extra "a"
* set --directory to be optional, uses if not passed
* update docs
* resolve AMPLFI_RUNDIR as a Path variable
* update containers doc