source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1305   17 years mar637 merge from asap2.1.1 release tag
(edit) @1295   18 years mar637 merge form Release2.1.1 branch
(edit) @1280   18 years mar637 Merge from Release2.1.1b tag
(edit) @1259   18 years mar637 Merge from Release2.1.0b tag
(edit) @1232   18 years mar637 Merge from Release2.1.0b tag
(edit) @1203   18 years mar637 Using FFTServer::fft0 now, don't know what the difference is. Adde …
(edit) @1200   18 years mar637 Merge from Release2.1.0b tag
(edit) @1198   18 years mar637 Merge from Release2.1.0b tag
(edit) @1192   18 years mar637 added lag_flag - flagging of frequencies in fft space
(edit) @1189   18 years mar637 Fix for ticket #61 - changing of default polarisation. Done ticket #62
(edit) @1188   18 years mar637 changed feedtype to be string and added detection of feedtype to filler.
(edit) @1170   18 years mar637 added line name to setRestFrequency
(edit) @1156   18 years mar637 changed name set_freq_limits to set_frequency_limits
(edit) @1148   18 years mar637 use get*nos instead of n* (* can be scan, beam etc.). This showed a …
(edit) @1145   18 years mar637 added average_beam which is part of Ticket #45
(edit) @1143   18 years mar637 Implemented Ticket #45 as scantable.mx_quotient.
(edit) @1142   18 years mar637 undid last check-in as pksreader can handle this data now.
(edit) @1140   18 years mar637 add mxExtract the first step to do MX quotients
(edit) @1139   18 years mar637 temporary hack for import of methanol multibeam data
(edit) @1135   18 years mar637 more work on a modular scons set up
(edit) @1126   18 years mar637 added linecatalog to python inteface
(edit) @1121   18 years mar637 added static lib build for asap
(edit) @1114   18 years mar637 fixed indentation
(edit) @1113   18 years mar637 towards a working version
(edit) @1112   18 years mar637 added uint template used by Scantable::getNumbers
(edit) @1111   18 years mar637 add getNumbers utility function, which is now called by all function …
(edit) @1110   18 years mar637 added detection of telesope for paddle scan rejection as this was …
(edit) @1109   18 years mar637 removed print statement
(edit) @1108   18 years mar637 first version which compiles
(edit) @1106   18 years mar637 added doxygen documentation
(edit) @1105   18 years mar637 more clever use of python…
(edit) @1104   18 years mar637 added doxygen documentation
(edit) @1103   18 years mar637 fixed ifndef
(edit) @1102   18 years mar637 added documentation fixed ifndef
(edit) @1091   18 years mar637 remove encomapssing asap namespace, add asap:: scope to Scantable
(edit) @1090   18 years mar637 added more auto-detection of libs
(edit) @1082   18 years mar637 Initial rev of scons files
(edit) @1081   18 years mar637 using obsType to skip paddle scans
(edit) @1078   18 years mar637 added scan averaging to average_channel
(edit) @1077   18 years mar637 enabled another constructor to handle disk based tables; chnaged this …
(edit) @1072   18 years mar637 PKSreader/writer addition keyword obstype
(edit) @1069   18 years mar637 enhancement ticket #35. median scantable
(edit) @1068   18 years mar637 added Scantable::getDirectionString; added Scantable::setSourceType
(edit) @1067   18 years mar637 removed the 10% edge removal in estimate. It disabled the mask. Defect …
(edit) @1066   18 years mar637 Enhancement Ticket #50; arbitrary quotients.
(edit) @1060   18 years mar637 Tracking changes in PKSreader/writer for MOPS support.
(edit) @1047   18 years mar637 Ticket #29. added Table Column OPACITY. This is not used anywhere yet
(edit) @1036   18 years mar637 woody specific Makefile
(edit) @1033   18 years mar637 Fix for Ticket #33; was confusing mask and flag again. == flag svn …
(edit) @1030   18 years mar637 Various fixes to make >=gcc-3.4 compliant
(edit) @1028   18 years mar637 SDFITTER -> STFITTER
(edit) @1026   18 years mar637 Fix for Ticket #22 - trying to flag whole scantable. Added test for …
(edit) @1016   18 years mar637 removed a debug cout
(edit) @1015   18 years mar637 Fix for Ticket #20 - rotateLinPolPhase wasn't workin properly. Have …
(edit) @1010   18 years mar637 Fix to Ticket #17 - average_pol not working.
(edit) @1009   18 years mar637 fix to version number data type
(edit) @1008   18 years mar637 Fix for Ticket #18, frequency switching broken
(edit) @1007   18 years mar637 Fixed computiaons of stokes and back after discussions with Jim Caswell.
(edit) @1004   18 years mar637 removed debug cout
(edit) @1003   18 years mar637 added column_names()
(edit) @1000   18 years mar637 fixed bug due to incorrect use of Table::rowNumbers (RTFM!). added flagging
(edit) @999   18 years mar637 added "redundant" fields from reader. The aren't used in asap but …
(edit) @997   18 years mar637 added -Wall, removed debug -g
(edit) @996   18 years mar637 more fixes after compiling with -Wall.
(edit) @995   18 years mar637 fixes after compiling with -Wall.
(edit) @994   18 years mar637 samll bugfix: output type uInt needs to be streamed
(edit) @993   18 years mar637 added function to convert between polarisation types
(edit) @992   18 years mar637 added function to convert between polarisation types
(edit) @991   18 years vor010 old #include has been removed
(edit) @988   18 years mar637 implemented data export for the asap2 Scantable as in Ticket #4.
(edit) @987   18 years mar637 added direction reference conversions as in Ticket #13
(edit) @986   18 years mar637 file xtension rename .cc -> .cpp
(edit) @985   18 years mar637 excpetion message update for alignFrequencies
(edit) @983   18 years mar637 file xtension rename .cc -> .cpp
(edit) @982   18 years mar637 asap2 naming change
(edit) @980   18 years mar637 redone definition of getLinear
(edit) @979   18 years mar637 removed debug cout
(edit) @978   18 years mar637 premature check-in without testing. removed alignfreq completely
(edit) @977   18 years mar637 Removed align option from average as it is buggy. The user has to …
(edit) @973   18 years mar637 removed debug info
(edit) @972   18 years mar637 Completed Ticket #7 - storing of fits.
(edit) @965   18 years Chris Phillips Fixed typo in getlinpol Pangle
(edit) @962   18 years mar637 added Fit objects
(edit) @961   18 years mar637 update to reflect changes to STFocus as in Ticket #8
(edit) @960   18 years mar637 c++ side of Ticket #7
(edit) @959   18 years mar637 c++ side of Ticket #7; update as requested in Ticket #8 and last revision
(edit) @958   18 years mar637 remove debug cout
(edit) @957   18 years mar637 Polarisation changes according to Ticket #8; Fix Ticket #10
(edit) @956   18 years mar637 asap2 naming changes
(edit) @955   18 years mar637 Class to transport fit parameters
(edit) @954   18 years mar637 Fixed Ticket #6 (selector.set_polarisations error)
(edit) @942   18 years mar637 fixed _S stripping in sourcename; reverted auto-detection of npol==1 …
(edit) @941   18 years mar637 fixed the output alignment of summary
(edit) @940   18 years mar637 added averagePolarisations; added log output to frequencyAlign; …
(edit) @939   18 years mar637 added get functions
(edit) @934   18 years mar637 added _empty function
(edit) @933   18 years mar637 removed print of MOLECULE_ID
(edit) @927   18 years mar637 added frequencyAlign().
(edit) @926   18 years mar637 added frequencyAlign(). fixed bug in gainElevation. Was assigning …
(edit) @925   18 years mar637 added getChannels member function.
Note: See TracRevisionLog for help on using the revision log.