Ticket #4853 (closed: duplicate)
[IndDiff] - Track down source of errant error messages
Reported by: | Peter Parker | Owned by: | Peter Parker |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Robert Whitley |
Description
Run the following in the Python console (or use the Indirect Diffraction interface):
OSIRISDiffractionReduction(Sample="89770,89771,89772,89773,89774,89775", Vanadium="92257,92258,92259,92260,92261,92262", CalFile="osiris_041_RES10.cal", OutputWorkspace="test")
The results log will display several errors of the following form:
Cannot open ICPevent file C:\test/OSI92261_ICPevent.txt. Period 1 assumed for all data. Unable to open file C:\test/OSI92261_CCR.txt Unable to open file C:\test/OSI92261_ICPdebug.txt Unable to open file C:\test/OSI92261_ICPevent.txt Unable to open file C:\test/OSI92261_ICPstatus.txt Unable to open file C:\test/OSI92261_Sample.txt Unable to open file C:\test/OSI92261_Status.txt Unable to open file C:\test/OSI92261_Stick.txt
The errors only display for certain runs (89774/92261 and 89775/92262).
Setting as minor as this does not seem to stop the algorithm or have any negative side effects.
Change History
Note: See
TracTickets for help on using
tickets.
Accidental duplicate of #4852.