Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 14 additions & 31 deletions mantidlog.txt
Original file line number Diff line number Diff line change
@@ -1,31 +1,14 @@
analysis-node18 - 2025-05-16 11:54:39,737 - WARNING - Mantid - Cannot find period log. Logs will be not be filtered by current period
analysis-node18 - 2025-05-16 11:54:39,737 - WARNING - Mantid - Cannot find periods log. Logs will be not be filtered by current period
analysis-node18 - 2025-05-16 11:54:50,829 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:54:50,931 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:54:51,021 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:54:51,106 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:54:51,191 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:54:51,286 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:55:14,658 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:55:17,816 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:55:17,933 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:55:18,079 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:55:18,211 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:55:18,334 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:55:26,512 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:55:29,733 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:55:29,870 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:55:30,002 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:55:30,117 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:55:30,216 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:56:07,184 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:56:09,319 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:56:09,421 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:56:09,528 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:56:09,645 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 11:56:09,756 - WARNING - Mantid - Output error table workspace
analysis-node18 - 2025-05-16 12:03:41,944 - WARNING - Mantid - Cannot find period log. Logs will be not be filtered by current period
analysis-node18 - 2025-05-16 12:03:41,946 - WARNING - Mantid - Cannot find periods log. Logs will be not be filtered by current period
analysis-node18 - 2025-05-16 12:03:48,582 - WARNING - Mantid - Cannot find period log. Logs will be not be filtered by current period
analysis-node18 - 2025-05-16 12:03:48,582 - WARNING - Mantid - Cannot find periods log. Logs will be not be filtered by current period
analysis-node18 - 2025-05-19 18:06:15,034 - ERROR - Mantid - logging set to error priority
analysis-node23 - 2025-06-17 17:38:29,727 - WARNING - Mantid - Cannot find period log. Logs will be not be filtered by current period
analysis-node23 - 2025-06-17 17:38:29,727 - WARNING - Mantid - Cannot find periods log. Logs will be not be filtered by current period
analysis-node23 - 2025-06-17 17:38:41,628 - WARNING - Mantid - Output error table workspace
analysis-node23 - 2025-06-17 17:38:41,905 - WARNING - Mantid - Output error table workspace
analysis-node23 - 2025-06-17 17:38:42,220 - WARNING - Mantid - Output error table workspace
analysis-node23 - 2025-06-17 17:38:42,605 - WARNING - Mantid - Output error table workspace
analysis-node23 - 2025-06-17 17:38:42,914 - WARNING - Mantid - Output error table workspace
analysis-node23 - 2025-06-17 17:38:43,299 - WARNING - Mantid - Output error table workspace
analysis-node23 - 2025-06-17 17:39:22,894 - WARNING - Mantid - Output error table workspace
analysis-node23 - 2025-06-17 17:39:24,001 - WARNING - Mantid - Output error table workspace
analysis-node23 - 2025-06-17 17:39:24,315 - WARNING - Mantid - Output error table workspace
analysis-node23 - 2025-06-17 17:39:24,698 - WARNING - Mantid - Output error table workspace
analysis-node23 - 2025-06-17 17:39:25,009 - WARNING - Mantid - Output error table workspace
analysis-node23 - 2025-06-17 17:39:25,395 - WARNING - Mantid - Output error table workspace
3 changes: 2 additions & 1 deletion src/snapwrap/snapStateMgr.py
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,8 @@ def loadCalibrationRecord(runNum,isLite,version):
runNum=str(runNum)

localDataService=LocalDataService()
cr = localDataService.readCalibrationRecord(runNum,isLite,version)
stateID,stateDict = stateDef(runNumber=runNum)
cr = localDataService.readCalibrationRecord(runNum,isLite,stateID,version)

return cr

Expand Down
5 changes: 5 additions & 0 deletions src/snapwrap/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -246,10 +246,15 @@ def makeResolutionWorkspace(prefix,
pgsList.append(handle.pixelGroup)
print(f"Found {len(pgsList)} pixel groups: {pgsList}")

#get stateID

stateID,stateDict=ssm.stateDef(runNumber=runNumber)

#get instrument state to extract resolution parameters
farmFresh = FarmFreshIngredients(
runNumber=str(runNumber),
useLiteMode=isLite,
state=stateID,
focusGroups=[{"name":"All", "definition":""}], #pixel group irrelevant, so just choose one.
)
instrumentState = SousChef().prepInstrumentState(farmFresh)
Expand Down
Loading