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

Turn arias duration utility into a module, added rod velocity module #39

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

kevinmilner
Copy link
Contributor

This pull request includes a couple old un-merged changes that I made in 2020. Can you take a look and let me know if you think any will mess with other parts of your workflows that I don't use?

New RotD velocity module

This module computes RotD velocities, useful for computing PGV. It uses the same RotD100 fortran code, but I also modified that code to include 2 additional (short) periods: 0.0001, 0.001

I also modified bbp_formatter.py such that the bbp2peer method can write out velocities if the new optional argument accel=False (it defaults to true)

Arias duration utility is now a module

There was an existing arias duration utility class (arias_duration.py), I turned it into a module and modified it to also spit out 20/80 durations.

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.

None yet

1 participant