]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RALICE/history.txt
fix problem with fXpos11 in LoadXPos (Philippe C., thanks to Christian)
[u/mrichter/AliRoot.git] / RALICE / history.txt
index 2d96e55b00f10a2fa56a9163016999f5cf939bfc..14e823224d96bb6ea47519df8dc84986ed1f8b46 100644 (file)
                 As such, the UT and GST info will always be provided via the Date()
                 memberfunction.
 16-mar-2007 NvE Uniform data format introduced for printout of AliTimestamp::Date().
-
+17-mar-2007 NvE AliTimestamp extended to allow local time printout for a specified offset
+                and addition of a time difference specified as (fractional) hours.
+                Also bug fixed in the fractional hour conversion facility.
+20-mar-2007 NvE Support for retrieval of Local Time (LT) and Local Sidereal Time (LST)
+                introduced in AliTimestamp.
+22-mar-2007 NvE Support introduced for setting of timestamp parameters based on Local Time (LT)
+                in AliTimestamp.
+25-mar-2007 NvE AliTimestamp extended with Apparent Sidereal Time.
+27-mar-2007 NvE Test on date/time validity corrected in AliTimestamp::SetMJD to prevent
+                crash in TTimestamp invokation for very future dates.
+                Also more accurate calculation introduced of the change (dpsi) in
+                ecliptic longitude due to nutation in AliTimestamp::GetGAST.
+28-mar-2007 NvE AliTimestamp::Date extended to provide apparent sidereal time via
+                specification of negative "mode" parameter.
+29-mar-2007 NvE New memberfunction Almanac() introduced in AliTimestamp to provide a 
+                central place for calculation of astronomical observables.