Actions
Bug #414
opensubstack.py can get a "word too long" error if the particle list gets long.
Start date:
05/02/2010
Due date:
% Done:
0%
Estimated time:
Affected Version:
Pre-2.0
Show in known bugs:
Yes
Workaround:
Description
Example of this failure: in /ami/data00/appion/10apr29b/stacks/sub1477. Any idea?
Updated by Neil Voss over 14 years ago
- Target version set to Appion/Leginon 2.0.0
We need to sort and merge the list, and then make a smarter list reader
37, 29, 12, 24, 35, 34, 14, 25, 6, 39, 10, 22, 8, 38, 20, 32, 31, 28, 15, 21, 18, 11, 4, 3, 36, 30, 2, 17, 9, 7, 19, 1, 27, 40
Can be shortened to:
1-4,6-12,14,15,17-22,24,25,27-32,34-40
I think this is the best way to go.
Updated by Amber Herold over 14 years ago
- Target version changed from Appion/Leginon 2.0.0 to Appion/Leginon 2.0.1
Updated by Neil Voss over 14 years ago
- Status changed from Assigned to New
- Assignee deleted (
Jim Pulokas)
Updated by Neil Voss over 14 years ago
Sounds like we need to do this on the PHP side as well see Bug #643.
Updated by Amber Herold over 14 years ago
- Target version changed from Appion/Leginon 2.0.1 to Appion/Leginon 2.0.2
- Affected Version set to Myami 2.0.1
Updated by Amber Herold over 14 years ago
- Target version changed from Appion/Leginon 2.0.2 to Appion/Leginon 2.1.0
Updated by Amber Herold over 14 years ago
- Affected Version changed from Myami 2.0.1 to Appion/Leginon 2.0.1
- Show in known bugs set to Yes
Updated by Neil Voss over 14 years ago
- Affected Version changed from Appion/Leginon 2.0.1 to Pre-2.0
Updated by Amber Herold over 14 years ago
- Target version changed from Appion/Leginon 2.1.0 to Appion/Leginon 2.2.0
Updated by Amber Herold over 13 years ago
- Target version changed from Appion/Leginon 2.2.0 to Appion/Leginon Future Version
Actions