# Fitbenchmark Problem
software = 'Mantid'
name = 'basic'
description = 'This dataset has no real world application. It is used to test the parsing.'
input_file = 'mantid_basic.dat'
function ='name=LinearBackground,A0=0.0,A1=1'
parameter_ranges = {'A0': (0,10), 'A1': (0,10)}