Actions
Bug #5456
closedapStack particle insertion failure if not all columns have value
Start date:
01/23/2018
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.2
Show in known bugs:
No
Workaround:
Description
Produced this query which can not be inserted.
INSERT INTO `ApStackParticleData` (`particleNumber`,`REF|ApStackData|stack`,`REF|ApStackRunData|stackRun`,`edgemean`,`min`,`max`,`skew`,`centerstdev`,`REF|ApParticleData|particle`,`stdev`,`edgestdev`,`kurtosis`,`centermean`,`mean`) VALUES ('1','10','6','None','None','None','None','None','47','467.88497925','None','None','None','2903.36547852')
Actions