Ticket #6823 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

DakotaChiSquared should return residuals

Reported by: Andrei Savici Owned by: Andrei Savici
Priority: minor Milestone: Release 2.5
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Jose Borreguero

Description


Change History

comment:1 Changed 8 years ago by Andrei Savici

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Andrei Savici

Optional output workspace for DakotaChiSquared. Refs #6823

Changeset: b8c6088e3edb0514172a26e1994045a952c9b31a

comment:3 Changed 8 years ago by Andrei Savici

Optional output workspace for DakotaChiSquared. Refs #6823

Changeset: b8c6088e3edb0514172a26e1994045a952c9b31a

comment:4 Changed 8 years ago by Andrei Savici

Optional output workspace for DakotaChiSquared. Refs #6823

Changeset: b8c6088e3edb0514172a26e1994045a952c9b31a

comment:5 Changed 8 years ago by Andrei Savici

Branch feature/6823_DakotaChiSquared_output. To test see examples in unit test. Do

print DakotaChiSquared(file1,file2,chifile)

and

print DakotaChiSquared(file1,file2,chifile,ResidualsWorkspace="res")

or

alg=DakotaChiSquared(file1,file2,chifile)

and a new workspace (named "alg") should be created. Please note that the output of the line above is a tuple, with alg[0] being the chi squared, and alg[1] the handle to the "alg" workspace

comment:6 Changed 8 years ago by Andrei Savici

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:7 Changed 8 years ago by Jose Borreguero

  • Status changed from verify to verifying
  • Tester set to Jose Borreguero

comment:8 Changed 8 years ago by Jose Borreguero

  • Status changed from verifying to closed

comment:9 Changed 8 years ago by Andrei Savici

Optional output workspace for DakotaChiSquared. Refs #6823

Changeset: b8c6088e3edb0514172a26e1994045a952c9b31a

comment:10 Changed 8 years ago by Andrei Savici

Optional output workspace for DakotaChiSquared. Refs #6823

Changeset: b8c6088e3edb0514172a26e1994045a952c9b31a

comment:11 Changed 8 years ago by Andrei Savici

Optional output workspace for DakotaChiSquared. Refs #6823

Changeset: b8c6088e3edb0514172a26e1994045a952c9b31a

comment:12 Changed 7 years ago by Andrei Savici

Optional output workspace for DakotaChiSquared. Refs #6823

Changeset: b8c6088e3edb0514172a26e1994045a952c9b31a

comment:13 Changed 7 years ago by Andrei Savici

Optional output workspace for DakotaChiSquared. Refs #6823

Changeset: b8c6088e3edb0514172a26e1994045a952c9b31a

comment:14 Changed 7 years ago by Andrei Savici

Optional output workspace for DakotaChiSquared. Refs #6823

Changeset: b8c6088e3edb0514172a26e1994045a952c9b31a

comment:15 Changed 7 years ago by Andrei Savici

Optional output workspace for DakotaChiSquared. Refs #6823

Changeset: b8c6088e3edb0514172a26e1994045a952c9b31a

comment:16 Changed 7 years ago by Andrei Savici

Optional output workspace for DakotaChiSquared. Refs #6823

Changeset: b8c6088e3edb0514172a26e1994045a952c9b31a

comment:17 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7669

Note: See TracTickets for help on using tickets.