|
Size: 1293
Comment:
|
Size: 2151
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| The summer project will entail modifying pre-existing automated noise budget code for use on the 40M with an eye for cross-site compatibility. New sensors will be added to the noise budget calculations. | The summer project will entail modifying pre-existing automated noise budget code for use on the 40M with an eye for cross-site compatibility. New sensors will be added to the noise budget calculations. |
| Line 3: | Line 3: |
| SURF Progress Report #1: | SURF Progress Report #1: |
| Line 11: | Line 11: |
| SURF Abstract | SURF Abstract |
| Line 16: | Line 16: |
| DARM - Plotting. LSCmodel.m must be revised. | DARM - Plotting. LSCmodel.m must be revised. |
| Line 18: | Line 20: |
| Line 19: | Line 22: |
| Line 20: | Line 24: |
| Line 21: | Line 26: |
| Line 22: | Line 28: |
| Line 23: | Line 30: |
| Seismic - Plotting. It may be necessary to obtain new stack and pendulum transfer functions, but otherwise accurate. Re-Written. |
Seismic - Plotting. It may be necessary to obtain new stack and pendulum transfer functions, but otherwise accurate. Re-Written. |
| Line 26: | Line 34: |
| Line 27: | Line 36: |
| BS - Plotting. | BS - Plotting. SusTherm |
| Line 29: | Line 40: |
| Line 30: | Line 42: |
| Line 31: | Line 44: |
| Line 32: | Line 46: |
| Intensity - Plotting. Frequency - Plotting. |
Intensity - Plotting. The following will need to be changed: counts_per_volt_W, counts_per_volt_NW, NB/Reference/C1_ISS_TF.mat . Frequency - Not Yet Plotting. |
| Line 36: | Line 53: |
| 1) Modify the scripts (usually NoiseBudget.m, get(insert noise source).m and get_dtt_dataset.m) to accept and plot data from 40 m channels. Often Hanford or Livingston parameters or transfer functions are used |
1) Modify the scripts (usually NoiseBudget.m, get(insert noise source).m and get_dtt_dataset.m) to accept and plot data from 40 m channels. Often Hanford or Livingston parameters or transfer functions are used in this preliminary step. 2) Modify working scripts to accurately represent the 40 m set up. This includes transfer functions and 40 m specific parameters. Since many parameters are defined in the file C1IFOparams.m, it is this file which should be modified first. This step is made more critical by the fact that since we are often not in lock, the automatic parameter updater updatepardata.m cannot be run (it will notice that no filters are on.) 3) Re write portions of the code to provide better readability. The code was written by many different authors and changed often. This has resulted in poor style and few comments. I hope to change that by re-writing certain files and providing documentation. . |
The summer project will entail modifying pre-existing automated noise budget code for use on the 40M with an eye for cross-site compatibility. New sensors will be added to the noise budget calculations.
SURF Progress Report #1:
attachment:MaxJonesProgressReport_RoughDraft_3.pdf
SURF Progress Report #2
attachment:MaxJonesSecondProgressReport_RD_1.pdf
SURF Abstract
attachment:SURFAbstract.pdf
Current Status of the 40 m Noise Budget (by source):
DARM - Plotting. LSCmodel.m must be revised.
MICH - Plotting.
PRC - Plotting.
Oscillator - Plotting.
OpticalLevers - Plotting.
WFS - Not yet plotting.
OSEM - Not yet plotting.
Seismic - Plotting. It may be necessary to obtain new stack and pendulum transfer functions, but otherwise accurate. Re-Written.
ETM - Plotting.
ITM - Plotting.
BS - Plotting. SusTherm
SusTherm - Plotting.
IntTherm - Plotting.
Shot - Not Yet plotting.
Dark - Not Yet plotting.
Intensity - Plotting. The following will need to be changed: counts_per_volt_W, counts_per_volt_NW, NB/Reference/C1_ISS_TF.mat .
Frequency - Not Yet Plotting.
The addition of sources to the 40 m noise budget follows the following steps:
1) Modify the scripts (usually NoiseBudget.m, get(insert noise source).m and get_dtt_dataset.m) to accept and plot data from 40 m channels. Often Hanford or Livingston parameters or transfer functions are used in this preliminary step.
2) Modify working scripts to accurately represent the 40 m set up. This includes transfer functions and 40 m specific parameters. Since many parameters are defined in the file C1IFOparams.m, it is this file which should be modified first. This step is made more critical by the fact that since we are often not in lock, the automatic parameter updater updatepardata.m cannot be run (it will notice that no filters are on.)
3) Re write portions of the code to provide better readability. The code was written by many different authors and changed often. This has resulted in poor style and few comments. I hope to change that by re-writing certain files and providing documentation.
