PET-CT/Development/Main: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Update for version 2.0)
Line 13: Line 13:
* Install NSIS in your system
* Install NSIS in your system
* Build SlicerPET in a release mode
* Build SlicerPET in a release mode
* When the build finishes, load Slicer-build/Slicer-build project file in visual studio
* When the build finishes, load S-bld/Slicer-build/Slicer.sln project file in Visual Studio
* Build PACKAGE target only to generate the installer. ( There will be a new installer in Slicer-build/Slicer-build ( With a filename a SlicerPET-0.6.0-*-win-amd64.exe )
* Build PACKAGE target only to generate the installer. ( There will be a new installer in S-bld/Slicer-build/ ( With a filename a SlicerPET-2.0.0-*-win-amd64.exe )


==Uploading installers to Packages server  ==
==Uploading installers to Packages server  ==
How to upload packages to [http://packages.kitware.com/packages/application/view?applicationId=15 packages.kitware.com]:
How to upload packages to [http://packages.kitware.com/packages/application/view?applicationId=19 packages.kitware.com]:
* Create an account and join the PET-CT community
* Create an account and join the PET-CT community
* Download the following script : [http://public.kitware.com/Wiki/File:Upload-SlicerPET-to-packages-kitware-com.cmake Upload-SlicerPET-to-packages-kitware-com.cmake]
* Download the following script : [http://public.kitware.com/Wiki/File:Upload-SlicerPET-to-packages-kitware-com.cmake Upload-SlicerPET-to-packages-kitware-com.cmake]

Revision as of 18:06, 19 November 2015

Dashboard

SlicerPET dashboard

External Projects

The SlicerPET application is based on Slicer Framework. In addition to the external projects included by Slicer official, SlicerPET includes PlusLib revision 3900.

Building executable

Generating installers

Windows

  • Install NSIS in your system
  • Build SlicerPET in a release mode
  • When the build finishes, load S-bld/Slicer-build/Slicer.sln project file in Visual Studio
  • Build PACKAGE target only to generate the installer. ( There will be a new installer in S-bld/Slicer-build/ ( With a filename a SlicerPET-2.0.0-*-win-amd64.exe )

Uploading installers to Packages server

How to upload packages to packages.kitware.com:

  • Create an account and join the PET-CT community
  • Download the following script : Upload-SlicerPET-to-packages-kitware-com.cmake
    • Change the MIDAS_USER and enter you MIDAS_API_KEY that you can generate in your packages.kitware.com profile.
    • Modify the following lines if you are uploading windows or linux executables to the appropriate values:
 file(GLOB packages "SlicerPET-*.exe")
 ...
 PACKAGE_TYPE "NSIS installer"
  • Run the command line "cmake -P Upload-SlicerPET-to-packages-kitware-com.cmake"

Video Tools

To produce the videos showing how the different modules work [1], we used the following tools:

  • On Windows:
    • We used CamStudio, a tool that allows to record all screen and audio activity on the computer. To improve the quality of the videos, we boosted the video option of the tool to the maximum (Quality 100% and 1000 frame per second).
    • We used VLC to record the streaming video from a camera device.
  • On Mac:
    • We used iMovie for post-production, editing and voice-over