Difference between revisions of "AHM2010:NA-MIC Kit Update"

From NAMIC Wiki
Jump to: navigation, search
m (Text replacement - "http://www.slicer.org/slicerWiki/index.php/" to "https://www.slicer.org/wiki/")
 
Line 94: Line 94:
 
** Tutorials for the slicer developer community to port modules
 
** Tutorials for the slicer developer community to port modules
 
** [http://wiki.slicer.org/slicerWiki/index.php/Slicer3:Developers:Projects:QtSlicer/Gallery Gallery] and [http://wiki.slicer.org/slicerWiki/index.php/Slicer3:Developers:Projects:QtSlicer/Tutorials Tutorials]
 
** [http://wiki.slicer.org/slicerWiki/index.php/Slicer3:Developers:Projects:QtSlicer/Gallery Gallery] and [http://wiki.slicer.org/slicerWiki/index.php/Slicer3:Developers:Projects:QtSlicer/Tutorials Tutorials]
* More info on the [http://www.slicer.org/slicerWiki/index.php/Main_Page#News Slicer wiki News Page]
+
* More info on the [https://www.slicer.org/wiki/Main_Page#News Slicer wiki News Page]
 
* multi-camera view in Slicer (endoscopy application)
 
* multi-camera view in Slicer (endoscopy application)
  

Latest revision as of 17:10, 10 July 2017

Home < AHM2010:NA-MIC Kit Update
Back to AHM 2010

Goals

Information about NA-MIC Kit component developments over the past year so that developers will have an idea of what new features are available for their use.

ITK

VTK

Teem

XNAT

  • XNAT 1.4 RC3 available
    • More robust QC modeling via xnat:qcManualAssessorData.
    • New 'columns' variable for REST based listings.
    • LDAP support.
    • Improved memory footprint and efficiency.
    • Refactored Search UI in the listing engine.
    • Prebuilt XNAT images using VMWare and Virtualbox
  • xnatfs provides WebDav access to XNAT instances

GWE

  • Interactive experiments' results browser.
  • CSV and generated commands dumps and preview.
  • Support for LSF and Lava cluster DRMs.
  • Ability to override auto-discovered DRMs with configured ones.
  • Ability to override default database installation location.
  • Function to extract experiments' parameters from text files.
  • Operations to delete, pause and resume experiments.
  • Recommended to watch: 5 minutes demo video.

BatchMake

  • Improvement in the integration of grid computing using condor.
  • Semi-Automatic conversion of Slicer modules for batch processing
  • Parameter exploration is now possible
  • Execution of algorithms are faster

CMake/CPack/CTest/CDash

  • parallel ctest (ctest -j)
  • cpack
  • conversion to cmake in-progress
  • linkage between CTest and MIDAS in progress
    • Host large datasets for algorithm validation and performance testing
      • Demonstrated using RegisterImages

3D Slicer

  • List of new modules and features (TBD)
  • 3.4/3.4.1 release information
  • Extension Architecture and Extension Modules
  • ARRA Supplement Projects
  • Qt Port (lead in to Julien's 8:30 session)
    • Co-existence of KWWidgets and Qt
    • Creation of a subset of the needed Qt widgets
    • Full port in Qt of first modules
    • Design of the core architecture in Qt (plugin mechanism, Command line modules, widget libraries...)
    • Tutorials for the slicer developer community to port modules
    • Gallery and Tutorials
  • More info on the Slicer wiki News Page
  • multi-camera view in Slicer (endoscopy application)

Other Topics