@@ -83,7 +83,7 @@ centroid of motion for each frame with timecodes in milliseconds.
8383
8484## mg_motiondata
8585
86- [[ find in source code]] ( https://github.com/fourMs/MGT-python/blob/master/musicalgestures/_motionvideo.py#L393 )
86+ [[ find in source code]] ( https://github.com/fourMs/MGT-python/blob/master/musicalgestures/_motionvideo.py#L394 )
8787
8888``` python
8989def mg_motiondata (
@@ -122,7 +122,7 @@ Shortcut for [mg_motion](#mg_motion) to only render motion data.
122122
123123## mg_motiongrams
124124
125- [[ find in source code]] ( https://github.com/fourMs/MGT-python/blob/master/musicalgestures/_motionvideo.py#L280 )
125+ [[ find in source code]] ( https://github.com/fourMs/MGT-python/blob/master/musicalgestures/_motionvideo.py#L281 )
126126
127127``` python
128128def mg_motiongrams (
@@ -163,7 +163,7 @@ Shortcut for [mg_motion](#mg_motion) to only render motiongrams.
163163
164164## mg_motionplots
165165
166- [[ find in source code]] ( https://github.com/fourMs/MGT-python/blob/master/musicalgestures/_motionvideo.py#L471 )
166+ [[ find in source code]] ( https://github.com/fourMs/MGT-python/blob/master/musicalgestures/_motionvideo.py#L472 )
167167
168168``` python
169169def mg_motionplots (
@@ -206,15 +206,15 @@ Shortcut for [mg_motion](#mg_motion) to only render motion plots.
206206
207207## mg_motionscore
208208
209- [[ find in source code]] ( https://github.com/fourMs/MGT-python/blob/master/musicalgestures/_motionvideo.py#L533 )
209+ [[ find in source code]] ( https://github.com/fourMs/MGT-python/blob/master/musicalgestures/_motionvideo.py#L534 )
210210
211211``` python
212212def mg_motionscore (self ):
213213```
214214
215215## mg_motionvideo
216216
217- [[ find in source code]] ( https://github.com/fourMs/MGT-python/blob/master/musicalgestures/_motionvideo.py#L347 )
217+ [[ find in source code]] ( https://github.com/fourMs/MGT-python/blob/master/musicalgestures/_motionvideo.py#L348 )
218218
219219``` python
220220def mg_motionvideo (
@@ -249,7 +249,7 @@ Shortcut to only render the motion video. Uses musicalgestures._utils.motionvide
249249
250250## save_analysis
251251
252- [[ find in source code]] ( https://github.com/fourMs/MGT-python/blob/master/musicalgestures/_motionvideo.py#L547 )
252+ [[ find in source code]] ( https://github.com/fourMs/MGT-python/blob/master/musicalgestures/_motionvideo.py#L548 )
253253
254254``` python
255255def save_analysis (
@@ -273,7 +273,7 @@ Helper function to plot the motion data using matplotlib.
273273
274274## save_txt
275275
276- [[ find in source code]] ( https://github.com/fourMs/MGT-python/blob/master/musicalgestures/_motionvideo.py#L753 )
276+ [[ find in source code]] ( https://github.com/fourMs/MGT-python/blob/master/musicalgestures/_motionvideo.py#L754 )
277277
278278``` python
279279def save_txt (
0 commit comments