Differences between revisions 1 and 2
Revision 1 as of 2009-01-19 22:27:57
Size: 16
Editor: YoichiAso
Comment:
Revision 2 as of 2009-01-19 22:34:23
Size: 563
Editor: YoichiAso
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
=loadLIGOData= = How to use loadLIGOData =

loadLIGOData is a GUI to load data from NDS server to your Matlab workspace.
Once the data is loaded, you can do whatever you want to the data with the power of Matlab.
Or you can quickly plot the data using another GUI called plotLigoData.

=== Running loadLIGOData ===
At the 40m, loadLIGOData is installed in /cvs/cds/caltech/apps/loadLIGOData/.
You have to add this directory and the sub-directories to your Matlab path, like
{{{addpath(genpath('/cvs/cds/caltech/apps/loadLIGOData'));}}}

attachment:loadLIGOData.png

How to use loadLIGOData

loadLIGOData is a GUI to load data from NDS server to your Matlab workspace. Once the data is loaded, you can do whatever you want to the data with the power of Matlab. Or you can quickly plot the data using another GUI called plotLigoData.

Running loadLIGOData

At the 40m, loadLIGOData is installed in /cvs/cds/caltech/apps/loadLIGOData/. You have to add this directory and the sub-directories to your Matlab path, like addpath(genpath('/cvs/cds/caltech/apps/loadLIGOData'));

attachment:loadLIGOData.png

loadLIGOData (last edited 2012-01-03 23:02:40 by localhost)