Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev v2 #125

Merged
merged 116 commits into from
Mar 25, 2024
Merged

Dev v2 #125

merged 116 commits into from
Mar 25, 2024

Conversation

hvasbath
Copy link
Owner

@hvasbath hvasbath commented Dec 2, 2023

include:

  • bem mode, allowing for stress boundary conditions for geodetic data only
  • allow for mixed source type (e.g. MTSource and RectangularSource) sampling
  • adopted ruff linting
  • replace nose with pytest testing
  • added parameter defaults module and config functionality
  • use pymc v5 and pytensor instead of theano
  • fix tests
  • add example for BEM modeling to Docs
  • add example for AmplitudeSpectra modeling to Docs

n_sources: refactored from int to list of ints
bem.base: BEMEngine added get_store method
bem.sources: fix proper origin updating for BEMSources
plotting.bem: WIP added slip_distribution plot
bem.sources: get consistent triangle orientations for RFSource
plotting.bem: add debug to slip_distribution_3d to show patch idxs and quivers for unit vecs
hvasbath and others added 29 commits January 25, 2024 13:49
- cleaning directory also for last stage
- heart.init_geodetic targets add updating of local coordinate system
- backend.ArrayStepSharedLLK rearrange input point to adhere to value_vars
- ffi.get_magnitude check if moment/slips are zero
@hvasbath hvasbath merged commit 7fb522d into master Mar 25, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant