Recent Changes - Search:

Interferometry basics

Observing

Data Reduction

AGN Large Programme

Other AGN programmes

High angular resolution @ MPIA

Other Links

PmWiki


DR /

Nested

MIA+EWS will crash if the path to the data exceeds a certain length (140 characters?). According to Walter this can be solved by either

In the code of oirGroupDelay.c is the line:

char  outFileName[130];

(line 159 in my version).  If you change the 130 to a
larger number and recompile this should solve the problem
with oirGroupDelay.

Other programs that have a similar problem are:

oirRotateGroupDelay.c
oirRotateInsOpd.c
oirMakePhotoSpectra.c
oirFormFringes.c
oir1dCompressData.c
oirAutoFlag.c
oirAverageVis.c
oirChopPhotoImages.c

or (probably better) creating soft links to the deeply nested data directories in the directory where you want to run MIA+EWS.

Edit - History - Print - Recent Changes - Search
Page last modified on November 17, 2009, at 14:24 CET