Update docstring for write_sources, add default
The docstring for write_sources
did not match the function interface. Also, I think l_shift and m_shift should be optional, since they're 0.0 almost always. Adding a default makes a previous demo run again with the latest version.