source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @560   19 years mar637 * added aips++ location for Mopra
(edit) @559   19 years mar637 Chnaged version to 1.0
(edit) @558   19 years mar637 Changed default for scanav in average_time to False
(edit) @557   19 years mar637 bug fix in mode == 'p' indexing
(edit) @556   19 years mar637 remove debug lines
(edit) @555   19 years mar637 version number to 1.0 email to asap@…
(edit) @554   19 years mar637 Fixed asaprc set_mode issues. Fixed set_cursor range detection
(edit) @553   19 years mar637 Fixed theif/IF consistency issues
(edit) @552   19 years mar637 asaprc file entries are strings by default, asnd as such don't need quotes.
(edit) @551   19 years vor010 Small improvements in the line finder. Most probably users will not …
(edit) @550   19 years phi196 Search for an aips++ installation
(edit) @549   19 years phi196 Zapped
(edit) @548   19 years phi196 minor edits and added RR/LL to plotter
(edit) @547   19 years phi196 Added auto_poly to commands list
(edit) @546   19 years kil064 some small additions to polarimetry section
(edit) @545   19 years mar637 added (temporary) detection of aipspath
(edit) @544   19 years phi196 more updates
(edit) @543   19 years phi196 simple help change
(edit) @542   19 years mar637 insitu rc paramter is now True by default !!!!
(edit) @541   19 years mar637 * enabled plotting of circular pols. * major bug fix on recursive plot …
(edit) @540   19 years mar637 Bug fix: missing break;
(edit) @539   19 years mar637 Reworked stokestopolspectrum to have polIdx=-1 to enable polSel_.
(edit) @538   19 years phi196 Updates
(edit) @537   19 years kil064 add 'bourbon' as host for Parkes
(edit) @536   19 years kil064 add 'TINTSYS' weighting to averageTime
(edit) @535   19 years kil064 add 'tintsys' weighting to average_time
(edit) @534   19 years phi196 Initial draft version
(edit) @533   19 years phi196 Reomved to replace with .tex version
(edit) @532   19 years kil064 add Tsys weighting to average_pol
(edit) @531   19 years mar637 added asapfit.py
(edit) @530   19 years mar637 *added get_fit * added more commands()
(edit) @529   19 years mar637 A class to wrap up fit parameters
(edit) @528   19 years mar637 fixed bug in copy constr.
(edit) @527   19 years mar637 ficed bug in getSDFitTable
(edit) @526   19 years mar637 added more help
(edit) @525   19 years mar637 added handling of stokes!!!
(edit) @524   19 years kil064 make 'tint' weigting the default for average_time
(edit) @523   19 years kil064 update avergae_time docs
(edit) @522   19 years vor010 Line finder - edge parameter workaround
(edit) @521   19 years kil064 add restFreqIDs to summary listing
(edit) @520   19 years kil064 docuiment Tsys and Tint weighting for avergae_time
(edit) @519   19 years kil064 fix typo
(edit) @518   19 years kil064 add Tsys and Tint weightring
(edit) @517   19 years mar637 * updated to reflect Wim's changes to Functionals
(edit) @516   19 years vor010 LineFinder?/automatic baseline fitter: a bug related to multiple-row …
(edit) @515   19 years mar637 * major rework on plotting. * added component selection and plotting * …
(edit) @514   19 years mar637 moved auto_poly... to scantable
(edit) @513   19 years mar637 *Moved most asapmath functions to scantable member functions. Only …
(edit) @512   19 years mar637 added installation of contenst of bin directory
(edit) @511   19 years mar637 The startup shell script
(edit) @510   19 years phi196 Added autp_poly_baseline to commands
(edit) @509   19 years phi196 Help wording
(edit) @508   19 years kil064 add FedPolType? enum we will need something better in the future. …
(edit) @507   19 years kil064 add function feedPolType
(edit) @506   19 years kil064 add function rotate_linpolphase
(edit) @505   19 years kil064 remove pa offset from getSTokesSpectrum
(edit) @504   19 years kil064 remiove pa offset from getStokesSpectrum
(edit) @503   19 years kil064 add function rotateLinPolPhaseInSitu
(edit) @502   19 years kil064 add function rotateLinPolPhase
(edit) @501   19 years kil064 typo
(edit) @500   19 years kil064 rotateXYPhase -> rotatePhase add function rotateLinPolPgase
(edit) @499   19 years mar637 fiexed type on VERSION keyword type
(edit) @498   19 years kil064 return to convention I=(XX+YY)/2
(edit) @497   19 years kil064 document ascii output format better
(edit) @496   19 years kil064 write header and data into seaprate files write abcissa to data file
(edit) @495   19 years kil064 write time out as formatted UTC string
(edit) @494   19 years kil064 rework bindings for stokes conversion and associated functions
(edit) @493   19 years kil064 function stokesLength() -> nStokes() getStokesSpectrumLabel …
(edit) @492   19 years kil064 add function polarizationLabel
(edit) @491   19 years cal103 Suppressing tick labels by deleting the associated text kills position …
(edit) @490   19 years kil064 add functions stokesLength getStokesSpectrumLabel …
(edit) @489   19 years mar637 * added history to all functions, which modify the data
(edit) @488   19 years mar637 * added merging of history tables
(edit) @487   19 years kil064 add freq_align
(edit) @486   19 years mar637 * added history to commands
(edit) @485   19 years mar637 minor bug fixes
(edit) @484   19 years mar637 * added history * added contructor argument for (auto) averaging * tidying
(edit) @483   19 years mar637 * Added history support. * Added version keyword to SDMemTable.
(edit) @482   19 years cal103 In set_panels(), disabled labelling of interior subplots and squeezed …
(edit) @481   19 years kil064 docuiment change in gain/el and opaicty corrections
(edit) @480   19 years kil064 add functions getRowRange and rowInRange make gain/el correction the …
(edit) @479   19 years kil064 be clear that gain-el correction is multiplier
(edit) @478   19 years kil064 convertInstrument moved to SDAttr fix bug in convertFLux where …
(edit) @477   19 years kil064 function convertInstrument moved to SDAttr
(edit) @476   19 years kil064 move function convertInstrument to SDAttr
(edit) @475   19 years kil064 move function convertInstrument into here from SDMemTable fix error in …
(edit) @474   19 years kil064 change doc for function save as Stokes now savable for SFITS and MS
(edit) @473   19 years kil064 fix bug in setFlags to do with Xpol and iterating
(edit) @472   19 years kil064 add a new getStokesSPectrum function (for the writer) which gets all …
(edit) @471   19 years kil064 add templates for Stokes writing for the SDWriter
(edit) @470   19 years kil064 handle STokes output now in SDFITS/MS formats. Getting messy.
(edit) @469   19 years kil064 new functions for the SDWriter to handle Stokes output for SDFITS / …
(edit) @468   19 years mar637 a class to transfer fit parameters.
(edit) @467   19 years kil064 add Tid aperture efficiency data
(edit) @466   19 years mar637 fixed rc bug. added alias for numarray.logical_xxx
(edit) @465   19 years mar637 Added SDFitTable to handle fits and expose them to python vi the sdfit …
(edit) @464   19 years kil064 make sure i register the StokesVirtualMachine? class
(edit) @463   19 years mar637 More std::vector <-> casa::Vector templates
(edit) @462   19 years kil064 track change to SDPolUtil
(edit) @461   19 years kil064 add SDPolUtil::stokesData templates
Note: See TracRevisionLog for help on using the revision log.