DynamicGravitySystems / DGP

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

Release 0.1 #32

Open cbertinato opened 6 years ago

cbertinato commented 6 years ago

I propose that the goal for this release is basic QC functionality, mainly so we can do some testing in the field. Let's use this issue to track features that we think would be necessary for this use case in the form of a checklist. We can modify and fill this in until we're happy with it.

bradyzp commented 6 years ago

Sounds like a good plan, lets talk about dividing up different areas here and begin work towards this as soon as we finish with the current gui-dev branch.

cbertinato commented 6 years ago

Modified a few of the checklist items. Is Eotvos good to go? I can pick up gravity and trajectory dataframe join after I finish the labeling code. I have some code for alignment, but need to do some work on sub-sample rate alignment. I also have some filtering code that just needs some tests.

bradyzp commented 6 years ago

Eotvos is good to go, just ensure it is utilizing the basic derivative function for now. The numpy.gradient needs some adjustment and testing before it can be used.