Skip to content

Latest commit

 

History

History
57 lines (48 loc) · 3.96 KB

pm.org

File metadata and controls

57 lines (48 loc) · 3.96 KB

Tasks in-progress (Kanban board)

Specify (1)DoneImplement (1)DoneValidate (2)Done
Output isochrone to SQLite DBInterpolate MS models w/ Nearest-neighbourLoad makeIsochrone options from cmdlineLoad MS Models
Visualize photometry from DB by runCreate new makeIsochrone executable
Build script to run .limbo verification
Convert `shouldBeCloseTo` to use relative error

Backlog

Task
simCluster
sampling history plots
diagnostic plots
WD model loader
sampleWDMass
Debug metadata generator for models
scatterCluster
sampleMass
“Sideways” MS models
Abstract basic applications into the library so they can be called by test functions
Profile model loading and apply INLINE as appropriate

Notes

Pull criteria

Work should only move from a major column to the corresponding “Done” column when it meets the requirements listed below.

Specify

  • All items broken down into tasks that can be finished in less than a day each

Implement

  • Code is implemented and unit-tested
  • Code compiles with all warnings and -Werror enabled
  • User-facing documentation is up-to-date
  • Citations to relevant technical/scientific literature is provided in code comments

Validate

  • Code builds on OS X, Linux, and Vega
  • End-to-end tests pass
  • Code is deployed to Vega
  • Annotated tag describing the feature is pushed

WIP limits

Work-in-progress (WIP) limits are in parenthesis after each major category. WIP describes the total number of tasks in a category pair (named and “Done”).

As the “Specify” step frequently results in multiple specified tasks per input, the task count in this column is based on the number of input items currently represented (directly or by a derived task) in the category. If, for example, the “Specify” column contained one task, the specification of which resulted in 4 “Done” tasks, any or all of those four tasks count as a single collective task for the purposes of “Specify“‘s WIP. Once those items are individually removed from “Done” into “Implement”, their individual WIP contribution is 1.