Commissioning and Science Verification

Optical Pointing > Analysis

What's this page?
This page describes the way to analyze optical pointing data.
Revision history
  • 2010-04-13 - modified by B. Hatsukade (astepon2010_red.txt)
  • 2010-05-17 - modified for wiki by B. Hatsukade
  • 2014-04-23 - updated by BH and YW
  • 2016-08-01 - modified for Linux COSMOS3 by Kamazaki,T.
Table of contents

Preparations

1. MATLAB

Data reduction

1. MATLAB

12_ASTE_YYYYMMDD/tabs_i に入っている .tab ファイルが順に解析される。

2. 器差パラメータのフィット結果

3. Plots

Troubleshooting

"??? Index exceeds matrix dimensions." during the execution of MATLAB scripts

??? Index exceeds matrix dimensions.

Error in ==> step_02_tab2mat2pm_iOPT_A22c at 26
        az = str2double(nextline(34:41));    dat(icount,1)=az;

??? Error using ==> feof
Invalid file identifier.  Use fopen to generate a valid file identifier.

Error in ==> step_02_tab2mat2pm_iOPT_A22c at 18
    while feof(fid) == 0

.tab ファイルの中身がおかしい可能性。中身をチェックして、データが欠損している行を削除。


Front page   New Page list Search Recent changes   Help   RSS of recent changes