Skip to content

Releases: The-Motor-Unit/EMGdecomPy

v0.5.1

28 Jun 19:26
Compare
Choose a tag to compare

Documentation

v0.5.0

28 Jun 19:16
Compare
Choose a tag to compare

Feature

  • Remove unfinished peel-off function (33146dd)

v0.4.5

28 Jun 16:14
Compare
Choose a tag to compare
v0.4.5

v0.4.4

28 Jun 15:55
Compare
Choose a tag to compare
v0.4.4

v0.4.3

28 Jun 01:57
Compare
Choose a tag to compare

Documentation

v0.4.2

24 Jun 21:31
Compare
Choose a tag to compare
v0.4.2

v0.4.1

23 Jun 21:32
Compare
Choose a tag to compare

Documentation

v0.4.0

22 Jun 22:57
Compare
Choose a tag to compare

Feature

  • Add functions to and clean up visualization script (a42226e)

Fix

  • Making the notebook tick (ad02d2c)
  • Add bandpass filtering to dashboard and get rid of other bugs (e70a3f5)
  • Add default mu to dashboard func (5d2d39e)
  • Add data massaging into dashboard (ac38fb7)
  • Clean up comments and imports (90ebe54)

Documentation

  • Shorten intro (af41b4d)
  • Add info about results (11a4503)
  • Edit methods (942e74d)
  • Add a little more info to usage (bc6eabc)
  • Fix formatting of some references (a703821)
  • Update references (42a6728)
  • Add final report images (c8a278e)
  • Add summary and conclusions (d21bf5b)
  • Update intro (c778e05)
  • Add intro (b9a909f)
  • Add line about future validation (db3dbf2)
  • Add part about stakeholders (068d470)
  • Update usage section (7d72f0d)
  • Get rid of unnecessary hyphens (9d2d859)
  • Update to reflect new license and all authors (0a528e1)
  • Update package name (e3340c5)
  • Fix formatting in credits (3aa38ee)
  • Change license to gplv3 (a9da174)
  • Update readme credits, description, and usage (0bcb39c)
  • Write data product draft (79bd1fa)
  • Write draft of data science methods section (83dd899)
  • Create final report parent and child documents (6c25266)

v0.3.1

21 Jun 00:35
Compare
Choose a tag to compare

Fix

  • Properly call bandpass args and R arg in decomposition (03be854)

v0.3.0

20 Jun 21:48
Compare
Choose a tag to compare

Feature

  • Add band-pass filter function (6a2fe0b)
  • Add more print statements to refinement (2378e67)
  • Add discard channel argument (532fde3)
  • Update decomposition (3542783)
  • Update refinement (8800cc3)
  • Update separation (aa303a6)
  • Replace initialize_w with initial_w_matrix (b2d4436)
  • Add rada's peel-off function (fe7d0a2)
  • Add rada's orthogonalization wrapper (cfca9cb)
  • Create deflate function (2826f25)
  • Create gram-schmidt function (3eccc57)
  • Create pulse to noise ratio function (49515bc)
  • Add page numbers to plots (7e6f0cd)
  • Create MUAP visualization functions (04667f5)
  • Create new silhouette score function (054f0b5)
  • Build initialize() function (c0aec10)
  • New decomposition and initialize_w functions, changes to other functions (80d62ff)
  • Add pulse train save functionality and made code clearer (9fd71c5)
  • Add refinement function draft (83d5174)
  • Create two other options for contrast functions and fix docstring for skew (284fdf6)
  • Add orthogonalize, normalize, apply_contrast_fun_router, skew functions and skeleton of sepatation function (79c0882)

Fix

  • Rounding error in whitening test (0bff4cf)
  • Correct regularization factor in whitening (ea754c5)
  • Init test (fdac487)
  • Import center_matrix (d9fa2a8)
  • Change sil to use peaks and noise clusters instead of cluster a and cluster b (d9fb56d)
  • Correct pnr formula (d47045a)
  • Edit viz function to handle pt < l (5bd542e)
  • Change column number (1877030)
  • Fix pt dimensions and commented out count limitation in muap_plot (1658379)
  • Variable typo (3116cc8)
  • Minor test fix (53114ee)
  • Orthogonalization and peel-off functions notebook (ef05344)
  • Merge conflictuehriuhudviugfuvdbfvd (f65c968)
  • Update interval (9d2c021)
  • Omg comma making formatting funny (4f55ddc)
  • Fix file path (8a7de01)
  • Deleted the cursed doppleganger pnr function. merge my damn pr for love of god (f211af1)
  • Remove incorrectly called function (6f2b4d7)
  • Center firing in middle of signal interval (9e5d39c)
  • Get rid of merge conflict (2afed78)
  • Revert back to old muap interval (3459a83)
  • Muap test interval symmetry (1b68e13)
  • Fix: peak interval symmetry (a26419f)
  • Update import statements (a598132)
  • Reorder parameters where refinement is called in decomp function (19a60cf)
  • Catch up decomp function to latest or else ci fails (2de0281)
  • Keep finding small bugs in refine test (34b98fc)
  • Remove unneeded vars, change path (70b921c)
  • Path name again yikes (4cac533)
  • Update path (7036f9d)
  • Change facet variable (e8ab3e1)
  • Add defintion of l in muap_plot() (c882d48)
  • Path name in test_maup_dict() (a6f8f52)
  • Fix file path in test_muap_dict() (179929b)
  • Remove incorrect import statement (a57bfe4)
  • Add emg import statement (13a1ecd)
  • Remove extraneous test (98a10d4)
  • Modify refinement test (ec2b0d1)
  • Don't update separation vector after cv_curr > cv_prev (e83ca1c)
  • Copy paste error, EOL string (f6d4c17)
  • Add random_seed to kmeans (4f70ec7)
  • Get rid of quotation marks in function arguments (ff70083)
  • Get rid of redundant parameters and update decomposition to include new refinement parameters (b15e5be)
  • For some reason my GLs are named GMs. Fixed path (9fdc54f)
  • Tweak refinement function to allow for random seed for testing (6561667)
  • Change function to average over every MUAP firing instead of every channel (2cc8837)
  • Get rid of double ptl assignment (27702fc)
  • Change silhouette_score function in refinement ([4fb0eb4](4fb0eb4...
Read more