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