applyAlpha | function d = applyAlpha(d,t,A,G,selection) |
assembleAlphaStreams | This is a wrapper function with assembles the alpha streams. If the date |
calculateAlpha | This function calculates the alpha values. It calls either the classic |
calculateStokes | function d = calculateStokes(d,selection[,r]) |
copyNewAlphaToOld | this function copies the data from the new alpha database to the old one. |
flagAlphaGraphically | function Iflagged = flagAlphaGraphically(t,data) |
flagAlphaGraphically_multiple | function Iflagged = flagAlphaGraphically_multiple(t,data,varData,Ipreflagged,dataIdent,Ndays) |
getAlphaDatabaseName | fname = getAlphaDatabaseName(mjd) |
interpolateAlpha | function [Ai,Gi] = interpolateAlpha(utc,t,A,G,selection) |
lastAlphaValue | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
readAlphaDatabase | x = readAlphaDatabase(mjd_array) |
updateAlphaDatabase | function updateAlphaDatabase(currentTime) |
writeAlphaDatabase | function writeAlphaDatabase(x,MODE) |