Skip to content

codehugger/heliumqa-processor

Repository files navigation

heliumqa-processor

HeliumQA Matlab processor for Magphan

configuration

$> cp config.json.sample config.json

The configuration for the command uses two variables $SOURCE and $DESTINATION. They will be replaced with a dynamic path values like so /path/to/folder/requests/:request_id and /path/to/folder/requests/:request_id/results respectively.

Example:

{
  "host": "http://localhost:3000",
  "email": "user@example.com",
  "password": "password",
  "command": "perl dummy.pl $SOURCE $DESTINATION"
}

About

Processor for HeliumQA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •