llnl / llnl/mttime

Disable Unused Channels and Seismogram Fitting Results

Open
#12 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
72
Forks
27
PR merge metrics
No merged PRs in 30d

Description

Hi, thanks to your program, I can perform moment tensor inversion on several earthquake events. I would like to ask, in your program, is there a code to set the seismogram to be inversed where the seismogram that I disable and do not use so that it is not inversed is not displayed on the plot of the best inversion results so that only the inversion results of the seismogram used are displayed. Thank you

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the code that marks seismograms as disabled and the code that plots the best inversion results. Trace how selected channels reach the plot and determine whether disabled channels are filtered out. Done means the best-results plot displays only seismograms included in the inversion.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.