DynamicGravitySystems / DGP

Dynamic Gravity Processor
http://dgp.readthedocs.io/en/develop/
Apache License 2.0
7 stars 4 forks source link

ENH: Make Eotvos derivative method selectable. #21

Open cbertinato opened 6 years ago

cbertinato commented 6 years ago

Or even customizable. We currently use a central difference of either first order or higher. Perhaps allow the user to specify a function to enable experimentation. Stopping short of full customizability, we could make central difference as well as Taylor series and FIR methods available.