Skip to content

Commit

Permalink
Iron ratio added to auto-quants
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Nemere committed May 24, 2024
1 parent 875d346 commit 0cfd34c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/quantification/autoQuantification.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ func RunAutoQuantifications(scanId string, svcs *services.APIServices) {
Pmcs: pmcs,
Elements: quantElements[c],
DetectorConfig: detector,
Parameters: "",
Parameters: "-Fe,1",
RunTimeSec: 300,
QuantMode: m,
RoiIDs: []string{},
Expand Down

0 comments on commit 0cfd34c

Please sign in to comment.