Project

General

Profile

Version220 » History » Version 9

Amber Herold, 11/17/2010 07:57 AM

1 1 Amber Herold
h1. Appion/Leginon 2.2
2
3 5 Amber Herold
Appion/Leginon 2.2 will focus on the Extensibility of Appion. 
4 1 Amber Herold
The goal is to make it easy for outside labs to add new processing modules to the Image Pipeline.
5 5 Amber Herold
Time Frame ~6 months. Release by June 2011.
6 1 Amber Herold
7
8 8 Amber Herold
h2. *Open Bug Reduction* (Everyone)
9 5 Amber Herold
10 7 Amber Herold
|_.issue|_.descriprion|_.lead|_.estimated hours|
11 5 Amber Herold
|#965 | Error check for array size in FindEM|lauren||
12
|#963 | FindEM/Template picking crashing on rectangular images|lauren||
13
|#957 | Can't choose output directory|lauren||
14
|#948 | Add note in UploadStack|lauren||
15
|#839 | Nasty error message when trying to test template finder show command|lauren||
16
|#1025| appion params['session'] should be replaced by ['sessionname']|dmitry||
17
|#195| envelope image does not take into account pixel size changes|dmitry||
18
|#862| Mising help in xmipp maxlike launch page|arne||
19
|#990| missing image file causes getimg.php to hang|eric||
20
|#855| data16 used instead of data00 for pdbtoem|eric||
21
|#612| Normal	Stack creation states complete though still running|eric||
22
|#461| Need to find a way to solve the permission issue|eric||
23
|#443| postproc.php has hard-coded link to appion directory change to config.php|eric||
24
|#434| We have both a project.inc and project.inc.php, which should probably merge them.|eric||
25
|#292| Normal	login doesn't work when base_path is the document root.	|eric||
26
|#277| Users that cannot login to cluster CAN login to myamiweb/processing|eric||
27
|#276| Normal	Users that cannot login to web server cannot login to myamiweb/processing|eric||
28
|#194| Amplitude correction files path is hard coded in the myami code|eric||
29
|#179| viewstack.php bug|eric||
30 6 Amber Herold
31 5 Amber Herold
 
32
# *Automated testing* #1005 (Amber) (6 weeks)
33
## Develop unit tests where applicable #1006
34
## Develop test scripts where possible #1007
35
## Look into automated GUI test apps #1008
36
## Static testing for code standards? #1009
37
## Establish a permanent test data set in Data00
38
 
39
# *Expand Auto-Installer* #1015 (Christopher, Eric)
40
## multiple servers #1016
41
## multiple platforms #1017 - Mac (highest priority), Fedora, Suse, Ubuntu (Eric)
42
## more options (Advanced vs Novice user) #1018
43
## yum, rpm ? #1019
44
## add processing packages to installer (spider, frealign, eman)
45
 
46
# *try adding modules* (Amber, Lauren?)
47
## Add new version of Chimera to existing code to learn what is involved #82 #25
48
## Chose other modules to add after code changes
49
## See if StokesLabProcedure will integrate their stuff as a Beta test
50
 
51
# *Refactor code* (Eric, Amber)
52
## Identify trouble spots 
53
## Focus on readability and modularity
54 1 Amber Herold
### Reduce terminology overloading
55 5 Amber Herold
### Work toward a plugin architecture (look for generalizations, api)
56
 
57
# *Create a developers tutorial* #1022
58
## Add a developers tab to the appion website with links to all the resources available #1021
59
## Define coding standards (#10)
60
### python doc string viewer/editor (#162)
61
### Edit several key files (such as often copied ones) to use standards rigorously as samples #1012
62
### PHP standards doc #1013
63
### python standards doc #231
64
 
65
# *PHP_MRC* (#669 #680 #314) (Jim & Eric)
66
 
67
# *Features for public cluster* (release with 2.1.1)
68
## Users need to be able to run imageuploader remotely. (#274)
69
## Need to be able to define max number of procs per node for each processing host - Advanced version (#366)
70
## Add single user sign-on functionality for SDSC roll-out (#1010)
71
## Investigate how data will move between AMI and SDSC (#1011)
72
## Having a different password for the imageviewer login and the cluster login is confusing. #364
73
## Create Appion job submit agent server #1023 (Eric)
74
### One central job submit point and user (optional).
75
### Detail report time, user, status, for each job.
76
 
77
 
78
# *Complete Appion Wrapper* (#692 #675 #676)
79
 
80
# *Better error reporting* 
81
## Biggest problem is jobs management which could be helped with an agent
82
## Show jobs that are errors (#603)
83
## Create an error log (#75)
84
## Remote cluster recons should not return as done if job failed (#531)
85
 
86
# *Improve help tools*
87
## Add links to redmine wiki help pages to appion pages (#666)
88
## Add pop up dialogs to report pages as well (#516)
89
## Image viewer tool tips
90
 
91
92
93
h3. Moved to low priority:
94
95
# *Create or use an object-relational mapping for PHP* #1020 (Eric)
96
## Look into Zend library
97
### "example":http://framework.zend.com/manual/en/zend.db.select.html
98
 
99
# *Discuss a strategy to modify database schema without effect external developers.*
100
## we will wait and address this when someone is ready to make a change.
101
 
102
# *clean up web interface*
103
## Remove inconsistencies in web interface (#41 #670)
104
## Add session name to window so that window are not reloaded from another session (#512)
105
## Remove select project box in getproject page. (#14)
106
## Implement sorting algorithm into project management tool. (#13)
107
## Job Status updates missing on some tools (#994)
108
## Reorganize the last column in the view project page. (#15)
109
 
110
# *Leginon*
111
## Feature to measure focus change in a random direction. (#226)
112
## import preset by searching for session that uses an application (#654)
113
## Allow averaging of multiple focus measurements (#225)
114
## Leginon image viewer should cache the FFT images as well. (#217)
115
## target queue editor (#214)
116
 
117
# *misc*
118
## Data Location tool-find data and push it to external drive (#954)
119
## Snapshots of projection views for uploaded models. (#857)
120
## Put variables from config.php into the database (#699)
121
122 1 Amber Herold
123
124
[[appion:Version220|<Edit this page>]]