Modify ↓
Ticket #328 (new enhancement)
Request: more responses in obspy.signal.seismometer
| Reported by: | jkmacc | Owned by: | |
|---|---|---|---|
| Priority: | minor | Component: | ObsPy library |
| Keywords: | response | Cc: |
Description
Hi, all. I think obspy.signal.seismometer is potentially quite useful, but there's only Wood-Anderson response information in there currently. The PASSCAL Center at New Mexico Tech maintains a page with many other instrument response parameters. Could these be added? I'm happy to try to put together the dictionaries! Also, with additional responses, perhaps a better way to look them up is called for (a dictionary of dictionaries, so that one can search the keys?).
Best, Jonathan
http://www.passcal.nmt.edu/content/instrumentation/sensors/sensor-comparison-chart
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Hi Jonathan,
part of your suggestions (more sensors and dict for easy lookup) is already included into the trunk and actually in version 0.6.0 of obspy.signal released (but not yet official announced):
http://obspy.org/browser/obspy/trunk/obspy.signal/obspy/signal/seismometer.py
I plan to release 0.6.1 of obspy.signal this weekend and also announce it officially - it would be really nice if you could provide more sensor information as dictionary before sunday. Just post it here or send it via mail at the devs list.
Robert