popcorn

package module
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 17, 2025 License: BSD-3-Clause Imports: 1 Imported by: 0

README

mlab-popcorn

mlab-popcorn is a set of packages that exposes a sidecar-ized MATLAB server, that can execute analysis functions for POPCORN and RAVIOLI.

Requirements

  1. You need docker[1] installed,
  2. You need a valid MATLAB installation,
  3. This has only been tested on Linux-64b.

Installation

Clone the repository locally:

$> git clone git@git.sr.ht:~sbinet/mlab-popcorn
$> cd mlab-popcorn

Create the docker image:

$> go generate -v ./...

Build and install the sidecar server:

$> go install -v ./cmd/mlabsrv

Run the sidecar server:

$> mlabsrv -port 5454 -v -d ./wrk

where wrk is a directory holding POPCORN filters data.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Lib embed.FS

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd
mlabsrv command
Command mlabsrv runs a MATLAB sidecar server.
Command mlabsrv runs a MATLAB sidecar server.
ref-run-ana-popcorn command
Command ref-run-ana-popcorn runs the popcorn analysis under Matlab.
Command ref-run-ana-popcorn runs the popcorn analysis under Matlab.
ref-sim-fits command
Command ref-sim-fits builds the archive noise "database".
Command ref-sim-fits builds the archive noise "database".
internal
expect
Package expect implements a small expect-style interface
Package expect implements a small expect-style interface
Package mlabsrv provides an entry point into the Docker-based matlab server.
Package mlabsrv provides an entry point into the Docker-based matlab server.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL