|
|
@435
|
20 years |
kil064 |
clarify default for allaxes arg
|
|
|
@434
|
20 years |
kil064 |
consolidate cursor selection so that when function
setCursorSlice is …
|
|
|
@433
|
20 years |
kil064 |
add arg 'doAll' to rotateXYPhase and no longer'
use direct python binding
|
|
|
@432
|
20 years |
kil064 |
add rotate_xyphase
|
|
|
@431
|
20 years |
kil064 |
add function getCircularSpectrum
|
|
|
@430
|
20 years |
kil064 |
add function getCircularSepctrum
fix bug in getSTokesSPectrum where …
|
|
|
@429
|
20 years |
kil064 |
add functions
getStokesSLice
circularPolarization
|
|
|
@428
|
20 years |
kil064 |
getStokesSpectrum can now handle 1,2 or 4 input polarzations
|
|
|
@427
|
20 years |
kil064 |
Now handle 1,2 or 4 input polarizations in SDStokesEngine
|
|
|
@426
|
20 years |
kil064 |
add paOffset to function SDmemTable::getSTokesSpectrum
|
|
|
@425
|
20 years |
kil064 |
add rotate_xyphase
|
|
|
@424
|
20 years |
kil064 |
make scanav True the default in average_time
|
|
|
@423
|
20 years |
kil064 |
add getStokesSpectrum
rotateXYPhase
|
|
|
@422
|
20 years |
kil064 |
add BaseMappedArrayEngine for SDPol.cc (Stokes Virtual column)
|
|
|
@421
|
20 years |
kil064 |
add getSTokesSpectrum
rotateXYPhase
|
|
|
@420
|
20 years |
kil064 |
handle cross polarization
|
|
|
@419
|
20 years |
kil064 |
classes to do some polarimetric processing
initially
SDPolUtil …
|
|
|
@418
|
20 years |
kil064 |
First go at handling polarimetric data
- Add STOKES (virtual) …
|
|
|
@417
|
20 years |
kil064 |
handle the cross correlation
- place in polarization axis as …
|
|
|
@416
|
20 years |
kil064 |
add SDPol
|
|
|
@415
|
20 years |
mar637 |
Made note about reader limitation on rpfits.
fixed up summary (again)
|
|
|
@414
|
20 years |
mar637 |
cerr to cout changes were appropriate.
|
|
|
@413
|
20 years |
mar637 |
Added catch for illegal filenames in summary to file.
|
|
|
@412
|
20 years |
mar637 |
added default arg to summary
|
|
|
@411
|
20 years |
mar637 |
Added handling of environment variables throughout.
|
|
|
@410
|
20 years |
kil064 |
fix problems in average_time with output scan information being off by …
|
|
|
@409
|
20 years |
mar637 |
Removed (public) reset until I fix the cursor. read() now auto-resets …
|
|
|
@408
|
20 years |
mar637 |
added missing """ on reset help
|
|
|
@407
|
20 years |
mar637 |
Minor fixes around asapreader/sdreader
|
|
|
@406
|
20 years |
mar637 |
added rest function, reflect changes in function names in python_SDReader.
|
|
|
@405
|
20 years |
mar637 |
fixed reder rest behaviour. renamed all pyhton_SDReader functions to "_"
|
|
|
@404
|
20 years |
kil064 |
reference pixel caluclation was 1-rel instead of 0-rel
|
|
|
@403
|
20 years |
kil064 |
add function lines
|
|
|
@402
|
20 years |
kil064 |
add lines arg to funciton set_restfreqs
|
|
|
@401
|
20 years |
kil064 |
add rest freq specification by line name
add function spectraLines to …
|
|
|
@400
|
20 years |
kil064 |
remove VelocityAligner templates
|
|
|
@399
|
20 years |
kil064 |
add perif arg., to freq_align
|
|
|
@398
|
20 years |
kil064 |
add perFreqID arg to function frequencyAlign
|
|
|
@397
|
20 years |
kil064 |
add support in frequency alignment for a perIF (caters to
manual …
|
|
|
@396
|
20 years |
kil064 |
add a secondary index argument to the SDDataDesc container
|
|
|
@395
|
20 years |
kil064 |
bit more info to user for restFreq selection
|
|
|
@394
|
20 years |
kil064 |
Detect Year now in selecting beam/aperture efficiency data
|
|
|
@393
|
20 years |
kil064 |
merge set_restfreqs and select_restfreqs into 1
|
|
|
@392
|
20 years |
kil064 |
merge SDMemTable::{selectRestFrequcy,setRestFrequencies} into one …
|
|
|
@391
|
20 years |
kil064 |
add function select_restfreq
|
|
|
@390
|
20 years |
kil064 |
support rest freqs being a column in SDmemTable
|
|
|
@389
|
20 years |
kil064 |
track change to SDMemTable::getSpecytralCoordinate
|
|
|
@388
|
20 years |
kil064 |
add support for RestFreqID now beung a column in SDMemTable
|
|
|
@387
|
20 years |
kil064 |
rmeove debug statements
|
|
|
@386
|
20 years |
kil064 |
support RESTFREQID column in SDMemTable object
|
|
|
@385
|
20 years |
kil064 |
have another go at summary function. this time
rework with list of …
|
|
|
@384
|
20 years |
kil064 |
doc only
|
|
|
@383
|
20 years |
mar637 |
added template for Vector<Int>(vector<int>)
|
|
|
@382
|
20 years |
kil064 |
add function scanBoundaries
|
|
|
@381
|
20 years |
mar637 |
* added verbose flag for scantable.summary
* enabled get_scan(list)
|
|
|
@380
|
20 years |
mar637 |
* enabled getScan for lists of scanno
* auto renumbering of scanids
* …
|
|
|
@379
|
20 years |
mar637 |
cleanup
|
|
|
@378
|
20 years |
mar637 |
* tracking plotter changes (set_layout,save)
* minor cosmetics
|
|
|
@377
|
20 years |
mar637 |
* added user controlled set_layout
* added save
* added help for set_mode
|
|
|
@376
|
20 years |
mar637 |
* Added argument nplots to set_panels to support user setting of …
|
|
|
@375
|
20 years |
mar637 |
ASAP cookbook
|
|
|
@374
|
20 years |
mar637 |
Made refBeam 0-based.
|
|
|
@373
|
20 years |
(none) |
This commit was manufactured by cvs2svn to create tag
'release-update1'.
|
|
|
@372
|
20 years |
vor010 |
with a root-directory Makefile
|
|
|
@371
|
20 years |
vor010 |
LineFinder/baseline fitter full functionality
auto_poly_baseline can …
|
|
|
@370
|
20 years |
vor010 |
LineFinder: help is improved. Initial code for
automatic baseline …
|
|
|
@369
|
20 years |
vor010 |
SDLineFinder: bug corrections, setOption method
has been added + …
|
|
|
@368
|
20 years |
vor010 |
SDLineFinder: work around to detect weak and broad lines
as well as to …
|
|
|
@367
|
20 years |
kil064 |
add a couple of special case adjustments in function summary
|
|
|
@366
|
20 years |
kil064 |
addEntry template
|
|
|
@365
|
20 years |
kil064 |
rework summary function to handle scan boundary
more straightforardly …
|
|
|
@364
|
20 years |
kil064 |
add function addEntry
|
|
|
@363
|
20 years |
kil064 |
gain elevation poly moved to SDAttr
|
|
|
@362
|
20 years |
kil064 |
move gain elevation info into here from SDMath
|
|
|
@361
|
20 years |
kil064 |
document where Mopra numbers come from
init -> initData
|
|
|
@360
|
20 years |
kil064 |
fix summary function binding
|
|
|
@359
|
20 years |
kil064 |
change interface to convert_flux
|
|
|
@358
|
20 years |
kil064 |
add binding to function set_instrument (instead of direct pythin binding)
|
|
|
@357
|
20 years |
kil064 |
chgange binding to setInstrument
|
|
|
@356
|
20 years |
kil064 |
add SDAttr
|
|
|
@355
|
20 years |
kil064 |
track change in SDMath::convertFLux interface
|
|
|
@354
|
20 years |
kil064 |
rework convertFLux stuff using new SDAttr and looking up values
where …
|
|
|
@353
|
20 years |
kil064 |
new class to hold instrument attributes like beam efficiencies, …
|
|
|
@352
|
20 years |
vor010 |
SDLineFinder - further interface changes to achieve a better structure …
|
|
|
@351
|
20 years |
vor010 |
SDLineFinder - interface of auxiliary classes
has been changed to …
|
|
|
@350
|
20 years |
kil064 |
add number of axes to enum
|
|
|
@349
|
20 years |
kil064 |
rewrite setSpectrum, setFLags and setTsys using Array(start,end)
slice …
|
|
|
@348
|
20 years |
kil064 |
* empty log message *
|
|
|
@347
|
20 years |
kil064 |
in getSpectralCoordinate, deal correctly (?) with restfreq if its
not …
|
|
|
@346
|
20 years |
kil064 |
finally fix scantable constructor for 'unit' handling.
i really must …
|
|
|
@345
|
20 years |
kil064 |
remve 'unit' from reader constructor
|
|
|
@344
|
20 years |
vor010 |
An algorithm to detect line wings, which are
below detection …
|
|
|
@343
|
20 years |
vor010 |
SDLineFinder - now algorithm does many iterations
to ensure that weak …
|
|
|
@342
|
20 years |
kil064 |
Take unit out of interface again, Handled at python levek now
|
|
|
@341
|
20 years |
kil064 |
handle user specified unit (reader/constructor) at python level now not C++
|
|
|
@340
|
20 years |
kil064 |
add unit arg to constructor to take advantage of new reader feature
|
|
|
@339
|
20 years |
kil064 |
add unit to constructor
|
|
|
@338
|
20 years |
kil064 |
add brightness unit to constructor
|
|
|
@337
|
20 years |
kil064 |
set defaulkt brightness units dpenending upon telescope
|
|
|
@336
|
20 years |
kil064 |
add return True to setSpectrum
|
|
|