v0.3.2-alpha
This release follows wide scale testing of aurora across the Earthscope dataset.
Concurrent updates to mt_metadata and mth5 are also associated.
What's Changed
- Fixed writing an EMTFXML using mt_metadata by @kujaku11 in #122
- Remove print statements by @timronan in #136
- Fix 108 mestimator by @kkappler in #141
- modify standard_error calculation to take absolute value before sqrt,… by @kkappler in #142
- Fix 108 mestimator by @kkappler in #147
- Clean up the Aurora documentation. Add figure. by @timronan in #148
- Init mth5 moved to mth5 repo by @kkappler in #149
- Issue31 by @kkappler in #155
- Issue31 by @kkappler in #158
- added reference_channels to processing, under decimation_level by @kkappler in #164
- Fix issue 165 by @kkappler in #166
- Fix issue 175 by @kkappler in #176
- Dev by @kkappler in #167
- factorizing config into mt_metadata.Base objects by @kujaku11 in #154
- Deprecate old Config classes in favour of mt_metadata Processing object by @kkappler in #179
- clock zero by @kkappler in #185
- Fix issue 78 by @kkappler in #186
- Multiple runs now entered into TF XML by @kkappler in #187
- Merged Runs in Frequency Domain by @kkappler in #184
- add pre-commit, (copied from mth5) by @kkappler in #192
- Fix issue 194 by @kkappler in #198
- Show CAS04 results similar to EMTF by @kkappler in #195
- Fix issue #200: mth5 file_version=0.2.0 by @kkappler in #201
- modify to address issue #74 by @kkappler in #202
- update tests to use unittest by @kkappler in #205
- Fix issue 204: Apply unittest to a synthetic test module by @kkappler in #207
- Deprecate Interval Class by @kkappler in #213
- Fix issue 139 by @kkappler in #212
- Fix issue 90 by @kkappler in #216
- Add set_frequency_bands method to processing class by @kkappler in #214
- Fix pole-zero notebook by @kkappler in #221
- Test mth5 add phoenix by @kujaku11 in #222
- remove fix_time workaround by @kkappler in #224
- Streamlining process mth5 by @kkappler in #226
- workaround issue #228 by @kkappler in #230
- Update README.rst by @sgkang in #232
- Fix issue 234 by @kkappler in #235
- Consistent Metadata with updated versions of MTH5 and MT-metadata by @kujaku11 in #239
- Fix issue 109 by @kkappler in #247
- add memory check by @kkappler in #250
- Fix issue 188 2 by @kkappler in #251
- tf kernel by @kkappler in #242
- Tagging version before starting SOW3 by @kkappler in #256
- Fix issue 261 by @kkappler in #262
- use mt_metadata TF instead of aurora Collection by @kkappler in #259
- Fix issue 109 again by @kkappler in #263
- Fix issue 265 by @kkappler in #266
- Fix issue 139 by @kkappler in #264
- Fix issue 139 2 by @kkappler in #273
- deprecate process_synthetic_data in favour of process_mth5 by @kkappler in #272
- Fix issue 203a manual merge by @kkappler in #285
- Small fixes by @kujaku11 in #291
- Run Black and Flake8 by @kkappler in #292
- Fourier coefficients by @kkappler in #290
- Fix issue 194 by @kkappler in #297
- Fourier coefficients by @kkappler in #296
- Update README.rst by @kujaku11 in #298
New Contributors
Full Changelog: 0.0.2...v0.3.2