Attachment 'cfgC1.m'

Download

   1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   2 %                    c f g C 1 . m
   3 % - Optickle Configuration files for Clatech 40m interferomter
   4 %         updated 14/Oct/2011 by KI
   5 %
   6 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   7 %
   8 % paramC1    : parameters of Caltech 40m prptotype
   9 % paramC1_00 : LSC - definition of demodulation phases (for tickle)
  10 % optC1      : optical model, it has the parameters in paramEligo as argument
  11 % probesC1_00: probes (for tickle)
  12 %
  13 
  14 % tell Matlab where the Optickle package resides
  15 % My prefrence is to call $OPTICKLE_PATH which is a user-defined shell evironment variable
  16 % The path should include
  17 % (1) iscmodeling/Optickle
  18 % (2) iscmodeling/Optickle/lib
  19     addpath(getenv('OPTICKLE_PATH'));
  20 
  21 % call some parameter files
  22     par = paramC1DRMI;
  23     %par = paramC1_00(par); % for future expansion
  24 
  25 % build an optic instance
  26     opt = optC1(par);
  27     opt = probesC1_00(opt, par);

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2012-03-09 02:30:13, 107.8 KB) [[attachment:C1DRMIquantumNoise.png]]
  • [get | view] (2012-02-20 22:11:21, 7.1 KB) [[attachment:C1cucumber.m]]
  • [get | view] (2012-02-20 22:11:29, 6.0 KB) [[attachment:C1lentickle.m]]
  • [get | view] (2012-02-16 17:33:06, 12.4 KB) [[attachment:Feb15Seis.png]]
  • [get | view] (2012-02-16 18:17:43, 12.5 KB) [[attachment:Feb15TF.png]]
  • [get | view] (2012-02-17 23:47:15, 13.6 KB) [[attachment:Feb17AMcouple.png]]
  • [get | view] (2012-02-17 23:47:03, 16.1 KB) [[attachment:Feb17OLT.png]]
  • [get | view] (2012-02-17 23:47:08, 14.5 KB) [[attachment:Feb17PMcouple.png]]
  • [get | view] (2012-02-17 23:45:03, 15.4 KB) [[attachment:Feb17Seis.png]]
  • [get | view] (2012-02-17 23:47:28, 16.6 KB) [[attachment:Feb17TF1.png]]
  • [get | view] (2012-02-17 23:47:36, 20.3 KB) [[attachment:Feb17TF2.png]]
  • [get | view] (2012-02-17 23:47:42, 19.6 KB) [[attachment:Feb17TF3.png]]
  • [get | view] (2012-02-20 21:50:02, 16.7 KB) [[attachment:Feb20Seis.png]]
  • [get | view] (2012-02-20 22:01:04, 13.2 KB) [[attachment:Feb20Seis2.png]]
  • [get | view] (2012-02-25 02:01:13, 12.1 KB) [[attachment:Feb24AMcoupling.png]]
  • [get | view] (2012-02-25 02:01:05, 13.5 KB) [[attachment:Feb24FMcoupling.png]]
  • [get | view] (2012-02-25 02:00:57, 14.0 KB) [[attachment:Feb24OLT.png]]
  • [get | view] (2012-02-25 02:01:34, 14.0 KB) [[attachment:Feb24Seis.png]]
  • [get | view] (2012-02-25 02:00:48, 14.4 KB) [[attachment:Feb24TFMICH.png]]
  • [get | view] (2012-02-25 02:00:42, 15.7 KB) [[attachment:Feb24TFPRCL.png]]
  • [get | view] (2012-02-25 02:00:30, 16.6 KB) [[attachment:Feb24TFSRCL.png]]
  • [get | view] (2012-02-27 02:31:02, 6.4 KB) [[attachment:Feb26comparison1.png]]
  • [get | view] (2012-02-27 02:31:09, 6.4 KB) [[attachment:Feb26comparison2.png]]
  • [get | view] (2012-02-27 02:31:15, 6.9 KB) [[attachment:Feb26comparison3.png]]
  • [get | view] (2012-02-27 02:31:20, 6.8 KB) [[attachment:Feb26comparison4.png]]
  • [get | view] (2012-02-09 19:10:30, 15.0 KB) [[attachment:Feb8AMcouple.png]]
  • [get | view] (2012-02-09 19:10:15, 15.7 KB) [[attachment:Feb8OLT.png]]
  • [get | view] (2012-02-09 19:10:22, 14.1 KB) [[attachment:Feb8PMcouple.png]]
  • [get | view] (2012-02-09 17:30:40, 14.0 KB) [[attachment:Feb8Seis.png]]
  • [get | view] (2012-03-08 02:13:47, 16.4 KB) [[attachment:Mar7Seis.png]]
  • [get | view] (2012-02-09 19:15:42, 0.9 KB) [[attachment:cfgC1.m]]
  • [get | view] (2012-02-08 22:16:26, 10.7 KB) [[attachment:filters.png]]
  • [get | view] (2012-02-09 19:15:49, 4.7 KB) [[attachment:optC1.m]]
  • [get | view] (2012-02-09 19:16:01, 7.4 KB) [[attachment:paramC1DRMI.m]]
  • [get | view] (2012-02-09 19:16:09, 6.8 KB) [[attachment:probesC1_00.m]]
  • [get | view] (2012-02-09 19:16:22, 15.4 KB) [[attachment:seismic_gwinc.mat]]
  • [get | view] (2012-02-09 19:16:15, 0.4 KB) [[attachment:setupLentickle.m]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.