v0.29.0
What's Changed
- Add references/url fix from JOSS branch by @scottstanie in #439
- Add a sample
dolphin_config.yaml
to the docs, GHA to auto-update by @scottstanie in #438 - Pass through
phase_linking.output_reference_idx
to avoid reference resets by @scottstanie in #445 - Set the input to EVD to be weighted by correlation by @scottstanie in #428
- Add stitched phase cosine similarity raster to outputs by @scottstanie in #446
- Add logic to reset the
extra_reference_date
after a network unwrapping by @scottstanie in #442 - Add a post processing step to fill
nan
s after runningspurt
by @scottstanie in #448 - Apply nan/0 mask to output of
goldstein
filter by @scottstanie in #447 - Use
dataclasses
instead ofNamedTuple
for displacement, stitched outputs by @scottstanie in #449 - Add
outside_input_range
options toget_nearest_date_idx
by @scottstanie in #450
Full Changelog: v0.28.1...v0.29.0