summary: as soon as I click file->new refinement i get this window hat it's not working
description: as soon as I click file->new refinement i get this window hat it's not working. I already have th e.exp file and I am tryng to do a new refinement.
thanks
component: srrietveld
version: 1.0beta-r6746-20110902
traceback:
Traceback (most recent call last):
File "C:\DiffPy\Python26\lib\site-packages\diffpy.srrietveld-1.0beta_r6746_20110902-py2.6.egg\diffpy\srrietveld\gui\errorwrapper.py", line 61, in _f
return func(*args, **kwargs)
File "C:\DiffPy\Python26\lib\site-packages\diffpy.srrietveld-1.0beta_r6746_20110902-py2.6.egg\diffpy\srrietveld\gui\mainframe.py", line 912, in loadExpPcr
fit = GLOBALS.project.importEngineFile(fullpath, name)
File "C:\DiffPy\Python26\lib\site-packages\diffpy.srrietveld-1.0beta_r6746_20110902-py2.6.egg\diffpy\srrietveld\project.py", line 332, in importEngineFile
enginefit = loadFitFromEXP(fullpath)
File "C:\DiffPy\Python26\lib\site-packages\diffpy.pygsas-1.0b_r6746_20110902-py2.6.egg\diffpy\pygsas\fitloader.py", line 42, in loadFitFromEXP
fit = loader(filename)
File "C:\DiffPy\Python26\lib\site-packages\diffpy.pygsas-1.0b_r6746_20110902-py2.6.egg\diffpy\pygsas\fitloader.py", line 77, in __call__
self._importPhase(phidx1)
File "C:\DiffPy\Python26\lib\site-packages\diffpy.pygsas-1.0b_r6746_20110902-py2.6.egg\diffpy\pygsas\fitloader.py", line 143, in _importPhase
self._importPhaseAtom(phidx1, aidx1)
File "C:\DiffPy\Python26\lib\site-packages\diffpy.pygsas-1.0b_r6746_20110902-py2.6.egg\diffpy\pygsas\fitloader.py", line 164, in _importPhaseAtom
atom.set("Typ", expfile.getValue(akey('ATYP')))
File "C:\DiffPy\Python26\lib\site-packages\diffpy.pygsas-1.0b_r6746_20110902-py2.6.egg\diffpy\pygsas\expfile.py", line 201, in getValue
key = self.getUniqueKey(*keywords)
File "C:\DiffPy\Python26\lib\site-packages\diffpy.pygsas-1.0b_r6746_20110902-py2.6.egg\diffpy\pygsas\expfile.py", line 280, in getUniqueKey
raise KeyError(emsg)
KeyError: "Cannot find unique record for (('CRS1', 'AT10', 'ATYP'),)"