Test Case #917
openTest centerStack.php
0%
Description
Be sure to run the version indicated by the Target Version field of this test case.
Please ensure the user guide page for this feature is correct/complete.
If it fails, set the status of this test case to fail. Create a new issue with details of the bug and link the bug to this test case as a related issue.
If it passes, set the status of this test case to pass.
Updated by Dmitry Lyumkis about 14 years ago
- Status changed from Untested to Pass
This function, in itself, works, BUT, it failed when the original stack is in a READ-only directory (e.g. data17). Technically, all the processing should be done in a single file system (e.g. data00), so this shouldn't be a problem.
it tries to check for appropriate stack numbering in the header, then, if it deems it incorrect, renumbers the header file in the read-only directory. I added a check to this in the centerParticleStack.py script.
See reference refs #938
Updated by Dmitry Lyumkis about 14 years ago
- Target version changed from Appion/Leginon 2.1.0 to Appion Test Suite