Minor adjustments to dynesty
- Print the progress to STDOUT rather than STDERR - this will keep the log file clean
- Add SIGALRM to checkpoint signals
- Change some logging messages to help diagnose checkpointing issues
- Remove write current state when it has just been read
- Improve documentation on how the periodic/reflective boundaries are implemented