R8218/measureSCase.mmaster
R8218/measureSCase.m
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a14a301c6cd0 | Matthieu Boubat (lbovenus) | feat: add log sections | Sep 7 2021 | |||
74549b84a237 | Matthieu Boubat (lbovenus) | refactor: remove special measurements | Sep 7 2021 | |||
bc549d7059de | Matthieu Boubat (lbovenus) | refactor: add try/end to special measurements | Jul 15 2021 | |||
c091bb75b398 | Matthieu Boubat (lbovenus) | fix: fix varargin array handling | Jul 2 2021 | |||
9235720d3789 | Matthieu Boubat (lbovenus) | refactor: replace Timer with tic() and toc() | Jul 1 2021 | |||
f64b2479e904 | Matthieu Boubat (lbovenus) | feat: add logging in special measurements | Jun 11 2021 | |||
0da0b66d0343 | Matthieu Boubat (lbovenus) | refactor: extract method to save all SCases in one file | Jun 11 2021 | |||
782f6576c101 | Matthieu Boubat (lbovenus) | refactor: remove unused third measurement recursive method | Jun 10 2021 | |||
c4281ec30d87 | Matthieu Boubat (lbovenus) | fix: add missing Timer.stop() | Jun 10 2021 | |||
89040c90252f | Matthieu Boubat (lbovenus) | refactor: extract method | Jun 7 2021 | |||
288586e6a7ef | Matthieu Boubat (lbovenus) | refactor: rewrite totally measureSCase with new SCase data and method structure | Jun 4 2021 | |||
c99e6574cba5 | boubat | refactor: Update config extraction method across system. | May 20 2021 | |||
e5cc35f4bed9 | boubat | refactor: Remove disposable argument and fix char/string concatenation. | Apr 21 2021 | |||
47c2d59842b9 | boubat | refactor: Change shoulder.muscles for shoulder.rotatorCuff. | Apr 16 2021 | |||
4e54dfa61f58 | boubat | refactor: Update measureSCase with new muscle file names. | Aug 31 2020 | |||
8c30e81af50d | boubat | fix: Prevent measured SCase ID to be different of requested SCase ID. | Aug 5 2020 | |||
b24363f680f3 | boubat | refactor: Update measureSCase to MusclesContainers modifications. | Aug 5 2020 | |||
288180450d3c | boubat | refactor: Update measureSCase() to new method's name. | Jul 23 2020 | |||
ef22a3fab2ab | boubat | feat: Updates to work with muscles manual segmentations. | Jul 23 2020 | |||
e58d4529f576 | boubat | Merge branch 'boubat' | Jun 22 2020 | |||
92a343b4b0d8 | boubat | docs: Update or add documentation for all classes in ./ShoulderCase. | Jun 16 2020 | |||
807532073f6c | boubat | refactor:measureSCase: Change the creation of SCaseDB variable to take… | Jun 9 2020 | |||
84d45f3e79e7 | boubat | refactor:measureSCase: Replace listSCase() utilisation with ShoulderCaseLoader… | Jun 9 2020 | |||
188cadab0290 | boubat | refactor:measureSCase: Update verification of exisiting muscles data. | Jun 9 2020 | |||
57529901bdb2 | boubat | refactor: Update system to use new muscles classes. | Jun 5 2020 | |||
4ba71220419d | boubat | Merge branch 'boubat' | Apr 8 2020 | |||
81f62652e818 | boubat | fix: Change the use of exist() for dir() | Mar 25 2020 | |||
f522e25284c2 | boubat | fix: Re-create the glenoid.walch property and change the auto-measurements… | Mar 23 2020 | |||
7206916ce178 | boubat | fix: Comment out outdated reference to glenoid.walch | Mar 21 2020 | |||
d6695a6ce91a | boubat | perf: Add more try/catch in measurements of measureSCase and log the error… | Mar 21 2020 | |||
c33f0ab9971f | boubat | fix: Add try/catch in measureSCase measurements to prevent measureSCase from… | Mar 20 2020 | |||
4b96121eef0f | boubat | feat: Add the current folder and subfolders in MATLAB path at the beginning of… | Mar 19 2020 | |||
82e77830d37d | boubat | refactor: Change openConfigFile function for ConfigFileExtractor.getVariable… | Mar 19 2020 | |||
633dfe7369d1 | boubat | doc: Update measurSCase header to describe the new arguments handling | Mar 19 2020 | |||
e0e317dc6d1e | boubat | fix: Avoid SCase creation error in measureSCase.m | Mar 18 2020 | |||
9f61b0394a61 | boubat | refactor: Split measureSCase into three part | Mar 6 2020 | |||
65634b409435 | boubat | refactor: Change measureSCase to handle the new ShoulderCase properties | Feb 28 2020 | |||
c3bfd31a1631 | aterrier | Slight update in the intro comment of measureSCase for reading log | Feb 3 2020 | |||
d8e5837d542d | aterrier | Slight update in the intro comment of measureSCase for running it in the… | Jan 31 2020 | |||
eac74cab43db | aterrier | Slight update in the intro comment of measureSCase for running it | Jan 29 2020 | |||
4abb8ef85acb | boubat | feat&fix: Add excel data to SCase. Fix condition in argument handling. | Jan 23 2020 | |||
4d59db453045 | boubat | patch | Jan 13 2020 | |||
b23e1f95940f | boubat | reorganize measureSCase loops and extend the 'auto' loop | Jan 10 2020 | |||
d19a22d656dc | boubat | measureScase now auto computes the RC muscles degenration, and exports meta… | Dec 20 2019 | |||
81c136978cc4 | boubat | Modification in arguments handling by measureSCase. rawFromExcel changed back… | Aug 9 2019 | |||
2ede99566008 | boubat | Fixed and modified according to A.Terrier comments | Aug 8 2019 | |||
896b29123d60 | boubat | fopen() error 'fixed'. (No, apparently you can't fopen a file already opened in… | Jul 31 2019 | |||
48fb99446bf3 | boubat | Add whole database saving, upgrade measureSCase arguments verification, update… | Jul 31 2019 | |||
bca67b9e4cc2 | boubat | update logfile writing. | Jul 31 2019 | |||
502abc4d511d | boubat | Filename changed back to 'anatomy.csv' | Jul 30 2019 | |||
8663a605763c | boubat | Some fixes and documentation. Ready to be merged. | Jul 30 2019 | |||
2edbc5ad5089 | boubat | ShoulderCase.saveCSV becomes ShoulderCase.appendToCSV and have to be given a… | Jul 30 2019 | |||
b75dd8c49177 | boubat | rawFromExcel can now be called on a linux system (e.g lbovenus.epfl.ch). Little… | Jul 30 2019 | |||
fd6606e5d5fe | boubat | small updates | Jul 30 2019 | |||
be8ed18438e7 | boubat | Revert "small updates" | Jul 30 2019 | |||
abcd19405ed2 | boubat | small updates | Jul 30 2019 | |||
6584e4c2320b | boubat | Add more detailed error message and the check for updateCalculations condition | Jul 29 2019 | |||
f518514550ef | boubat | Add a few comments and delete the former code | Jul 29 2019 | |||
3ff6ec64c458 | boubat | The arguments available for measureSCase are now: 'UpdateGlenoidDensity'… | Jul 29 2019 | |||
7a04e1267d56 | boubat | Revert "The arguments available for measureSCase are now… | Jul 29 2019 | |||
c48d5c726896 | boubat | The arguments available for measureSCase are now: 'UpdateGlenoidDensity'… | Jul 29 2019 | |||
fdc561c14bbf | boubat | add details about SCase errors | Jul 29 2019 | |||
33761c0c763e | aterrier | Small changes in measurSCase.m | Jun 29 2019 | |||
554c62397c32 | aterrier | Samll change in measureSCase | Jun 29 2019 | |||
d882935b6dd5 | aterrier | Add argument glenoidDensity in measureSCase | Feb 6 2019 | |||
6cf54a954015 | aterrier | Try-catch for error in dicomreadVolume | Feb 4 2019 | |||
e4fdfd5fb30c | aterrier | Add function openConfigFile at beginning of code | Jan 15 2019 | |||
d6213e878f72 | aterrier | new function openLogFile implemented in function measureSCase | Jan 9 2019 | |||
7344497df6c5 | aterrier | Moved addpath('ShoulderCase') and instance of ShoulderCase just before loop. | Jan 7 2019 | |||
18d38689962c | aterrier | Set SCase(iSCaseID).dataPath = dataDir within loop instead of before the loop… | Jan 7 2019 | |||
663d750ac4af | aterrier | Modified to work with config file | Dec 31 2018 | |||
3104f5dd4077 | aterrier | Small error corrected in README.md | Dec 24 2018 | |||
99c9cb1f408b | aterrier | Remove xls after writing csv to avoid outdated xls | Aug 16 2018 | |||
aef115c10f44 | aterrier | measureSCase added to local repository | Aug 16 2018 |
c4science · Help