Skip to content

Commit

Permalink
More on LeBailFit. Refs #5306.
Browse files Browse the repository at this point in the history
  • Loading branch information
wdzhou committed Aug 17, 2012
1 parent 95236c9 commit 9c3070c
Show file tree
Hide file tree
Showing 3 changed files with 709 additions and 486 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ namespace CurveFitting
void parseBackgroundTableWorkspace(DataObjects::TableWorkspace_sptr bkgdparamws, std::vector<double>& bkgdorderparams);

/// Crop the workspace for better usage
void cropWorkspace();
API::MatrixWorkspace_sptr cropWorkspace(API::MatrixWorkspace_sptr inpws, size_t wsindex);

/// Calcualte background by fitting peak heights
void calBackground(size_t workspaceindex);
Expand Down

0 comments on commit 9c3070c

Please sign in to comment.