Actions
Feature #1818
closedsave dd info.txt into database in case it is deleted later by the user
Status:
Closed
Priority:
Urgent
Assignee:
Category:
Leginon subsystem
Target version:
Start date:
05/22/2012
Due date:
% Done:
0%
Estimated time:
Deliverable:
Description
We can still use information such as accumulated does in there.
Updated by Anchi Cheng over 12 years ago
r16665 added it to trunk. Need to add it to 2.2 since it is a necessary feature for dd.
Updated by Anchi Cheng over 12 years ago
- Category set to Leginon subsystem
- Status changed from Assigned to In Code Review
- Assignee changed from Anchi Cheng to Jim Pulokas
- Target version set to Appion/Leginon 2.2.0
Updated by Jim Pulokas over 12 years ago
- Assignee changed from Jim Pulokas to Anchi Cheng
r16667 (+ minor fixes r16668, r16669, r16670) normalizes the table structure to avoid a column for every image data class by referencing the CameraEMData instead. I did a quick test on the real database and it works good, so now beginning test using rawtransfer.py.
Updated by Jim Pulokas over 12 years ago
r16671 adds function to store all existing info.txt to db. Running it now on my computer at about 3 or 4 info.txt per second.
Updated by Anchi Cheng over 11 years ago
- Status changed from In Code Review to Closed
reviewed and tested. r16667 was also for this issue
Actions