2011-04-18 22:31 mella * amdlib/include/amdlibProtected.h: V3.0.3b1 2011-04-18 19:27 duvert * amdlib/src/amdlibUtils.c: Solves Ticket #119 2011-04-12 20:24 fmillour * yoco/packages/yocoGui.i: in yocoGuiErrorBox: add default justify parameter 2011-04-12 20:17 fmillour * yoco/packages/yocoDoc.i: doc work + reactivate yocoDocUdateFunctionsCalls 2011-04-12 20:15 fmillour * yoco/packages/yocoMath.i: update doc 2011-04-05 22:47 duvert * amdlib/src/amdlibVisibilities.c: removed binning information when not binning... 2011-04-05 22:46 duvert * amdlib/src/amdlibMatrix.c: added amdlibRefractiveAirIndex() 2011-04-05 07:39 lebouquj * amdlib/yorick/amdlibCalibrate.i: Update documentation. 2011-04-04 17:47 lebouquj * amdlib/yorick/amdlibCalibrate.i: amdlibSearchAllStarDiameters now use the UD in H-band. It uses the estimation from only one catalog, the one with the best confidence (better confidence are Merand, Borde, JSDC). 2011-03-27 07:02 lebouquj * yoco/packages/oiFitsUtils/oiFitsUtils.i: Fix a bug in oiFitsPloitTfTime. 2011-03-26 04:03 lebouquj * yoco/packages/oiFitsUtils/oiFitsUtils.i: Change the position of legends. 2011-03-26 03:50 lebouquj * amdlib/yorick/amdlibCalibrate.i: Now the default calibration is done not taking into account the FINITO DIT because this is not supported by Paranal 2011-03-25 16:39 duvert * amdlib/src/amdlibPiston.c: solves ticket 82 AND 84 The chi2 as programmed was using the variance of the values (as in any well-behaved chi2). The problem is, in LR mode, the variance on the correlated flux is such (due to the transmission in each band) that only a few channels in the center of the band were really important for the fit, resulting in shallow minima end even aliasing. Also, the constant phase fitted is not realistic since the fringes are distorded by the atmospheric differential piston. Solved (!) by ignoring the variance of the correlated flux measurements, and reducing somewhat the allowed exploration range for the piston, -1.2R to 1.2R. Looks good on any data I have. Modified the method to retrieve from the chi2 an estimate of the goodness of fits and a first approximation to the piston measurement error. Sufficient to tag between good and bad fits for normal useage, including piston closure (note that -C option forces piston closure only for tagged pistons or piston noise above limit given by option -j). 2011-03-22 12:54 mella * amdlib/src/amdlib.sh: Define INTROOT so the yorick code can use it (first reason was for catalogsDir default preference value) 2011-03-18 13:43 lebouquj * yoco/packages/oiFitsUtils/oiFitsUtils.i: Create oiFitsCleanDataFromDummy