v0.4.2
Added
use_evd
option to force the use of eigenvalue decomposition instead of the EMI phase linking algorithm- Walkthrough tutorial notebook
Changed
- Moved all
OPERA_
variables to a new moduledolphin.opera_utils
.- Other OPERA-specific quirks have been moved to the separate
disp-s1
repo,
but the functions remaining are the ones that seem most broadly useful tosweets
and other users working with burst SLCs. - Changed the burst regex to be able to match COMPASS and the official product name
- Other OPERA-specific quirks have been moved to the separate
- Removed
WorkflowName
for separatingstack
vssingle
- The name didn't really provide benefit, as the real differences came from other configuration options
- Internals for which functions are called in
sequential.py
- Docker image now has
tophu
installed
Full Changelog: v0.4.1...v0.4.2