- Queries
- All Stories
- Search
- Advanced Search
Feed Advanced Search
Advanced Search
Advanced Search
Apr 22 2020
Apr 22 2020
boubat committed R8218:f51c749894ea: refactor:plotSCase.m: Update the way of getting config file data. (authored by boubat).
refactor:plotSCase.m: Update the way of getting config file data.
boubat committed R8218:ac9ebda2e510: refactor:plotSCase.m: Adapt the plotSCase.m function to the new ShoulderCase. (authored by boubat).
refactor:plotSCase.m: Adapt the plotSCase.m function to the new ShoulderCase.
boubat committed R8218:33e930c3595c: refactor:ShoulderCase.m:plot: Change the ShoulderCase.plot method to call the… (authored by boubat).
refactor:ShoulderCase.m:plot: Change the ShoulderCase.plot method to call the…
boubat committed R8218:b22704467228: refactor:Shoulder.m:plot: Move the plot method from the ShoulderCase object to… (authored by boubat).
refactor:Shoulder.m:plot: Move the plot method from the ShoulderCase object to…
Apr 9 2020
Apr 9 2020
boubat committed R8218:1208bd216f86: feat: Add the MethodsMonitor abstract class that monitor and programm child… (authored by boubat).
feat: Add the MethodsMonitor abstract class that monitor and programm child…
boubat committed R8218:ac653395da5b: feat: Add a function that substract the elements of cell array from another… (authored by boubat).
feat: Add a function that substract the elements of cell array from another…
boubat committed R8218:f3149ac75f22: feat: Add a format.string constant property to Timer object. (authored by boubat).
feat: Add a format.string constant property to Timer object.
Apr 8 2020
Apr 8 2020
Merge branch 'boubat'
Mar 27 2020
Mar 27 2020
boubat committed R8218:3a3dd5b033de: fix: Adapt SCaseIDParser to new version of FileExtractor (authored by boubat).
fix: Adapt SCaseIDParser to new version of FileExtractor
boubat committed R8218:7bcac05318f2: perf: Assert validity of inputs and output of FileExtractor (authored by boubat).
perf: Assert validity of inputs and output of FileExtractor
boubat committed R8218:ec894e061479: perf: Change the output of FileExtractor object to directly return the variable… (authored by boubat).
perf: Change the output of FileExtractor object to directly return the variable…
Mar 25 2020
Mar 25 2020
boubat committed R8218:8fd68c5307ea: fix: Orient the glenoid.centerLine toward ML (authored by boubat).
fix: Orient the glenoid.centerLine toward ML
fix: Change the use of exist() for dir()
boubat committed R8218:a9ac266193d9: fix: Reduce the required number of groove points in scapula CoordinateSystem (authored by boubat).
fix: Reduce the required number of groove points in scapula CoordinateSystem
Mar 23 2020
Mar 23 2020
boubat committed R8218:68a0d790ee5a: doc: Update the description of measureSCase arguments and its examples (authored by boubat).
doc: Update the description of measureSCase arguments and its examples
boubat committed R8218:f522e25284c2: fix: Re-create the glenoid.walch property and change the auto-measurements… (authored by boubat).
fix: Re-create the glenoid.walch property and change the auto-measurements…
Mar 21 2020
Mar 21 2020
boubat committed R8218:7206916ce178: fix: Comment out outdated reference to glenoid.walch (authored by boubat).
fix: Comment out outdated reference to glenoid.walch
boubat committed R8218:d039ccbc6e2b: fix: Change reference to glenoid.SCase in glenoid.calcDensity (authored by boubat).
fix: Change reference to glenoid.SCase in glenoid.calcDensity
boubat committed R8218:a00df81283de: fix: Change the reference to glenoid.SCase for glenoid.scapula.shoulder.SCase… (authored by boubat).
fix: Change the reference to glenoid.SCase for glenoid.scapula.shoulder.SCase…
boubat committed R8218:d6695a6ce91a: perf: Add more try/catch in measurements of measureSCase and log the error… (authored by boubat).
perf: Add more try/catch in measurements of measureSCase and log the error…
boubat committed R8218:d527ccbae642: fix: Change the access of the contructor of Glenoid (authored by boubat).
fix: Change the access of the contructor of Glenoid
boubat committed R8218:7a38bfa38175: fix: Add a missing 'end' statement in GlenoidManual (authored by boubat).
fix: Add a missing 'end' statement in GlenoidManual
boubat committed R8218:64906d21ca8f: refactor: Change the way the other objects handle the new GlenoidAuto/Manual… (authored by boubat).
refactor: Change the way the other objects handle the new GlenoidAuto/Manual…
fix: Correct typo
boubat committed R8218:37f7244f5b40: refactor: Extract one abstract and two manual/auto object out of the Glenoid… (authored by boubat).
refactor: Extract one abstract and two manual/auto object out of the Glenoid…
Mar 20 2020
Mar 20 2020
boubat committed R8218:c33f0ab9971f: fix: Add try/catch in measureSCase measurements to prevent measureSCase from… (authored by boubat).
fix: Add try/catch in measureSCase measurements to prevent measureSCase from…
Mar 19 2020
Mar 19 2020
boubat committed R8218:82e77830d37d: refactor: Change openConfigFile function for ConfigFileExtractor.getVariable… (authored by boubat).
refactor: Change openConfigFile function for ConfigFileExtractor.getVariable…
boubat committed R8218:4b96121eef0f: feat: Add the current folder and subfolders in MATLAB path at the beginning of… (authored by boubat).
feat: Add the current folder and subfolders in MATLAB path at the beginning of…
boubat committed R8218:0813f9597cd9: fix: Change python path dependencies to be chosen in config file for muscles. (authored by boubat).
fix: Change python path dependencies to be chosen in config file for muscles.
boubat committed R8218:633dfe7369d1: doc: Update measurSCase header to describe the new arguments handling (authored by boubat).
doc: Update measurSCase header to describe the new arguments handling
boubat committed R8218:16833d2f1296: refactor: Delete the output of glenoid.measureVersionAndInclination (authored by boubat).
refactor: Delete the output of glenoid.measureVersionAndInclination
boubat committed R8218:5a539868d490: refactor: Delete CT2Scapula method, outdated by the CoordinateSystem.express… (authored by boubat).
refactor: Delete CT2Scapula method, outdated by the CoordinateSystem.express…
Mar 18 2020
Mar 18 2020
boubat committed R8218:e0e317dc6d1e: fix: Avoid SCase creation error in measureSCase.m (authored by boubat).
fix: Avoid SCase creation error in measureSCase.m
boubat committed R8218:b8602c242c8e: refactor: Implement the glenoid.morphology method to call the dedicated… (authored by boubat).
refactor: Implement the glenoid.morphology method to call the dedicated…
boubat committed R8218:ed0abb1ac3e9: refactor: Extract a glenoid method to measure its center line (authored by boubat).
refactor: Extract a glenoid method to measure its center line
boubat committed R8218:83cc51e1abd1: fix: Change methods' names to fit their files' names (authored by boubat).
fix: Change methods' names to fit their files' names
boubat committed R8218:1483e3e34bd3: refactor: Extract a method to measure glenoid version and inclination values (authored by boubat).
refactor: Extract a method to measure glenoid version and inclination values
boubat committed R8218:03e98c663eac: refactor: Change two glenoid methods' names that gave useless informations (authored by boubat).
refactor: Change two glenoid methods' names that gave useless informations
Mar 17 2020
Mar 17 2020
boubat committed R8218:dab0db10293a: feat: Add a method to measure the glenoid antero-superior angle with PCA (authored by boubat).
feat: Add a method to measure the glenoid antero-superior angle with PCA
boubat committed R8218:08283f5c6c9a: refactor: Extract a method from glenoid.morphology that expresses the glenoid… (authored by boubat).
refactor: Extract a method from glenoid.morphology that expresses the glenoid…
boubat committed R8218:94f894f50be6: feat: Add a function to project vectors on a vector (authored by boubat).
feat: Add a function to project vectors on a vector
boubat committed R8218:58f7d71b384b: feat: Add methods to project points on the three planes spaned by a… (authored by boubat).
feat: Add methods to project points on the three planes spaned by a…
Mar 16 2020
Mar 16 2020
boubat committed R8218:1343fa960e9b: refactor: Extract methods to set glenoid width and height with PCA (authored by boubat).
refactor: Extract methods to set glenoid width and height with PCA
boubat committed R8218:12349073d5f7: refactor: Change variable name in glenoid.measureCenter.m (authored by boubat).
refactor: Change variable name in glenoid.measureCenter.m
boubat committed R8218:9f8d05f11f92: refactor: Extract method to measure glenoid depth (authored by boubat).
refactor: Extract method to measure glenoid depth
Mar 6 2020
Mar 6 2020
refactor: Extrcat
boubat committed R8218:9f61b0394a61: refactor: Split measureSCase into three part (authored by boubat).
refactor: Split measureSCase into three part
refactor: Same as previous commit
Feb 28 2020
Feb 28 2020
boubat committed R8218:65634b409435: refactor: Change measureSCase to handle the new ShoulderCase properties (authored by boubat).
refactor: Change measureSCase to handle the new ShoulderCase properties
boubat committed R8218:b6e8a76a4b20: refactor: Change the references to SCase for references to the direct parent… (authored by boubat).
refactor: Change the references to SCase for references to the direct parent…
boubat committed R8218:2daf1a5e9e5e: refactor: Split the shoulder property into two new shoulderManual and… (authored by boubat).
refactor: Split the shoulder property into two new shoulderManual and…
boubat committed R8218:ceac7cb096ef: refactor: Change the implementation of getDataRootPath to use the FileExtractor… (authored by boubat).
refactor: Change the implementation of getDataRootPath to use the FileExtractor…
boubat committed R8218:7f6bf5ba7567: refactor: Split Scapula class into one abstract and two concrete classes (authored by boubat).
refactor: Split Scapula class into one abstract and two concrete classes
feat: Add classes to get text from files
boubat committed R8218:1d78cc59c619: refactor: Specify method's scope in method's name (authored by boubat).
refactor: Specify method's scope in method's name
boubat committed R8218:fb02d552250f: refactor: Give properties their values with config file instead of hard code (authored by boubat).
refactor: Give properties their values with config file instead of hard code
boubat committed R8218:1811acd93a1a: refactor: Split Shoulder class into one abstract and two concrete classes (authored by boubat).
refactor: Split Shoulder class into one abstract and two concrete classes
Feb 26 2020
Feb 26 2020
boubat committed R8218:47f7c965deb4: feat: Add a method to load a ShoulderCase (authored by boubat).
feat: Add a method to load a ShoulderCase
boubat committed R8218:c5c2bb15d20f: refactor: Change methods name containing 'SCase' with 'Case' (authored by boubat).
refactor: Change methods name containing 'SCase' with 'Case'
refactor: Change names of classes
boubat committed R8218:42a5a749befe: refactor: Remove the future poltergeist class SCaseDB (authored by boubat).
refactor: Remove the future poltergeist class SCaseDB
boubat committed R8218:07e59409ca60: feat: Add a Logger class to handle log files (authored by boubat).
feat: Add a Logger class to handle log files
Feb 25 2020
Feb 25 2020
boubat committed R8218:53efc4d4ce69: refactor: Remove the obsolete TimerData class (authored by boubat).
refactor: Remove the obsolete TimerData class
boubat committed R8218:eb188026359a: feat: Add a class that implements linked lists (authored by boubat).
feat: Add a class that implements linked lists
boubat committed R8218:1af93e155bf6: refactor: Change the global property type from containers.Map to LinkedList and… (authored by boubat).
refactor: Change the global property type from containers.Map to LinkedList and…
Feb 21 2020
Feb 21 2020
boubat committed R8218:2f057628eb1b: feat: Add a function that asserts that a text matches an expression (authored by boubat).
feat: Add a function that asserts that a text matches an expression
boubat committed R8218:e24dc645d1f2: feat: Add a function that returns the current operating system's path separator (authored by boubat).
feat: Add a function that returns the current operating system's path separator
boubat committed R8218:0f2114220d77: feat: Add an object that measures multiple elapsed times (authored by boubat).
feat: Add an object that measures multiple elapsed times
boubat committed R8218:ec160183ca4d: feat: Add a class that validates shoulder cases ID (authored by boubat).
feat: Add a class that validates shoulder cases ID
boubat committed R8218:5f21076d32d6: feat: Add an object to search shoulder cases in a directory tree (authored by boubat).
feat: Add an object to search shoulder cases in a directory tree
boubat committed R8218:8170d98ab94f: feat: Add objects that map shoulder cases paths to shoulder cases ID (authored by boubat).
feat: Add objects that map shoulder cases paths to shoulder cases ID
Feb 10 2020
Feb 10 2020
boubat committed R8218:3d35f3b9bb6a: fix: Make the CoordinateSystem.isOrthogonal method independent from axes' norms (authored by boubat).
fix: Make the CoordinateSystem.isOrthogonal method independent from axes' norms
boubat committed R8218:38326d1147b1: docs: Add details in a method description (authored by boubat).
docs: Add details in a method description
Feb 6 2020
Feb 6 2020
boubat committed R4970:56d700784024: fix: Change the descritpion of arguments in docstring (authored by boubat).
fix: Change the descritpion of arguments in docstring
Feb 5 2020
Feb 5 2020
boubat committed R8218:1e57e9f2e6e0: refactor: Extract methods from coordSysSet. The main part is given to the new… (authored by boubat).
refactor: Extract methods from coordSysSet. The main part is given to the new…
boubat committed R8218:c3271100b4b6: perf: Complete the methods to set a coordinate system (authored by boubat).
perf: Complete the methods to set a coordinate system
boubat committed R8218:263e0a20f0a3: feat: Add a function to find the longest vector among a given array of vectors (authored by boubat).
feat: Add a function to find the longest vector among a given array of vectors
boubat committed R8218:ccb224d9fe7b: feat: Add the new Plane class that can create and use 3D planes (authored by boubat).
feat: Add the new Plane class that can create and use 3D planes
boubat committed R8218:b2c8a146a3e1: feat: Add a function to choose the direction of a vector toward another one (authored by boubat).
feat: Add a function to choose the direction of a vector toward another one
Feb 3 2020
Feb 3 2020
boubat committed R8218:4fc5694ee6cd: feat: Add the glenoid surface mean point in a sub-property (authored by boubat).
feat: Add the glenoid surface mean point in a sub-property
boubat committed R8218:72d1984dfd22: refactor: Delete the deprecated Ellipsoid class and related methods (authored by boubat).
refactor: Delete the deprecated Ellipsoid class and related methods
boubat committed R8218:c150cfa2519e: feat: Add a method for measuring glenoid width and height (authored by boubat).
feat: Add a method for measuring glenoid width and height
feat: Add a class for coordinate systems
Jan 29 2020
Jan 29 2020
Merge branch 'master' into boubat
boubat committed R8218:6bcbf0e61ee9: feat: Add the Ellipsoid object for the glenoid fitted ellipsoid (authored by boubat).
feat: Add the Ellipsoid object for the glenoid fitted ellipsoid
Jan 28 2020
Jan 28 2020
boubat committed R8218:676c3acb15a8: feat: Add a method to express points in local coordinate system (authored by boubat).
feat: Add a method to express points in local coordinate system
boubat committed R8218:41a56b82b0f8: feat: Add a method for measuring glenoid radius thanks to a fitted sphere (authored by boubat).
feat: Add a method for measuring glenoid radius thanks to a fitted sphere
boubat committed R8218:492db744a284: fix: Move the Sphere class to ShoulderCase/ (authored by boubat).
fix: Move the Sphere class to ShoulderCase/
boubat committed R8218:622dbc650abe: feat: Extract a method used for measuring glenoid center (authored by boubat).
feat: Extract a method used for measuring glenoid center
boubat committed R8218:7a717ce821eb: feat: Add the Sphere object for the glenoid fitted sphere (authored by boubat).
feat: Add the Sphere object for the glenoid fitted sphere
Jan 27 2020
Jan 27 2020
boubat committed R8218:8f8aa39e7bd4: refactor: Extract glenoid center measurement methods out from glenoid… (authored by boubat).
refactor: Extract glenoid center measurement methods out from glenoid…
Jan 23 2020
Jan 23 2020
boubat committed R8218:4abb8ef85acb: feat&fix: Add excel data to SCase. Fix condition in argument handling. (authored by boubat).
feat&fix: Add excel data to SCase. Fix condition in argument handling.
Jan 16 2020
Jan 16 2020
perf: Clean listSCase method
feat: Add a pool object property
Jan 15 2020
Jan 15 2020
feat: Add listSCase method
boubat committed R8218:ef70a62c15b4: Merge branch 'master' of https://c4science. (authored by boubat).
Merge branch 'master' of https://c4science.
Jan 13 2020
Jan 13 2020
creation of the SCaseDB class
Jan 10 2020
Jan 10 2020
boubat committed R8218:b23e1f95940f: reorganize measureSCase loops and extend the 'auto' loop (authored by boubat).
reorganize measureSCase loops and extend the 'auto' loop
Jan 7 2020
Jan 7 2020
boubat committed R8218:6864e678a34d: dicominfopath now correctly chosen pointing to the dicom file in the middle of… (authored by boubat).
dicominfopath now correctly chosen pointing to the dicom file in the middle of…
c4science · Help