|
⇤ ← Revision 1 as of 2009-01-19 22:27:57
Size: 16
Comment:
|
Size: 563
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
