(This is the first of what is planned to be a series of weekly postings giving highlights of what has been happening in DM. Feel free to ask for clarifications in this topic. If that proves to be insufficient, we can think about including direct contacts for each item, but I’d prefer not to.)
Accomplishments:
- Enabled
obs_decam
to be used to run ISR (but not crosstalk) with updated gain, read noise, saturation, and defects - Moved afwdata to Git LFS
- Published technical note on LSST Git LFS architecture using Sphinx and documenteer framework after fixing minor issues with the implementation
- Published a draft of simultaneous blended measurement design
- Wrote a draft of single-frame processing design
- Variable-bin histograms supported in Firefly server
- Released Qserv 2015_10 (release notes), now published by SQuaRE instead of Qserv team
- LDM-129, 135, 152, 230 moved from Word to reStructured Text, GitHub, and readthedocs.org
- Published a screencast showing how to install LSST stack using
conda
Other items:
- Added Confluence page for people to record design refinement needs; some discussion also occurring on community
- Ensured all internal state is removed when a Qserv database is dropped
- Allowed Qserv to handle “SELECT @@” queries for system settings
- Fixed problems in
pipe_tasks
examples -
assertXNearlyEqual
methods for image classes added to test framework - Posted draft agenda for DMLT meeting
Continuing work:
- Progress on user-level documentation for Nebula OpenStack cluster
- Progress on identity management design including an initial draft recommendation
- Progress on hardware purchasing
- Progress on L1 and L2 detailed design and planning
- Butler now supports in-repository configuration for future support of dynamic dataset types; DO NOT USE