Software Release Note for ote version 5.0

(click here for SRN history)

Author: Marnix Bindels [marnix.bindels@esa.nl]
Date: 04-12-2006
Summary: Made part of the web-application, instead of being stand-alone and called by a CGI script.

Fixed SPRs:

SPR 808 For a special, out of the ordinary, energy range, OTE would mix up PICSIT and ISGRI results. This is a consequence of how the wrapper was parsing the output of the OTE binary. The problem has been solved as a side-effect of the implementation of Screw 557.

Implemented SCRs:

SCR 557 The wrapper, that was used to call the binary repeatedly and format the output, has been abandoned. The Java code now gives sensible output by itself, and is called as part of the web-application. This means the CGI script calling the wrapper is no longer needed either.