- A few fixes to the hsitogram memory codes
- Many fixes for the triple axis code
This commit is contained in:
@@ -362,7 +362,7 @@ name of hkl object holding crystallographic information
|
||||
eMode = GetHistCountMode(self->pHistogram3);
|
||||
fVal = GetHistPreset(self->pHistogram3);
|
||||
lVal = GetHistMonitor(self->pHistogram3,1,pCon);
|
||||
lBeam = GetHistMonitor(self->pHistogram2,4,pCon);
|
||||
lBeam = GetHistMonitor(self->pHistogram3,4,pCon);
|
||||
}
|
||||
if(self->pCount != NULL)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user