Graphmaster
Graph
master
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
f2f6d3662947 | Matthieu Boubat (lbovenus) | refactor: extract method and update | Jul 20 2021 | ||||
ab3dea3de184 | Matthieu Boubat (lbovenus) | refactor: simplify muscle subdivision (1,1) (= no subdivision) | Jul 20 2021 | ||||
bc549d7059de | Matthieu Boubat (lbovenus) | refactor: add try/end to special measurements | Jul 15 2021 | ||||
bd0a9cbea179 | Matthieu Boubat (lbovenus) | feat: add method to get contour path | Jul 15 2021 | ||||
03f2e11a7a1b | Matthieu Boubat (lbovenus) | fix: choose same archive as loadCase() method | Jul 14 2021 | ||||
b06b59f49927 | Matthieu Boubat (lbovenus) | refactor: change char arrays for strings | Jul 13 2021 | ||||
c091bb75b398 | Matthieu Boubat (lbovenus) | fix: fix varargin array handling | Jul 2 2021 | ||||
f0f61b542b79 | Matthieu Boubat (lbovenus) | feat: add number of muscle subdivisions in config | Jul 2 2021 | ||||
dd9b02b57467 | boubat | Merge branch 'rotator_cuff_imbalance' into 'master' | Jul 1 2021 | ||||
cee10e471694 | Matthieu Boubat (lbovenus) | feat: add antero-posterior imbalance measurement in measureSecond | Jul 1 2021 | ||||
7a7436dee58e | boubat | Merge branch 'utils_refactor' into 'master' | Jul 1 2021 | ||||
9235720d3789 | Matthieu Boubat (lbovenus) | refactor: replace Timer with tic() and toc() | Jul 1 2021 | ||||
eb0ef0cb4571 | Matthieu Boubat (lbovenus) | fix: skip objects that are not scalar | Jul 1 2021 | ||||
83a2130902b0 | boubat | Merge branch 'muscle_contact_point_review' into 'master' | Jul 1 2021 | ||||
a9b16e9f1f71 | Matthieu Boubat (lbovenus) | fix: fix typo in property access | Jul 1 2021 | ||||
3e198561271d | boubat | fix: fix typo in iterator creation | Jun 30 2021 | ||||
3a1b0c5185e2 | Matthieu Boubat (lbovenus) | refactor: update iterator creation | Jun 30 2021 | ||||
aa17e16f50ee | Matthieu Boubat (lbovenus) | refactor: prevent default subdivisions from being saved | Jun 30 2021 | ||||
5d84dff45ac0 | Matthieu Boubat (lbovenus) | feat: add default muscle subdivision | Jun 30 2021 | ||||
115f22a15e05 | Matthieu Boubat (lbovenus) | refactor: add specific condition handling | Jun 30 2021 | ||||
34eaa0230aa9 | Matthieu Boubat (lbovenus) | fix: avoid error from non-scalar properties | Jun 30 2021 | ||||
dfa2b8679b1b | Matthieu Boubat (lbovenus) | fix: fix object path in nested properties | Jun 30 2021 | ||||
ef4f372499ab | Matthieu Boubat (lbovenus) | refactor: set more specific muscle insertions | Jun 30 2021 | ||||
d32ee1bcc847 | boubat | Merge branch 'humerus_insertions' into 'master' | Jun 30 2021 | ||||
6df99684eaec | Matthieu Boubat (lbovenus) | feat: add segmented insertions in force measurements | Jun 29 2021 | ||||
f23bdf0f4130 | Matthieu Boubat (lbovenus) | feat: add method to verbose muscle name | Jun 29 2021 | ||||
966506e4bb0f | Matthieu Boubat (lbovenus) | feat: add muscle insertions in humerus properties | Jun 29 2021 | ||||
8d1aa85f2ffd | boubat | Merge branch 'muscle_clean' into 'master' | Jun 28 2021 | ||||
ccebeccd560a | Matthieu Boubat (lbovenus) | refactor: remove deprecated function | Jun 28 2021 | ||||
77d59a456131 | boubat | Merge branch 'feat_muscle_subdivisions' into 'master' | Jun 28 2021 | ||||
b45679a6b3c9 | Matthieu Boubat (lbovenus) | fix: stabilize PCSA over subdivisions | Jun 28 2021 | ||||
1b58cbda7953 | Matthieu Boubat (lbovenus) | fix: prevent fully atrophied muscle to raise error | Jun 24 2021 | ||||
282b38575986 | boubat | fix: set correct iterator range | Jun 24 2021 | ||||
a262bb9dd300 | boubat | fix: fix misdivisions of masks including the 0 angle | Jun 23 2021 | ||||
d56230c45d9b | boubat | fix: change iterator to follow iterated array | Jun 23 2021 | ||||
586913c7c5b5 | boubat | fix: change method to work with 1 point array | Jun 23 2021 | ||||
12dd8059c31e | boubat | refactor: change property access | Jun 22 2021 | ||||
e8cc33c17c52 | Matthieu Boubat (lbovenus) | refactor: make method compliant with subdivisions | Jun 22 2021 | ||||
61d7e7c30acd | Matthieu Boubat (lbovenus) | refactor: add rotator cuff force resultant for every subdivision | Jun 22 2021 | ||||
d2f29cae7c44 | Matthieu Boubat (lbovenus) | refactor: add force vector, taking the degeneration into account, for every… | Jun 22 2021 | ||||
c3e0569ea397 | Matthieu Boubat (lbovenus) | refactor: add force application points for every subdivision | Jun 22 2021 | ||||
86c6944cab21 | Matthieu Boubat (lbovenus) | refactor: make muscle measurements done for every subdivision | Jun 22 2021 | ||||
e90ebf090c74 | Matthieu Boubat (lbovenus) | refactor: make centroids have the same index as subdivisions | Jun 22 2021 | ||||
897e889584bc | boubat | refactor: update method to use muscle subdivisions | Jun 18 2021 | ||||
ba3bb649febc | boubat | refactor: update method to use muscle subdivisions | Jun 18 2021 | ||||
2e51341bed57 | boubat | fix: change method used | Jun 18 2021 | ||||
6f9a8065808b | boubat | feat: implement Muscle subdivision | Jun 18 2021 | ||||
455ac22de2b1 | boubat | fix: make element consistent with matlab array indexing | Jun 18 2021 | ||||
e74a03f54313 | boubat | feat: implement slice point finder | Jun 18 2021 | ||||
c59fda2034c3 | boubat | refactor: increase function scope | Jun 18 2021 | ||||
2422a095c9ee | boubat | Merge branch 'feat_muscle_subdivision' into 'master' | Jun 18 2021 | ||||
08f73692c20f | Matthieu Boubat (lbovenus) | feat: add a stacked version of subdivisions | Jun 18 2021 | ||||
b9676107c82a | Matthieu Boubat (lbovenus) | refactor: change subdivisions boundaries creation | Jun 18 2021 | ||||
63c45a478235 | Matthieu Boubat (lbovenus) | feat: implement mask subdivision | Jun 18 2021 | ||||
3228e812a765 | Matthieu Boubat (lbovenus) | refactor: adapt property name to property utilisation | Jun 18 2021 | ||||
63277cb396d8 | Matthieu Boubat (lbovenus) | feat: add radial division mask method | Jun 18 2021 | ||||
f26d0d8bd1a8 | Matthieu Boubat (lbovenus) | refactor: simplify method name | Jun 18 2021 | ||||
05c64083ab7b | Matthieu Boubat (lbovenus) | refactor: add grid properties and extract method to measure them | Jun 18 2021 | ||||
622c8d0ee4c1 | Matthieu Boubat (lbovenus) | feat: add angular division mask method | Jun 17 2021 | ||||
ea0fec6a5204 | Matthieu Boubat (lbovenus) | feat: implement MaskSubdivider construction | Jun 17 2021 | ||||
57a091c63bf8 | boubat | Merge branch 'refactor_muscle_measurement' into 'master' | Jun 17 2021 | ||||
7a40eb3227b9 | Matthieu Boubat (lbovenus) | refactor: decouple MuscleMeasurer from Muscle | Jun 17 2021 | ||||
858f43d3dce6 | Matthieu Boubat (lbovenus) | refactor: extract method | Jun 17 2021 | ||||
6c0544dfd86c | boubat | Merge branch 'feat_humerus_3d_index' into 'master' | Jun 16 2021 | ||||
129469e1727e | Matthieu Boubat (lbovenus) | feat: add measurement in measureSecond() | Jun 16 2021 | ||||
5f4ceb217c3a | boubat | Merge branch 'refactor_glenoid_data_loading' into 'master' | Jun 16 2021 | ||||
9327d4667441 | Matthieu Boubat (lbovenus) | refactor: extract methods to load Glenoid data | Jun 16 2021 | ||||
e38e71843c0e | Matthieu Boubat (lbovenus) | feat: add lsit of cases to measure in default config setup | Jun 11 2021 | ||||
f64b2479e904 | Matthieu Boubat (lbovenus) | feat: add logging in special measurements | Jun 11 2021 | ||||
98f0f43e1169 | Matthieu Boubat (lbovenus) | fix: remove duplicate implementation of methods | Jun 11 2021 | ||||
0da0b66d0343 | Matthieu Boubat (lbovenus) | refactor: extract method to save all SCases in one file | Jun 11 2021 | ||||
e50767eeed13 | Matthieu Boubat (lbovenus) | fix: add properties that were wrongly removed | Jun 11 2021 | ||||
782f6576c101 | Matthieu Boubat (lbovenus) | refactor: remove unused third measurement recursive method | Jun 10 2021 | ||||
c2240235c869 | boubat | Merge branch 'plot_review' into 'master' | Jun 10 2021 | ||||
149f8321fbc1 | boubat | refactor: update scapula differences plot to use sided shoulders | Jun 10 2021 | ||||
8bbb6e46983b | boubat | refactor: update shoulder case plot methods to handle right and left shoulders | Jun 10 2021 | ||||
267d777c8e23 | boubat | refactor: update rotator cuff plot methods | Jun 10 2021 | ||||
66d615b3fff6 | Matthieu Boubat (lbovenus) | fix: add properties initialisation in constructor instead of default property | Jun 10 2021 | ||||
04b565d435b1 | Matthieu Boubat (lbovenus) | fix: prevent glenoid to load data if scapula is empty | Jun 10 2021 | ||||
c4281ec30d87 | Matthieu Boubat (lbovenus) | fix: add missing Timer.stop() | Jun 10 2021 | ||||
575456531196 | Matthieu Boubat (lbovenus) | refactor: move property position to appear sooner in data export | Jun 10 2021 | ||||
a6e1b1f4530a | Matthieu Boubat (lbovenus) | feat: reset scapula plane too when on wrong side | Jun 10 2021 | ||||
a269cbf6b3ec | boubat | Merge branch 'muscle_measurements_update' into 'master' | Jun 10 2021 | ||||
4a594825a15e | Matthieu Boubat (lbovenus) | feat: add recursive measurements | Jun 10 2021 | ||||
43f2bd093f8b | Matthieu Boubat (lbovenus) | refactor: write methods in separate files | Jun 10 2021 | ||||
c184a141308b | Matthieu Boubat (lbovenus) | fix: correct point coordinates computation | Jun 10 2021 | ||||
0b11ad5aab62 | Matthieu Boubat (lbovenus) | refactor: update method to new slice pixel coordinates format | Jun 10 2021 | ||||
e9fbfd045dc8 | Matthieu Boubat (lbovenus) | refactor: add centroid in properties | Jun 10 2021 | ||||
7682cf1ff5ea | Matthieu Boubat (lbovenus) | refactor: add missing semi-colon | Jun 10 2021 | ||||
2d4235be122f | Matthieu Boubat (lbovenus) | refactor: update methods to new Muscle implementation | Jun 10 2021 | ||||
440917107bf1 | Matthieu Boubat (lbovenus) | feat: implemment measureSecond for Muscle | Jun 10 2021 | ||||
1eeeaa4b2ab4 | Matthieu Boubat (lbovenus) | refactor: update method | Jun 10 2021 | ||||
ccaddcb161c4 | Matthieu Boubat (lbovenus) | refactor: implement new method to find muscle contact point on sphere | Jun 10 2021 | ||||
6a9a002cfd45 | Matthieu Boubat (lbovenus) | fix: fix typos and miswritten methods | Jun 10 2021 | ||||
ac2fb4d103de | Matthieu Boubat (lbovenus) | refactor: update name of files and properties | Jun 10 2021 | ||||
f9b7d04701f7 | Matthieu Boubat (lbovenus) | refactor: remove deprecated special measurement | Jun 10 2021 | ||||
8febbb13e715 | Matthieu Boubat (lbovenus) | feat: extract class to find sphere contact point | Jun 10 2021 | ||||
9401522bd626 | Matthieu Boubat (lbovenus) | refactor: extract method | Jun 10 2021 | ||||
aad46d117615 | Matthieu Boubat (lbovenus) | refactor: delete deprecated method | Jun 10 2021 | ||||
414ba527aeae | Matthieu Boubat (lbovenus) | refactor: extract methods | Jun 10 2021 |
c4science · Help