Releases: hadrienmichel/SardineReborn
v0.5.0
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
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
The t0 picking window is supposed to be more robust now.
Full Changelog: v0.4.2...v0.4.3
Testing other fixes
Full Changelog: v0.4.1...v0.4.2
Quick-Fix for backwards compatibility
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
Small bug fixes and improvements
SardineReborn
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
SardineReborn
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
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 👍