# FitBenchmark Problem
# This is a simple test problem where we create noisy data from a trigonometric function.
software = 'Mantid'
name = 'trig_noisy-fba'
input_file = 'trig_noisy.txt'
function = 'name=UserFunction, Formula=A1*cos(2*3.141592*x) + A2*sin(2*3.141592*x) + A3*x, A1=1.01, A2=3.98, A3=3.01'
# fit_parameters = {'StartX': 0, 'EndX': 0}
description = ''
