Disable Unused Channels and Seismogram Fitting Results
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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