|
|
@234
|
20 years |
kil064 |
add binary table operation
add opacity
rework gain-elevation to handle …
|
|
|
@233
|
20 years |
kil064 |
add Instrument enum (will need to be revised in the future)
|
|
|
@232
|
20 years |
mar637 |
renamed Definitions.h -> SDDefs.h
|
|
|
@231
|
20 years |
mar637 |
Renamed to SDDefs.h
|
|
|
@230
|
20 years |
kil064 |
use new MemomryTable version of readAsciiTable
Restucture correction …
|
|
|
@229
|
20 years |
kil064 |
add gain-elevation correction functionality
|
|
|
@228
|
20 years |
kil064 |
add gain-elevation correction functionmality
|
|
|
@227
|
20 years |
kil064 |
add gain-elevation correction capability
|
|
|
@226
|
20 years |
mar637 |
added rcParams to support rc style default parameters, read from .asaprc
|
|
|
@225
|
20 years |
kil064 |
'convertflux' -> 'convert_flux'
|
|
|
@224
|
20 years |
kil064 |
add function 'convertflux'
|
|
|
@223
|
20 years |
kil064 |
add 'convertFlux' functions
|
|
|
@222
|
20 years |
kil064 |
add functions 'convertFluxInSitu' and 'convertFlux'
|
|
|
@221
|
20 years |
kil064 |
add function 'convertFlux'
|
|
|
@220
|
20 years |
kil064 |
add function 'setFLuxUnit'
|
|
|
@219
|
20 years |
kil064 |
add function 'set_fluxunit'
|
|
|
@218
|
20 years |
kil064 |
add function 'setFluxUnit'
|
|
|
@217
|
20 years |
mar637 |
A script to install the asap module into a specified path.
|
|
|
@216
|
20 years |
mar637 |
added explicit boost include path
added SDDefs to dependecy list
|
|
|
@215
|
20 years |
mar637 |
Update because of renaming Definitions.h -> SDDefs.h
|
|
|
@214
|
20 years |
mar637 |
Gloabal asap Definitions, e.g. enums
|
|
|
@213
|
20 years |
kil064 |
use new functions SDMemTable::get{Direction,Time}Reference
|
|
|
@212
|
20 years |
kil064 |
add function 'getDirectionReference' and 'getTimeReference' and
use …
|
|
|
@211
|
20 years |
kil064 |
format vectors without [] and ,
|
|
|
@210
|
20 years |
mar637 |
Added more help on how to read commands output
Added help on asapplotter
|
|
|
@209
|
20 years |
mar637 |
* now using asap::AxisNo enum instead of fixed axis indeces
|
|
|
@208
|
20 years |
mar637 |
various "global" asap definitions.
|
|
|
@207
|
20 years |
mar637 |
* added method to retrieve flux unit
|
|
|
@206
|
20 years |
mar637 |
* now using asap::AxisNo enum instead of fixed axis indeces
* using …
|
|
|
@205
|
20 years |
mar637 |
* added fluxunit, epoch
* added restfrequencies
* fixed "defect" which …
|
|
|
@204
|
20 years |
mar637 |
* added fluxunit, epoch
* added restfrequencies
* added history
* now …
|
|
|
@203
|
20 years |
mar637 |
The "final" asap plotter user interface
|
|
|
@202
|
20 years |
mar637 |
* removed internal self.frame1 to fix resizing bug.
* removed 'white' …
|
|
|
@201
|
20 years |
kil064 |
add SDAsciiWriter
|
|
|
@200
|
20 years |
kil064 |
document ascii file save capability
|
|
|
@199
|
20 years |
kil064 |
add ascii file capabilut via SDAsciiWriter
|
|
|
@198
|
20 years |
kil064 |
class to save SDMemTable as ascii text file
|
|
|
@197
|
20 years |
kil064 |
rename a variable
|
|
|
@196
|
20 years |
kil064 |
imporve docs for function 'save'
|
|
|
@195
|
20 years |
kil064 |
use source name in output file name
|
|
|
@194
|
20 years |
kil064 |
allow FITS format in function 'save'
|
|
|
@193
|
20 years |
kil064 |
add SDFITSImageWRiter
use cfitsio_lfs.a (Large FIle Support)
|
|
|
@192
|
20 years |
kil064 |
adjust to allow FITSImage writing (use SDFITSImageWriter)
delete …
|
|
|
@191
|
20 years |
kil064 |
class to write out SDMemTable rows as FITS Images
|
|
|
@190
|
20 years |
mar637 |
Bug fix: Handling destruction of window via self._is_dead
|
|
|
@189
|
20 years |
mar637 |
* empty log message *
|
|
|
@188
|
20 years |
mar637 |
create_mask is be default now returning a mask OUTSIDE the specified …
|
|
|
@187
|
20 years |
mar637 |
Bug fix: Handling destruction of window via self._is_dead
|
|
|
@186
|
20 years |
mar637 |
added pattern selection for source name
|
|
|
@185
|
20 years |
mar637 |
cosmetics
|
|
|
@184
|
20 years |
mar637 |
Bug fix: scanAv wasn't working properly, as 'nPts' wasn't rest after …
|
|
|
@183
|
20 years |
kil064 |
add destructor
|
|
|
@182
|
20 years |
mar637 |
moved reader to the end, as it's behaviour can be emulated with the …
|
|
|
@181
|
20 years |
mar637 |
Added a constructor from foreign types (e.g. rpfits)
Reworked output …
|
|
|
@180
|
20 years |
kil064 |
add function 'smooth' and remove function 'hanning'
|
|
|
@179
|
20 years |
kil064 |
replace 'hanning' by 'smooth'
|
|
|
@178
|
20 years |
kil064 |
remove 'hanning' functions and add 'smooth' functions
|
|
|
@177
|
20 years |
kil064 |
remove function 'hanning'
add function 'smooth' (includes hanning)
|
|
|
@176
|
20 years |
kil064 |
add function 'replaceMaskByZero'
change interface for function …
|
|
|
@175
|
20 years |
kil064 |
Add cursor selection to function 'hanning' (arg. 'all')
|
|
|
@174
|
20 years |
kil064 |
add cursor selection to function 'hanning'
|
|
|
@173
|
20 years |
kil064 |
add insitu binding for hanning
|
|
|
@172
|
20 years |
kil064 |
add insitu vinding to function hanning
fix up some inconsietnt docs.
|
|
|
@171
|
20 years |
kil064 |
implement insitu version of Hanning smoothing
|
|
|
@170
|
20 years |
kil064 |
Modify SDMath to be a class rather than just a namespace
|
|
|
@169
|
20 years |
kil064 |
moev functionality from SDMath to SDMathWrapper (adding …
|
|
|
@168
|
20 years |
kil064 |
add SDMathWrapper.o (now has cc file)
|
|
|
@167
|
20 years |
kil064 |
Reimplement 'bin' with insitu version as well
|
|
|
@166
|
20 years |
kil064 |
function 'average_pol' now has insitu version as well
|
|
|
@165
|
20 years |
kil064 |
Reimplement 'average_pol' with both insitu and 'outsit' versions
|
|
|
@164
|
20 years |
kil064 |
make a few more functions 'const'
|
|
|
@163
|
20 years |
kil064 |
consolidate code in 'private' functions
rerwork function 'avergae_pol' …
|
|
|
@162
|
20 years |
kil064 |
add more 'private' functions
|
|
|
@161
|
20 years |
kil064 |
docuiment copy semantiocs for copy constructor and assignment
|
|
|
@160
|
20 years |
kil064 |
document that poly_baseline now operates on all rows in the scan
|
|
|
@159
|
20 years |
kil064 |
function auto_fit now loops over all rows in the scan
|
|
|
@158
|
20 years |
kil064 |
Correct spelling 'abscissa' -> 'abcissa'
|
|
|
@157
|
20 years |
kil064 |
function 'get_tsys' now returns a vector looping over all rows
in table
|
|
|
@156
|
20 years |
kil064 |
comment out print statements for function 'get_tsys'
as now returns a …
|
|
|
@155
|
20 years |
kil064 |
doc cxhanges
previous entry should also have said that added 'insitu' …
|
|
|
@154
|
20 years |
kil064 |
make the get{IF,POl,Beam} functions const
|
|
|
@153
|
20 years |
kil064 |
add function 'add_insitu'
|
|
|
@152
|
20 years |
kil064 |
function 'add' and 'multiply' now take arg. doAll to
indicate whether …
|
|
|
@151
|
20 years |
kil064 |
function 'add' and 'multiply' now take arg. doAll to
indicate whether …
|
|
|
@150
|
20 years |
kil064 |
add arg. 'all' to functions 'scale' and 'add' to apply
to either …
|
|
|
@149
|
20 years |
kil064 |
add 'add'
|
|
|
@148
|
20 years |
kil064 |
check this !=&other in assignment operator
assign all state in …
|
|
|
@147
|
20 years |
kil064 |
add defualt value False to arg. clear in copy constrcutor
|
|
|
@146
|
20 years |
kil064 |
rework 'multiply' and 'multiplyInSitu' to use one common …
|
|
|
@145
|
20 years |
kil064 |
cahneg inertface so that function 'averages' and 'average' are …
|
|
|
@144
|
20 years |
kil064 |
merge functions 'average' and 'averages' into one that averages
in …
|
|
|
@143
|
20 years |
kil064 |
rework binding to 'average_time'. Now invokes just one
C++ function. …
|
|
|
@142
|
20 years |
kil064 |
modift doc for function 'average_time' to track change to functionaloity
|
|
|
@141
|
20 years |
mar637 |
added insitu to scale.
|
|
|
@140
|
20 years |
mar637 |
added scale_insitu
|
|
|
@139
|
20 years |
mar637 |
Added inSitu version of multiply/scale
|
|
|
@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
|
|
|
@135
|
20 years |
kil064 |
add function 'stats'
function 'rms' -> 'stddev'
|
|
|