Cleaning things up
- Default to auto-pilot mode (easier for new users)
- In auto-pilot mode, randomly choose one of the available zoom targets,
and then run forever - cycling through all available ones - Don't zoom beyond the levels allowed by IEEE754 accuracy (i.e. double precision)
- Increase XaoS algorithm accuracy for larger windows
- Minor fixups.