diff --git a/README.md b/README.md index 8f9de78..a550085 100755 --- a/README.md +++ b/README.md @@ -1,43 +1,43 @@ -# Desciption of folder /shoulder/methods/matlab/database +# Description of folder /shoulder/methods/matlab/database Author: Alexandre Terrier, EPFL-LBO Last update: 2018-08-15 ## Comments In the 2018 version (updated), adding a SCase is done in 3 steps: 1. Import CT - Use CT/dicomCopier (to be updated) to move CT from pending to N/P. Update ShoulderDatabase.xlsx - Use dicominfoSCase to get CT info and produce file data/Excel/xlsFromMatlab/CTdicomInfo.csv (and/or xls). (2 could be merged with 1) - Not yet mendatory, run the automatic segmentation. Could be done after or before 3, or even merged with 1. 3. Perform some tasks in amira, according to SOP. (Might be done by Matlab?, still manually) 4. Use measureSCase to perform measurements and produce file data/Excel/xlsFromMatlab/anatomy.csv (and/or xls) ## Updated * measureSCase.m: function to measure (and save) SCase (all or part of database) * dicominfoSCase.m: function to get dicom info if SCase, to replace CT/infoCT * listSCase.m: funcion to list SCase in /shoulder/data/ * plotSCase.m: function to plot SCase * csv2xlsSCase.m: fonction to write a xls file from a csv file (for SCase) * statSCase.m: script to perform statistical analyses on SCaseDB * ShoulderCase: directory with classes related to the shoulder cases * log: Directory with log files * segmentation: Directory with functions related to the automatic segementaton of the CT ## Oldies to be rewritten and/or removed * anatomy: Directory with functions related to the anatomical analysis of the shoulder CT * CT: Directory with functions for the reading of dicom field * Generated_Amira_TCL_Scripts: Ditrectory with tcl scripts for Amira, created by matlab functions * muscles: Directory with functions related to the analysis of muscle degeneration * XLS_MySQL_DB: Directory with function related to the access to the MySQL database * CylinderReferences_P403_AmiraCode.dat: To be checked ## To be cleaned * imageToolsExperimentation.m: ?? * Button 1 pushed.ps: ?? * LBODicomViewer.fig: ?? * LBODicomViewer.m: ?? * tempInfo.mat: ??