Ticket #4853 (closed: duplicate)

Opened 9 years ago

Last modified 5 years ago

[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

comment:1 Changed 9 years ago by Peter Parker

  • Status changed from new to verify
  • Resolution set to duplicate

Accidental duplicate of #4852.

comment:2 Changed 8 years ago by Robert Whitley

  • Status changed from verify to verifying
  • Tester set to Robert Whitley

comment:3 Changed 8 years ago by Robert Whitley

  • Status changed from verifying to closed

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5700

Note: See TracTickets for help on using tickets.