DynamicGravitySystems / DGP

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

ENH: Time Sync #39

Open DanielAliod opened 6 years ago

DanielAliod commented 6 years ago

Just added a function to find_time_delay between to arrays, with sub-sampling . Now working in a function to shift an array also with sub sampling resolution.

cbertinato commented 6 years ago

Just need a set of tests and then this should be good to go.

bradyzp commented 6 years ago

Initial shift & join functionality almost complete, working on implementing tests with a sample of real data for verification.