GravEn Simulation Engine for MATLAB Test Suite version 1.0 All codes by Amber L. Stuver (stuver@gravity.psu.edu). Complete documentation is available is LIGO-T040020-01-Z. Please send bug reports to stuver@gravity.psu.edu In addition to the GravEn codes, you will need the following m-files in your MATLAB search path (preferably in a child folder to the folder in which the GravEn codes are contained) to run the GravEn test suite: ligomap.m testall.m testdetproj.m testgetifo.m testifodelay.m testmakeh.m testmakett.m testsimparse.m You will also need the following reference data set in the same folder as the test suite: coast.mat ligomapdata.mat testopt.txt testrand.txt In a folder named refData under the folder where the test suite is contained, you will also need the following reference data: detprojData21Apr2004.mat getifoData5May2004.mat gravenData7May2004.mat ifodelayData21Apr2004.mat makehData5May2004.mat makelistData6May2004.mat makettData5May2004.mat pregentest.mat pregentest.txt simparseData5May2004.mat ZM_A1B1G1.ilwd testall.m is a function that runs a nightly build test and returns the logical value of 1 if no errors were encountered and 0 otherwise. The results log of testall.m will be in the file: gravenBuildTest_.txt NO WARRANTY BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. $Id: README.txt,v 1.1 2004/05/11 21:03:58 stuver Exp $