NAME

Ifeffit::Demeter::Feff::Sanity - Feff input sanity checks


VERSION

This documentation refers to Ifeffit::Demeter version 0.0.1


SYNOPSIS


DESCRIPTION

This module contains all the sanity checks used on the input to Feff. These check were segregated into a separate file for the sake of neatness. This file forms part of the base of the Ifeffit::Demeter::Feff class and serves no independent function. That is, using this module directly in a program does nothing useful -- it is purely a utility module for the Feff object.

The user should never need to call the methods explicitly since they are called whenever a fit or summation is made. However they are documented here so that the scope of such checks made is clearly understood.


METHODS

whatever

This method checks ...


CONFIGURATION AND ENVIRONMENT

See the Ifeffit::Demeter manpage for a description of the configuration system.


BUGS AND LIMITATIONS

There are no known bugs in this module.

Please report problems to Bruce Ravel (bravel AT anl DOT gov)

Patches are welcome.


AUTHOR

Bruce Ravel (bravel AT anl DOT gov)

http://cars9.uchicago.edu/~ravel/software/


LICENCE AND COPYRIGHT

Copyright (c) 2006-2007 Bruce Ravel (bravel AT anl DOT gov). All rights reserved.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.