Using Demeter with Strawberry Perl on Windows

Caveats

There are some known shortcomings of the Windows package at this time. These include:

  1. I have not yet figured out how to reliably dispense with the "DOS box". Thus a command windows (with no command prompt) will appear every time you start one of the programs.

  2. There is no updater script. To update to a new release, you'll have to download and install the entire installer. I am working on an updater, but it is not working yet.

  3. The pluck buttons (i.e. the little bulls-eye buttons that are used to grab a point from a plot using the mouse) work, but they issue a spurious error message. This error message can be safely ignored after dismissing it by clicking the OK button, but I have not yet figured out how to make it not happen.

  4. Windows desktop stuff like double clicking on a .prj file to launch Athena reading that file does not work yet.

  5. If you install somewhere other than C:\strawberry, you will need to delete any existing demeter.ini file, which can be found in C:\Documents and Settings\User\Application Data\demeter\ (where User is your user name). This is due to a bug in the mechanism by which the paths to the Gnuplot and Feff executables is set.

  6. In Athena, PCA, deconvolution, smoothing, and peak fitting are not yet implemented.

This is my to-do list. You might find that your suggestion is already on the list.

How to make an issue report

When you discover a problem...

Demeter/WindowsPackageNotes (last edited 2011-06-08 13:00:22 by BruceRavel)