Recent Releases of sardinereborn

sardinereborn - Fix to error model in SGT

Fixing error values in SGT (default to 3% now)

- Python
Published by hadrienmichel 11 months ago

sardinereborn - v0.5.0

What's Changed

  • Fixed a bug related to inversion using topography by @mboxberg in https://github.com/hadrienmichel/SardineReborn/pull/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

  • @mboxberg made their first contribution in https://github.com/hadrienmichel/SardineReborn/pull/4

Full Changelog: https://github.com/hadrienmichel/SardineReborn/compare/v0.4.4...v0.5.0

- Python
Published by hadrienmichel over 1 year ago

sardinereborn - Changing the environment description

Full Changelog: https://github.com/hadrienmichel/SardineReborn/compare/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.

- Python
Published by hadrienmichel almost 2 years ago

sardinereborn - Updating the t0 picking window

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

Full Changelog: https://github.com/hadrienmichel/SardineReborn/compare/v0.4.2...v0.4.3

- Python
Published by hadrienmichel about 2 years ago

sardinereborn - Testing other fixes

Full Changelog: https://github.com/hadrienmichel/SardineReborn/compare/v0.4.1...v0.4.2

- Python
Published by hadrienmichel about 2 years ago

sardinereborn - Quick-Fix for backwards compatibility

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

Full Changelog: https://github.com/hadrienmichel/SardineReborn/compare/v0.4.0...v0.4.1

- Python
Published by hadrienmichel about 2 years ago

sardinereborn - Major improvements to the UI for picking

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 👍

- Python
Published by hadrienmichel over 2 years ago

sardinereborn - Small bug fixes and improvements

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

- Python
Published by hadrienmichel almost 3 years ago

sardinereborn - Small bug fixes

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).

- Python
Published by hadrienmichel over 3 years ago

sardinereborn - First archieved version of Sardine Reborn

DOI First version that is archived in Zenodo

- Python
Published by hadrienmichel over 3 years ago

sardinereborn - Signal filtering

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 👍

- Python
Published by hadrienmichel almost 4 years ago

sardinereborn - Improvements for picking

Capability to save the picking status and reload afterwards.

More stable reading of geometry file.

- Python
Published by hadrienmichel almost 4 years ago

sardinereborn - Improvements for stability and inversion

SardineReborn (v0.2.1)

This release comes with significant improvements to the inversion operations. Several options are added for saving the results/loading meshes.

I also added the possibility to select the 0 of the signals in the code in the picking window.

This release also brings more stability for files operations.

Enjoy!

- Python
Published by hadrienmichel almost 4 years ago

sardinereborn - First release of SardineReborn (corrected)

SardineReborn

This first release of Sardine Reborn is a minimal version of Sardine.

Functionning:

  • Picking of the first arrival from the raw signal
  • Inversion using pyGIMLi
  • Modelling using the Mota model

Still in work:

  • Updating the user on the current progress (messages at the bottom)
  • Adding signal filtering, etc.
  • Saving the obtained model (figure out a format for the model)

- Python
Published by hadrienmichel almost 4 years ago

sardinereborn - First release of Sardine Reborn

SardineReborn

This first release of Sardine Reborn is a minimal version of Sardine.

Functionning:

  • Picking of the first arrival from the raw signal
  • Inversion using pyGIMLi
  • Modelling using the Mota model

Still in work:

  • Updating the user on the current progress (messages at the bottom)
  • Adding signal filtering, etc.
  • Saving the obtained model (figure out a format for the model)

- Python
Published by hadrienmichel almost 4 years ago