Skip to content
forked from aarpon/hrm

The Huygens Remote Manager is an open-source, efficient, multi-user web-based interface to the Huygens software by Scientific Volume Imaging for parallel batch deconvolutions.

License

Notifications You must be signed in to change notification settings

carstendietrich/hrm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HRM - The Huygens Remote Manager

The Huygens Remote Manager is an open-source, efficient, multi-user web-based interface to the Huygens software by Scientific Volume Imaging for parallel batch deconvolutions.

For more information please see:

Download and install dependences for development

In the console, run:

$ cd $HRM_ROOT
$ ./setup/setup_devel.sh 

This will update composer, and download and install all third-party libraries used for development. Please notice that the the development dependencies are way more than those needed for release (see below).

Package an HRM release

In the console, run:

$ cd $HRM_ROOT
$ ./setup/package_release.sh workdir archive_name 

This will update composer, download and install all third-party libraries necessary for the release version of HRM, and then package everything into a zip file ready for distribution.

Example:

$ cd $HRM_ROOT
$ ./setup/package_release.sh /tmp ~/hrm_3.5.0.zip

About

The Huygens Remote Manager is an open-source, efficient, multi-user web-based interface to the Huygens software by Scientific Volume Imaging for parallel batch deconvolutions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 64.1%
  • JavaScript 27.3%
  • CoffeeScript 2.7%
  • CSS 2.6%
  • HTML 1.1%
  • Python 0.9%
  • Other 1.3%