Skip to content
Snippets Groups Projects
todo.md 723 B
Newer Older
  • Learn to ignore specific revisions
  • vand's avatar
    vand committed
    * Move to QIM tools
    * Decide on citatios, licence, etc.
    * Make nice figure for qim webpage.
    
    abda's avatar
    abda committed
    
    
    abda's avatar
    abda committed
    
    
    vand's avatar
    vand committed
    
    Anders' comments
    * Make informative readme on the use of layered surface detection tool.
    
    * There should be a description of how to install dependencies.
    
    * I had to install slgbuilder by typing: 'pip install slgbuilder' in the command line
    
    abda's avatar
    abda committed
    slgbuilder is code from Niels Jeppesen, which I guess it not so well known.
    
    
    vand's avatar
    vand committed
    * Then I needed to use qim-tools. This was more difficult, because I cloned qim-tools and I did not have a description on how to install the tool. But it is just writing: 'python setup.py install' on the command line
    
    abda's avatar
    abda committed
    
    
    vand's avatar
    vand committed
    * I got an error, because I did not have SimpleITK installed. I installed it from Conda.
    
    abda's avatar
    abda committed