Date

Attendees

Goals

  • Looking over recent progress on single-frame processing Task docs
  • Figuring out what should remain, what should go
  • And how to extract learnings to get developers to write info into docstrings

Discussion items

TimeItemWhoNotes / results

processCcdTask
  • Make short description into a bulleted form
  • Link to other Tasks when mentioned
  • Removed "Module Membership" header

isrTask, calib, charimg, assembleCcd
  • Remove the list of functs, anything that will be described in another location
  •  Retargetable tasks -- include all stuff in docstrings (and this is true generally for everything in the doxygen docstrings)
  • Comments in the algorithm should be implementation-independent, probably
  • More examples would def be useful
  • Even simple things that could be run in doctests would be helfpul
  • All flags and basically anything that would be clickable through should be monospaced
  • We will want to figure out at what level doc tasks can be filed as JIRA tikts for developers

Action items

  •