charlesdavid / JEDi

JEDi: Java Essential Dynamics Inspector
GNU General Public License v3.0
5 stars 0 forks source link

Frame Selection Feature #4

Closed charlesdavid closed 4 years ago

charlesdavid commented 5 years ago

Let's think about how this should work. I envision this feature to be part of the production running of JEDi, so the entire coordinates matrix will be available. Need to specifically address the syntax for selecting COLUMS of the matrix, compatible with Jama getMatrix methods.

charlesdavid commented 5 years ago

I have had a go at implementing this. JEDi now provides an option to down-sample the data. The user simply enters a number to divide the number of frames by for the reduction, in the Input Parameters file... I may also implement a range option: Enter the start and end frames, also would be in the parameters file.

charlesdavid commented 4 years ago

This feature seems to be working well for now.