Version 2.0.0 (03/11/16): When building for the 'win32' target, 'wxtimage_build_pyc.bat' now calls 'mx_config_py.bat' to ensure that the Windows version of Python is used rather than the Cygwin version. This makes it possible to build the win32 .pyc files from a Cygwin bash shell. Renamed 'flood field' to the more commonly used name 'flat field'. Lots of minor tweaks to the GUI displays. Version 1.5.4 (05/10/11): Added support for Windows. It mostly works on Windows, but there are some outstanding issues. The primary issue is that at startup time, the ImageWindow widget gets hung at some point and does not pay attention to events. A simple workaround for now is to iconize the GUI window and then deiconize it again. In addition, a few of the GUI widgets are not getting fully initialized at startup time. Renamed area detector 'bulb' mode to 'duration' mode. If an area detector name is not specified on the Mpad command line, Mpad new searches through the MX database for the first area detector record that it can find. Other minor fixes. Version 1.5.2 (03/30/10): Initial release