source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @179   19 years kil064 replace 'hanning' by 'smooth'
(edit) @178   19 years kil064 remove 'hanning' functions and add 'smooth' functions
(edit) @177   19 years kil064 remove function 'hanning' add function 'smooth' (includes hanning)
(edit) @176   19 years kil064 add function 'replaceMaskByZero' change interface for function …
(edit) @175   19 years kil064 Add cursor selection to function 'hanning' (arg. 'all')
(edit) @174   19 years kil064 add cursor selection to function 'hanning'
(edit) @173   19 years kil064 add insitu binding for hanning
(edit) @172   19 years kil064 add insitu vinding to function hanning fix up some inconsietnt docs.
(edit) @171   19 years kil064 implement insitu version of Hanning smoothing
(edit) @170   19 years kil064 Modify SDMath to be a class rather than just a namespace
(edit) @169   19 years kil064 moev functionality from SDMath to SDMathWrapper (adding …
(edit) @168   19 years kil064 add SDMathWrapper.o (now has cc file)
(edit) @167   19 years kil064 Reimplement 'bin' with insitu version as well
(edit) @166   19 years kil064 function 'average_pol' now has insitu version as well
(edit) @165   19 years kil064 Reimplement 'average_pol' with both insitu and 'outsit' versions
(edit) @164   19 years kil064 make a few more functions 'const'
(edit) @163   19 years kil064 consolidate code in 'private' functions rerwork function 'avergae_pol' …
(edit) @162   19 years kil064 add more 'private' functions
(edit) @161   19 years kil064 docuiment copy semantiocs for copy constructor and assignment
(edit) @160   19 years kil064 document that poly_baseline now operates on all rows in the scan
(edit) @159   19 years kil064 function auto_fit now loops over all rows in the scan
(edit) @158   19 years kil064 Correct spelling 'abscissa' -> 'abcissa'
(edit) @157   19 years kil064 function 'get_tsys' now returns a vector looping over all rows in table
(edit) @156   19 years kil064 comment out print statements for function 'get_tsys' as now returns a …
(edit) @155   19 years kil064 doc cxhanges previous entry should also have said that added 'insitu' …
(edit) @154   19 years kil064 make the get{IF,POl,Beam} functions const
(edit) @153   19 years kil064 add function 'add_insitu'
(edit) @152   19 years kil064 function 'add' and 'multiply' now take arg. doAll to indicate whether …
(edit) @151   19 years kil064 function 'add' and 'multiply' now take arg. doAll to indicate whether …
(edit) @150   19 years kil064 add arg. 'all' to functions 'scale' and 'add' to apply to either …
(edit) @149   19 years kil064 add 'add'
(edit) @148   19 years kil064 check this !=&other in assignment operator assign all state in …
(edit) @147   19 years kil064 add defualt value False to arg. clear in copy constrcutor
(edit) @146   19 years kil064 rework 'multiply' and 'multiplyInSitu' to use one common …
(edit) @145   19 years kil064 cahneg inertface so that function 'averages' and 'average' are …
(edit) @144   19 years kil064 merge functions 'average' and 'averages' into one that averages in …
(edit) @143   19 years kil064 rework binding to 'average_time'. Now invokes just one C++ function. …
(edit) @142   19 years kil064 modift doc for function 'average_time' to track change to functionaloity
(edit) @141   19 years mar637 added insitu to scale.
(edit) @140   19 years mar637 added scale_insitu
(edit) @139   19 years mar637 Added inSitu version of multiply/scale
(edit) @138   19 years mar637 Added assignment operator. Changed const casa::Table& table() to be …
(edit) @137   19 years kil064 split MathUtils::hanning function into MathUtils2.cc as the new …
(edit) @136   19 years kil064 add function statistics
(edit) @135   19 years kil064 add function 'stats' function 'rms' -> 'stddev'
(edit) @134   19 years kil064 remove libimages.a from link list
(edit) @133   19 years kil064 function 'rms' -> 'stats'
(edit) @132   19 years kil064 remove ImageUtil? include add LatticeUtil? include add new MaskedArray?
(edit) @131   19 years kil064 replace function 'rms' with function 'statsitic'
(edit) @130   19 years kil064 Rewrite pretty much all of it to - use iterators rather than indexed …
(edit) @129   19 years kil064 average_scans -> average_time
(edit) @128   19 years kil064 function 'rms' -> 'stddev' add function 'stats' average_scan -> …
(edit) @127   19 years kil064 intergations -> integrations
(edit) @126   19 years mar637 fixed bug in _verbose. Test length first.
(edit) @125   19 years mar637 Moved to casa namespace. Adjusted the copyright to be ATNF.
(edit) @124   19 years mar637 added subplotting to plot(). Fixed verbose.
(edit) @123   19 years mar637 renamed set_verbose
(edit) @122   19 years mar637 renamed save to _save
(edit) @121   19 years mar637 added restfrequency selector
(edit) @120   19 years cal103 Added function register() to handle mouse events.
(edit) @119   19 years cal103 Added a histogram plotting function hist(); modified subplot() so that …
(edit) @118   19 years cal103 Added general control of the panel layout.
(edit) @117   19 years cal103 Changed from 1-relative to 0-relative as requested by Malte; …
(edit) @116   19 years mar637 Added SDFITS writing.
(edit) @115   19 years mar637 Aligned with asap v0.1a
(edit) @114   19 years mar637 Miscellaneous fixes.
(edit) @113   19 years mar637 version 0.1a
(edit) @112   19 years mar637 filling azimuth,elevation,parangle,refbeam,fieldname,tcal,tcaltime
(edit) @111   19 years cal103 Initial revision
(edit) @110   19 years mar637 filling azimuth,elevation,parangle,refbeam,fieldname,tcal,tcaltime …
(edit) @109   19 years cal103 Empty revision
(edit) @108   19 years mar637 added fixed parameters
(edit) @107   19 years mar637 added 'add' function
(edit) @106   19 years mar637 renaming of functions
(edit) @105   19 years mar637 added set/getCoordInfo, reworked summary, added columns for …
(edit) @104   19 years mar637 added azimuth,elevation,parangle,refbeam,fieldname,tcal,tcaltime
(edit) @103   20 years mar637 initial revision of the python asap reader class
(edit) @102   20 years mar637 The main pyhton asap container class
(edit) @101   20 years mar637 the asap python math functions
(edit) @100   20 years mar637 The asap module file
(edit) @99   20 years mar637 added fitter
(edit) @98   20 years mar637 pyhton wrapper for SDFitter
(edit) @97   20 years mar637 enabled reset. disabled close
(edit) @96   20 years mar637 disbaled default constructor added copy function naming changes
(edit) @95   20 years mar637 added exception handling
(edit) @94   20 years mar637 chnaged nRows to nRow
(edit) @93   20 years mar637 added new tamplates
(edit) @92   20 years mar637 added fitter added exceptions
(edit) @91   20 years mar637 New Fitter class for ASAP.
(edit) @90   20 years mar637 added copy function renaming and update according to SDMemTable changes
(edit) @89   20 years mar637 changes summary to return std::string comment out unused getMask …
(edit) @88   20 years mar637 changes summary to return std::string comment out unused getMask …
(edit) @87   20 years mar637 chnged cerr's to throws, added rest function.
(edit) @86   20 years mar637 renamed multiply to scale.
(edit) @85   20 years mar637 bin function now bins all rows in the table. ALso fixed a couple of bugs.
(edit) @84   20 years mar637 changes module name form "atnf_sd" to "asap"
(edit) @83   20 years mar637 chnaged namesapce form "atnf_sd" to "asap"
(edit) @82   20 years mar637 a) Move to CASA form AIPS. b) stricter error checking
(edit) @81   20 years mar637 updated to use CASA include paths and .h guards.
(edit) @80   20 years mar637 a) Changed interface to "taql" to allow for source name seraches. b) …
Note: See TracRevisionLog for help on using the revision log.