Skip to content

Releases: hadrienmichel/SardineReborn

v0.5.0

22 Aug 11:39
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug related to inversion using topography by @mboxberg in #4
  • Modifying code for t0 picking (better support for offset datasets, and enhanced picking interface).
  • Changing the zoom level in the zoom window for the main picking.

New Contributors

Full Changelog: v0.4.4...v0.5.0

Changing the environment description

22 Mar 09:35
Compare
Choose a tag to compare

Full Changelog: v0.4.3...v0.4.4

This new release should fix a bug in the old environment description that resulted in the inability to install the environment.

If the current release does not work to install, try updating conda before:

conda update conda

The environment creation took a rather long time on my machine (stuck on solving environment for about 1 to 2 hours) but succeeded in the end.

Updating the t0 picking window

08 Feb 13:26
Compare
Choose a tag to compare

The t0 picking window is supposed to be more robust now.

Full Changelog: v0.4.2...v0.4.3

Testing other fixes

06 Feb 15:07
Compare
Choose a tag to compare

Quick-Fix for backwards compatibility

06 Feb 15:06
Compare
Choose a tag to compare

Introducing some quick fixes to the code and env for compatibility with RIPy env.

Full Changelog: v0.4.0...v0.4.1

Major improvements to the UI for picking

03 Jul 11:52
Compare
Choose a tag to compare

SardineReborn DOI

Bug fixes:

  • Now with correct scaling for error (pygimli)

Improvements:

  • Able to apply an FFT transform to the dataset to analyze the frequency domain.
  • Improvements to offset support (new interface for t0 picking)

Enjoy 👍

Small bug fixes and improvements

10 May 16:05
Compare
Choose a tag to compare

SardineReborn DOI

Bug fixes:

  • Able to load *sgt files that are erroneous for the model panel
  • When saving a *sgt file, the err column is at minimum 0.000001

Improvements:

  • Added grid and zoom improvements on the picking window
  • Warning when trying to pick a negative time

Future improvements:

  • Picking multiple traces at once (line picking)
  • Offset support improvements
  • Shifting by numerical value (preview?)
  • Changing seg2 files header for the interface

Small bug fixes

29 Sep 12:10
Compare
Choose a tag to compare

SardineReborn DOI

New release of SardineReborn with small bug fixes and added section in README.

  • Able to read *.geometry files with either tabs or (multiple) spaces as delimiters.
  • Not supposed to crash when unable to fit a decent model in the Modelling panel.

Please, report any bug that you might encounter by creating a new documented issue (add the files that lead to the crash to the report if possible).

First archieved version of Sardine Reborn

14 Jul 13:27
Compare
Choose a tag to compare

DOI
First version that is archived in Zenodo

Signal filtering

06 May 13:06
Compare
Choose a tag to compare

Attention! New obspy version used!

In this new release, there is a new menu for signal filtering.
In this menu,:

  • DC filter
  • Highpass/Lowpass filters
  • Trimming
  • Reset
  • Auto-picking (not correct for all values)

Enjoy 👍