Actions
Bug #833
closedcompare_eulers.php broken
Start date:
08/23/2010
Due date:
% Done:
100%
Estimated time:
Affected Version:
Appion/Leginon 2.0.2
Show in known bugs:
No
Workaround:
Description
query getAverageMedianJump() fails
Updated by Anchi Cheng about 14 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Anchi Cheng to Eric Hou
- % Done changed from 0 to 100
The table ApRefineParticleData no longer has the column 'thown_out'. It is replaced by 'refine_keep' with not('thrown_out') logic. r14707 replaced all incidences that use it as a query argument.
Testing:
1, Go to any completed Refine Reconstruction Run Report page.
2. Choose two different iteration numbers to "Compare Iterations" on Eulers
3, Click on the button "Compare" to redirect the requests to compare_eulers.php page.
There should be lists of numbers shown on the page, not a php error message.
This test is simple. Any grad students/postdoc should know how.
Updated by Eric Hou about 14 years ago
- Status changed from In Code Review to In Test
- Assignee changed from Eric Hou to Dmitry Lyumkis
- Priority changed from Normal to High
Code looks ok to me.
Updated by Dmitry Lyumkis about 14 years ago
- Status changed from In Test to Closed
whoohoo!!! I passed the test of being your average old grad student / postdoc!!! Can I graduate now?
Actions