STS and Spark both use the OBPRequestRawSpectrumExchange to request spectra from the device. These devices perform on-board thermal baseline correction which is pretty useful, so they should use the command to request corrected spectra by default.
My plan is to fix this issue quickly with a branch for this tracker, but the long-term solution is to add a way to switch between the raw and corrected modes (since both are useful in some cases) as described in [#19].
My plan is to fix this issue quickly with a branch for this tracker, but the long-term solution is to add a way to switch between the raw and corrected modes (since both are useful in some cases) as described in [#19].
Related
Tickets: #19
Created the amg-rawspec-18 branch to work on this. The branch was merged (320:321) back to trunk at revision 322.
The OBPRequestRawSpectrumExchange class is currently unused in the trunk, but is being left there so that it is available whenever [#19] is addressed.
Closing this issue.
Related
Tickets: #19