Releases: The-Motor-Unit/EMGdecomPy
Releases · The-Motor-Unit/EMGdecomPy
v0.2.0
Feature
- Add whiten function to emg-decompy.py (
3682a09
) - Create functions script, debug extension functions, write docstrings (
af7e346
)
Fix
- Correct package name (
233aac0
) - Incorrectly called create_emg_data() (
fe93f12
) - Rearrange functions so create_emg_data() defined before called in test functions (
7a6c50b
) - Tweak create_emg_data to use np.empty so that shape is consistent with real data (
97d67c9
) - Tweak test_flatten_signal to test for empty arrays pre-flatten (
a7c0da4
) - Small change to create_emg_data() function to not allow 1 dimensional arrays to be created (
e744a7c
) - Change output dimensions so there are no 'channels' (
3cacf69
) - Add reg factor to whiten but leave commented out (
7491d10
) - Fix transpose error (
265592e
) - Correct test name for extend_all_channels (
8f787ec
) - Import linalg from scipy (
0ad2d15
) - Properly call center_matrix function (
db209b3
) - Output correct dimensions for extend_all_channels() (
deba7a4
) - Get rid of codecov because repo is private (
dd2bb66
) - Extend() function now outputs what we agreed upon (
98cfa16
) - Figures were all showing weird, adding fig.pos='h' fixed it (
db47734
) - Correct package name (
f4bf67f
) - Correct package name (
76ae9fb
) - Import packages, reference package name in functions (
62d839a
) - Remove packages line (
1d0a6be
) - Correct package name (
0163446
) - Fix merge conflict and import emgdecompy (
0005d9f
) - Changing file name to new package (
a8c18d5
) - Changing package name in all documents (
22f3129
) - Put vector extension tests within functions (
9b2fd18
)
Documentation
- Update creator names (
42f581e
) - Add codecov badge (
a778710
) - Update package name in test_extend_input_by_R (
f3022da
) - Minor docstring inconsistencies in extend_all_channels() (
ce5fdd8
) - Add clarification comment to test_flatten() according to Jasmine's feedback (
bcc735c
) - Fix doc string for test_extend_by_R() (
79490f4
) - Fix reference on page 2 (
ee57a46
) - Make docstrings simpler and improve code commenting (
5b397c0
) - Correct format of examples in center_matrix and make it simpler (
200bd66
) - Correct docstring for extend_input_by_R (
3e8e9df
) - Fix grammar in docstrings (
1190161
) - Correct examples line in docstrings (
9a4441a
) - Correct spelling of fibre in summary (
ea95835
) - Bold figure cross-references' (
45a361f
) - Made corrections to wordings, citations, figure locations (
9c48f68
) - Replace emg hardware image (
dc33fae
) - Replace ot screenshot with higher quality one (
ab702a6
) - Replace ot screenshot with higher quality one (
80cfd4b
) - Add visual of algorithm (
e88f15d
) - Edit Timeline (
c4b210b
) - Add more citations and figures (
80de991
) - Update timeline (
afd53d2
) - Add raw EMG image (
b638e46
) - Fix Tools sections based on Alexi's feedback (
6f64943
) - Fix package name (
eb2b26a
) - Add Alexi's corrections (
5317c70
) - Fix badge formatting (
f4aa37d
) - Add ci-cd badge (
1d3cbf9
) - Change package description (
16bf912
) - Bottleneck is spelled with an e lol (
9fb41bc
) - Improve docstring based on Daniel's advice (
7848f49
) - Add proposal section to README (
89618b6
) - Create layout of proposal and render to pdf (
423d6b3
) - Make corrections (
adaa064
) - Add bibtex references (
b299959
) - Fix section on the interactive learning component (
e8fc753
) - Make some edits and add bibtex (
6b79ea7
) - Remove obsolete citations file (
1483e64
) - Fix line breaks (
a1707a6
) - Make corrections to techniques section and add bibtex (
d4af629
) - Remove html output (
9107441
) - Move titles from child docs to parent doc ([
0abf1d6
](https://github.com/UBC-SPL-MD...