Difference between revisions of "Staff Priorities - Masha"
From SCECpedia
Jump to navigationJump to searchLine 2: | Line 2: | ||
=== Yesterday === | === Yesterday === | ||
− | |||
− | |||
* Trac ticket #370: Replace existing __del__ methods of CSEP classes with atexit.register() handlers: | * Trac ticket #370: Replace existing __del__ methods of CSEP classes with atexit.register() handlers: | ||
− | ** | + | ** Had to use weakref.ref for circular dependencies and keep __del__() method for CSEP classes |
=== Today === | === Today === | ||
* Trac ticket #370: Replace existing __del__ methods of CSEP classes with atexit.register() handlers | * Trac ticket #370: Replace existing __del__ methods of CSEP classes with atexit.register() handlers | ||
− | * | + | * Trac ticket #371: Apply 2-step optimization for locating forecast bin by RELM evaluaiton tests |
'''Blocked''': No | '''Blocked''': No | ||
− | '''Followups''': 9am meeting with Max on | + | '''Followups''': 9am meeting with Max on Tuesday |
== TODO == | == TODO == | ||
− | |||
* Trac ticket #353: Optimize RELM N-test by avoiding event to bin look up when masking bit is set for the whole forecast | * Trac ticket #353: Optimize RELM N-test by avoiding event to bin look up when masking bit is set for the whole forecast | ||
Revision as of 22:30, 1 February 2016
Current Activities
Yesterday
- Trac ticket #370: Replace existing __del__ methods of CSEP classes with atexit.register() handlers:
- Had to use weakref.ref for circular dependencies and keep __del__() method for CSEP classes
Today
- Trac ticket #370: Replace existing __del__ methods of CSEP classes with atexit.register() handlers
- Trac ticket #371: Apply 2-step optimization for locating forecast bin by RELM evaluaiton tests
Blocked: No
Followups: 9am meeting with Max on Tuesday
TODO
- Trac ticket #353: Optimize RELM N-test by avoiding event to bin look up when masking bit is set for the whole forecast