***Installation*** After uncompressing PSDWriterv12.exe add the following paths to the Matlab path. Assuming the files were extracted to c:\matlab6p5\toolbox Add the follow to the matlab path: c:\matlab6p5\toolbox\psdwriter ***Usage*** To start PSDWriter in Matlab type: 1. Navigate your Matlab current directory to the location where your input data is located. 2. Run the PSDWriter software using the following syntax from the Matlab prompt: >> PSDWriter ***Known Issues:*** .16 & .32 implementation has not been completed. .raw implementation has not been completed. ***Revision History*** Filename: PSDWriter.m Author: Keith Geringer, keg@microchrome.com Date: 01-21-02 ------------------------------------------------------------------------ Revision Report for: v.1.2 04-04-02 bin option working. v.1.0 04-09-02 fixed Overlap bug. 04-15-02 fixed averaging shift 11-06-02 Fixed end of year problem, rebuilt file access 11-30-02 Fixed multi-year arp file problem. 11-30-02 declared version 1.1 11-30-02 Found zero's problem with arp files. 11-30-02 handled zero's problem by processing up to zero's start 05-14-03 Fixed gap generation problem at the end of each section. 05-14-03 Created BinCatalog function for cataloging and sorting bin files. 05-15-03 Distribution v.1.2 05-27-03 Fixed "number of files" bug produced by v.1.2 distribution changes. ------------------------------------------------------------------------