* MAGE handles traces with gaps, restarting calculation when gap >= user-defined threshold
* MAGE returns ggplot as well as plotly
* Fixed plotting functionality with large gaps and multiple segments
* MAGE "left-side accumulation" optimization
* Added "MAGE_max" and "MAGE_avg" to possible directions able to be calculated (in addition to MAGE+, MAGE-, and Service's definition)
* Updated MAGE vignette for more details