source: trunk/python

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @948   18 years mar637 added get functions; added is_empty; added add to combine selections
(edit) @947   18 years mar637 made use of selector class, added sort order to _plot command
(edit) @946   18 years mar637 re-enabled average_pol; made use of selector class
(edit) @945   18 years mar637 fixed scanAv->scanav mix up
(edit) @944   18 years mar637 added unique; added selector
(edit) @943   18 years mar637 fixed a couple of variable mix ups
(edit) @936   18 years mar637 fixed self.stm to self._math
(edit) @935   18 years mar637 re-introduced re-plot
(edit) @932   18 years mar637 python warpper for c++ selector class
(edit) @931   18 years mar637 added align arg to average_time; fixed auto_poly_baseline to be …
(edit) @930   18 years mar637 added align arg to average_time().
(edit) @929   18 years mar637 made it consistent with the interfaces changes at c++ level
(edit) @928   18 years mar637 re-enabled plotter; added new utility function _to_list(); added empty …
(edit) @920   18 years mar637 asap2 migration of plotter
(edit) @919   18 years mar637 fixed indentation error left by Maxim's last check-in
(edit) @918   18 years mar637 added merge
(edit) @914   18 years mar637 Stokes polarimetry handling and conversion bug fix: forgot self on …
(edit) @909   18 years vor010 RuntimeError? -> ValueError?
(edit) @907   18 years vor010 LineFinder? & auto_poly_baseline: a support of new scantable format …
(edit) @895   18 years mar637 added asapreader to asap2
(edit) @889   18 years mar637 fixed _check_ifs()
(edit) @880   18 years mar637 added linefinder
(edit) @876   18 years mar637 move to asap2 container
(edit) @796   18 years mar637 merge from Release12
(edit) @794   18 years mar637 update from Release12
(edit) @780   18 years mar637 merge from Release12
(edit) @762   18 years mar637 merge from Release12 branch
(edit) @753   18 years mar637 Bug fix: plot_other with panelling==p didn't work with cursor …
(edit) @742   18 years mar637 removed old fitter._verbose call
(edit) @737   18 years mar637 list_rcparameters layout change
(edit) @734   18 years mar637 doc update make use of rcParamplotter.gui?
(edit) @733   18 years mar637 documentation fixes
(edit) @723   18 years mar637 added asaplog functionality
(edit) @722   18 years mar637 * empty log message *
(edit) @721   18 years mar637 more asaplog changes
(edit) @720   18 years mar637 added asaplog
(edit) @719   18 years mar637 added asaplog
(edit) @718   18 years mar637 more asaplog migration
(edit) @715   18 years mar637 updated logging
(edit) @714   18 years mar637 updated logging; added public get_sourcename
(edit) @710   19 years mar637 create_mask now also handles args[0]=list. auto_quotient checks for …
(edit) @709   19 years mar637 changes to reflect change in asaplot
(edit) @708   19 years mar637 split asaplot into gui and non-gui versions inheriting from …
(edit) @707   19 years mar637 split asaplot into gui and non-gui versions inheriting from …
(edit) @706   19 years mar637 various changes to enable non-gui plotting
(edit) @705   19 years mar637 split asaplot into gui and non-gui versions inheriting from asaplotbase
(edit) @702   19 years mar637 merges from Release-2-fixes
(edit) @700   19 years mar637 merger from Release-1-fixes
(edit) @690   19 years mar637 * tidy up, version bump
(edit) @670   19 years mar637 fixed typo in import rotate_xyphase (from release-2), added auto-quotient
(edit) @668   19 years mar637 fixed colour bug. mpl doesn't understand grey80 type colours.
(edit) @665   19 years mar637 casapmath.py
(edit) @652   19 years mar637 removed color loading as mpl now supports named colors. some minor …
(edit) @626   19 years mar637 fix for asap0019 from Release-1
(edit) @620   19 years mar637 various plotter fixes from Release-1
(edit) @607   19 years mar637 Fix for asap0016
(edit) @603   19 years mar637 Fix for asap0015
(edit) @600   19 years mar637 Fixed asap0008 and asap0014
(edit) @596   19 years mar637 Fixed asap0007
(edit) @591   19 years mar637 Fix for asap0004
(edit) @585   19 years mar637 Fix for asap0002
(edit) @582   19 years mar637 fix for asap0003
(edit) @579   19 years mar637 bug fix asap0005
(edit) @574   19 years mar637 another change to welcome message
(edit) @573   19 years mar637 added "install" date to welcome message
(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) @547   19 years phi196 Added auto_poly to commands list
(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) @535   19 years kil064 add 'tintsys' weighting to average_time
(edit) @532   19 years kil064 add Tsys weighting to average_pol
(edit) @530   19 years mar637 *added get_fit * added more commands()
(edit) @529   19 years mar637 A class to wrap up fit parameters
(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) @520   19 years kil064 docuiment Tsys and Tint weighting for avergae_time
(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) @510   19 years phi196 Added autp_poly_baseline to commands
(edit) @509   19 years phi196 Help wording
(edit) @506   19 years kil064 add function rotate_linpolphase
(edit) @497   19 years kil064 document ascii output format better
(edit) @491   19 years cal103 Suppressing tick labels by deleting the associated text kills position …
(edit) @489   19 years mar637 * added history to all functions, which modify the data
(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
Note: See TracRevisionLog for help on using the revision log.