slip_rate_calculator
slip_rate_calculator copied to clipboard
Python-based tool for calculating slip rates w/ uncertainties from PDFs of age and offset for geologic features cut by faults.
Some functionality to incorporate fault dips - [ ] Dip, dip err fields for each offset marker - [ ] Field/radio buttons for whether each offset is fault offset, heave,...
New [`culpable`](https://github.com/cossatot/culpable) library will handle the calculations.
- [ ] `Force increasing` button should say `Force increasing data` or `Force monotonic data` - [ ] `Check slip reversal` should say `Force positive slip rates`.
- [ ] Make red unfilled step histograms of other slip rate in background of histogram of slip rate - [ ] work on axis/tick labels, see what's most appropriate
Keep forgetting about this one, and it was the first thing from the way back!
Would remove 'piecewise' button and just have linear w/ n_pieces spinbox Optional, might slightly simplify UI and internals
Should be simple enough, since units are declared. Probably convert to m, ka.
Really, who wants documentation? Probably someone. Should look into Sphinx/readthedocs but first some simple demonstrations should be sufficient. This shouldn't be a complicated process.