v0.18.4
Significant feature additions:
- Updates to geometry creation from Excel template
- Added geometry function to compute intersection point of multiple lines
- Added functionality to create 3D PDF models and animations
- Added readers and writers for ESCDF format
- Added helper functions to the data subclasses
- Added ability to bring up the GUIPlot as a object method.
- Added significant "Core Functionality" documentation.
- Added digital tracking filter and Vold-Kalman filter
- Added normalization for shape residual during rigid body checks
- Added function to read outputs from OPoly from the IMAT Matlab toolbox
- Added ability to label nodes on a geometry plot
- Added ability to get camera parameters from a plotter window
- Improved LaTeX documentation generation
- Added upsample function for time data
- Added a function to fit a sine wave with a frequency guess
- Added ability to import DataPhysics data
- Added functions to spatially filter datasets
- Added a temporal filter function
- Added functions to find rotations and angles of complex numbers
- Added functions to convert elements to tracelines and remove specific elements or tracelines
- Added functions to create kinematic transformations
- Added options to show or hide an origin marker in geometry plots
- Added a global grid node selection function
- Removed "one-off" modules from dependency list, only required if that functionality is used.
- Added method to dump geometry to a table of global coordinates and directions
- Added ability to compute the pseudoinverse of a Matrix object.