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

config_history(history)

Indicate which fields are needed by the monitor and for what duration.

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