fitservice - Remote job plugin for fit jobs

ServiceMonitor

Display fit progress on the console

fitservice

Fit job definition for the distributed job queue.

class bumps.fitservice.ServiceMonitor(problem, path, progress=60, improvement=60)[source]

Bases: TimedUpdate

Display fit progress on the console

show_improvement(history)[source]
show_progress(history)[source]
bumps.fitservice.fitservice(request)[source]