|
|
@138
|
20 years |
mar637 |
Added assignment operator.
Changed const casa::Table& table() to be …
|
|
|
@137
|
20 years |
kil064 |
split MathUtils::hanning function into MathUtils2.cc as the
new …
|
|
|
@136
|
20 years |
kil064 |
add function statistics
|
|
|
@134
|
20 years |
kil064 |
remove libimages.a from link list
|
|
|
@133
|
20 years |
kil064 |
function 'rms' -> 'stats'
|
|
|
@132
|
20 years |
kil064 |
remove ImageUtil include
add LatticeUtil include
add new MaskedArray …
|
|
|
@131
|
20 years |
kil064 |
replace function 'rms' with function 'statsitic'
|
|
|
@130
|
20 years |
kil064 |
Rewrite pretty much all of it to
- use iterators rather than indexed …
|
|
|
@125
|
20 years |
mar637 |
Moved to casa namespace.
Adjusted the copyright to be ATNF.
|
|
|
@122
|
20 years |
mar637 |
renamed save to _save
|
|
|
@121
|
20 years |
mar637 |
added restfrequency selector
|
|
|
@112
|
20 years |
mar637 |
filling azimuth,elevation,parangle,refbeam,fieldname,tcal,tcaltime
|
|
|
@110
|
20 years |
mar637 |
filling azimuth,elevation,parangle,refbeam,fieldname,tcal,tcaltime …
|
|
|
@108
|
20 years |
mar637 |
added fixed parameters
|
|
|
@107
|
20 years |
mar637 |
added 'add' function
|
|
|
@106
|
20 years |
mar637 |
renaming of functions
|
|
|
@105
|
20 years |
mar637 |
added set/getCoordInfo, reworked summary, added columns for …
|
|
|
@104
|
20 years |
mar637 |
added azimuth,elevation,parangle,refbeam,fieldname,tcal,tcaltime
|
|
|
@99
|
20 years |
mar637 |
added fitter
|
|
|
@98
|
20 years |
mar637 |
pyhton wrapper for SDFitter
|
|
|
@97
|
20 years |
mar637 |
enabled reset. disabled close
|
|
|
@96
|
20 years |
mar637 |
disbaled default constructor
added copy function
naming changes
|
|
|
@95
|
20 years |
mar637 |
added exception handling
|
|
|
@94
|
20 years |
mar637 |
chnaged nRows to nRow
|
|
|
@93
|
20 years |
mar637 |
added new tamplates
|
|
|
@92
|
20 years |
mar637 |
added fitter
added exceptions
|
|
|
@91
|
20 years |
mar637 |
New Fitter class for ASAP.
|
|
|
@90
|
20 years |
mar637 |
added copy function
renaming and update according to SDMemTable changes
|
|
|
@89
|
20 years |
mar637 |
changes summary to return std::string
comment out unused getMask …
|
|
|
@88
|
20 years |
mar637 |
changes summary to return std::string
comment out unused getMask …
|
|
|
@87
|
20 years |
mar637 |
chnged cerr's to throws, added rest function.
|
|
|
@86
|
20 years |
mar637 |
renamed multiply to scale.
|
|
|
@85
|
20 years |
mar637 |
bin function now bins all rows in the table. ALso fixed a couple of bugs.
|
|
|
@83
|
20 years |
mar637 |
chnaged namesapce form "atnf_sd" to "asap"
|
|
|
@82
|
20 years |
mar637 |
a) Move to CASA form AIPS.
b) stricter error checking
|
|
|
@81
|
20 years |
mar637 |
updated to use CASA include paths and .h guards.
|
|
|
@80
|
20 years |
mar637 |
a) Changed interface to "taql" to allow for source name seraches.
b) …
|
|
|
@79
|
20 years |
mar637 |
Added support of source direction.
|
|
|
@78
|
20 years |
mar637 |
Added support of source direction. This is reflected in the …
|
|
|
@77
|
20 years |
mar637 |
Update to use python 2.3.
|
|
|
@75
|
20 years |
mcalabre |
Fixed the argument list in the call to PKSwriter::write().
|
|
|
@74
|
20 years |
mcalabre |
Added restFreq to the argument list for PKSwriter::write().
|
|
|
@73
|
20 years |
mcalabre |
Added restFreq to the argument list for PKSreader::read().
|
|
|
@72
|
20 years |
mmarquar |
moved cfitsio into one block
|
|
|
@71
|
20 years |
mmarquar |
Statically linking libwcs. Removed -w option.
|
|
|
@70
|
20 years |
mmarquar |
Removed duplicate template.
|
|
|
@69
|
20 years |
mmarquar |
Removedd class and replaces with namespace.
|
|
|
@68
|
20 years |
mmarquar |
Fixed vaious warnings arising when compiled without warning suprssion.
|
|
|
@67
|
20 years |
mmarquar |
Fixed various errors arising when compiled without warning suppression.
|
|
|
@66
|
20 years |
mmarquar |
Replaced class and statics with a namespace. Functions now global in …
|
|
|
@65
|
20 years |
mcalabre |
Removed Glish libraries from the link list after restructuring …
|
|
|
@64
|
20 years |
mcalabre |
Removed duplicate instantiation of
template void …
|
|
|
@62
|
20 years |
mcalabre |
Removed default initializers from function definitions.
|
|
|
@61
|
20 years |
mmarquar |
statically linked all the "external" libraries. Hardly adds any size …
|
|
|
@60
|
20 years |
mmarquar |
changed includes from <> to ""
|
|
|
@59
|
20 years |
mmarquar |
Added all the new templates needed.
|
|
|
@58
|
20 years |
mmarquar |
Changed the include to reflect the changes to SDWriter.h
|
|
|
@57
|
20 years |
mmarquar |
Changes to reflect split up of SDMemTableWrapper.h. Added new function …
|
|
|
@56
|
20 years |
mmarquar |
Added a few default args and wrapper for nScans().
|
|
|
@55
|
20 years |
mmarquar |
Added wrappers for all the new functions. Changed the file to reflect …
|
|
|
@54
|
20 years |
mmarquar |
Moved the class from SDWriter.h to here.
|
|
|
@53
|
20 years |
mmarquar |
Moved the wrapper class inot own file.
|
|
|
@52
|
20 years |
mmarquar |
Split up SDMemTableWrapper into the various classes in contained.
|
|
|
@51
|
20 years |
mmarquar |
Removed other Wrapper classes and put them into their own files. …
|
|
|
@50
|
20 years |
mmarquar |
Removed name_ related fields and functions.
Changed getTime to sprint …
|
|
|
@49
|
20 years |
mmarquar |
Split up SDMemTableWrapper into the various classes in conaitned.
|
|
|
@48
|
20 years |
mmarquar |
Fixed various defects. Added averaging of multiple scans, rms, and …
|
|
|
@47
|
20 years |
mmarquar |
Added resize function.
|
|
|
@46
|
20 years |
mmarquar |
Minor edits to verbose info. added empty close function. Switched …
|
|
|
@45
|
20 years |
mmarquar |
Added MathUtils, and -lwcs
|
|
|
@44
|
20 years |
mmarquar |
added default args and getabscissa
|
|
|
@43
|
20 years |
mmarquar |
added hanning,baseline
|
|
|
@42
|
20 years |
mmarquar |
Added python wrappers for type double
|
|
|
@41
|
20 years |
mmarquar |
Added wrappers for baseline,hanning and getAbscissa.
|
|
|
@40
|
20 years |
mmarquar |
Added templates for hanning, and vector conversions
|
|
|
@39
|
20 years |
mmarquar |
Added handling of frequencies, SpectralCoordinate and an abscissa …
|
|
|
@38
|
20 years |
mmarquar |
Added baseline and hanning functions. Also added copying of scanid and …
|
|
|
@37
|
20 years |
mmarquar |
Various Vector functions not present in aips++. Maybe move them there …
|
|
|
@36
|
20 years |
mmarquar |
Added std:: scope to string.
|
|
|
@35
|
20 years |
mmarquar |
Added scope std:: to string.
|
|
|
@34
|
20 years |
mmarquar |
Added frequency information handling.
|
|
|
@33
|
20 years |
mmarquar |
Added reading of frequency information. Also added the getAll flag to …
|
|
|
@31
|
20 years |
mcalabre |
Added support for SDWriter.
|
|
|
@30
|
20 years |
mcalabre |
Added python_SDWriter().
|
|
|
@29
|
20 years |
mcalabre |
Python binding to C++ SDWriter class.
|
|
|
@28
|
20 years |
mcalabre |
ASAP class to write out single dish spectra.
|
|
|
@27
|
20 years |
mcalabre |
Added new member functions:
Array<Float> getSpectrum(uInt …
|
|
|
@26
|
20 years |
mmarquar |
Changed scanid member from uInt to Int
|
|
|
@25
|
20 years |
mmarquar |
commented out debugging info. Removed temprary scanid replacement …
|
|
|
@24
|
20 years |
mmarquar |
Removed name function.
|
|
|
@23
|
20 years |
mmarquar |
Removed name function. Add default args to getspectrum/getmask.
|
|
|
@22
|
20 years |
mmarquar |
Removed irrelevantr member function "name". Added function to return …
|
|
|
@21
|
20 years |
mmarquar |
Added retrieval functions for SDHeader and SDContainer.
|
|
|
@19
|
20 years |
mmarquar |
Added documentation.
|
|
|
@18
|
20 years |
mmarquar |
Moved SDHeader from SDReader to SDConatiner. Added header to …
|
|
|
@17
|
20 years |
mmarquar |
Changed pksredaer->read() to refelct the changes in the aips++/atnf …
|
|
|
@16
|
20 years |
mmarquar |
Updated data container. Changed the axis order in the spectrum/flag …
|
|
|
@15
|
20 years |
mmarquar |
Added multiply function.
|
|
|
@14
|
20 years |
mmarquar |
I am now using ArrayIterators everywhere. This gives an ENORMOUS …
|
|
|
@13
|
20 years |
mmarquar |
Fixed uop quotinet function. Now multiplied by T_sys_off instead of …
|
|
|