Ticket #199 (closed: fixed)
Create a DAEStub windows Service
Reported by: | Nick Draper | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Iteration 11 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
This should operate as a windows service and respond to calls by LoadDAE with simple generated data responses.
At the moment this involves responding to the GETDAT request that returns the data from a single spectrum.
The data returned should alter over time to pretend to be accumulating neutron counts.
It may be worth using Paolo equation to generate the data (or a simpler one if required)
I*(exp(a/2*(a*s2+2*(x-c)))*erfc((a*s2+(x-c))/sqrt(2*s2))+exp(b/2*(b*s2-2*(x-c)))*erfc((b*s2-(x-c))/sqrt(s*s2)))+bk
I fitted the peak near 79400 usec in spectrum 4 of the file HRP38692.RAW
The initial guesses for this peak are:
I=297 a=2. b=0.03 c=79400 s=8 bk=8
Change History
comment:1 Changed 12 years ago by Roman Tolchenov
- Status changed from new to closed
- Resolution set to fixed
comment:2 Changed 12 years ago by Roman Tolchenov
- Status changed from closed to reopened
- Resolution fixed deleted