|  |  | @998 | 20 years | mar637 | fixed bug, where too many spectra where plotted when the plotter was … | 
            
              |  |  | @992 | 20 years | mar637 | added function to convert between polarisation types | 
            
              |  |  | @989 | 20 years | mar637 | reactivated scantable.save as in Ticket #4.
added … | 
            
              |  |  | @984 | 20 years | mar637 | added set_dirframe
asap2 tidy up | 
            
              |  |  | @981 | 20 years | mar637 | Removed align option from average in c++ as it is buggy.
python is now … | 
            
              |  |  | @976 | 20 years | mar637 | Ticket #12 - read of multiple rpf files into one scantable. | 
            
              |  |  | @975 | 20 years | mar637 | Completed Ticket #7 - storing of fits. | 
            
              |  |  | @974 | 20 years | mar637 | Completed Ticket #7 - storing of fits. | 
            
              |  |  | @964 | 20 years | mar637 | removed type prefix for polarisation labels | 
            
              |  |  | @963 | 20 years | mar637 | set_tsys needs to use vector notation of TSYS | 
            
              |  |  | @954 | 20 years | mar637 | Fixed Ticket #6 (selector.set_polarisations error) | 
            
              |  |  | @952 | 20 years | mar637 | fixed typo in set_name | 
            
              |  |  | @948 | 20 years | mar637 | added get functions; added is_empty; added add to combine selections | 
            
              |  |  | @947 | 20 years | mar637 | made use of selector class, added sort order to _plot command | 
            
              |  |  | @946 | 20 years | mar637 | re-enabled average_pol; made use of selector class | 
            
              |  |  | @945 | 20 years | mar637 | fixed scanAv->scanav mix up | 
            
              |  |  | @944 | 20 years | mar637 | added unique; added selector | 
            
              |  |  | @943 | 20 years | mar637 | fixed a couple of variable mix ups | 
            
              |  |  | @936 | 20 years | mar637 | fixed self.stm to self._math | 
            
              |  |  | @935 | 20 years | mar637 | re-introduced re-plot | 
            
              |  |  | @932 | 20 years | mar637 | python warpper for c++ selector class | 
            
              |  |  | @931 | 20 years | mar637 | added align arg to average_time; fixed auto_poly_baseline to be … | 
            
              |  |  | @930 | 20 years | mar637 | added align arg to average_time(). | 
            
              |  |  | @929 | 20 years | mar637 | made it consistent with the interfaces changes at c++ level | 
            
              |  |  | @928 | 20 years | mar637 | re-enabled plotter; added new utility function _to_list(); added empty … | 
            
              |  |  | @920 | 20 years | mar637 | asap2 migration of plotter | 
            
              |  |  | @919 | 20 years | mar637 | fixed indentation error left by Maxim's last check-in | 
            
              |  |  | @918 | 20 years | mar637 | added merge | 
            
              |  |  | @914 | 20 years | mar637 | Stokes polarimetry handling and conversion
bug fix: forgot self on … | 
            
              |  |  | @909 | 20 years | vor010 | RuntimeError -> ValueError | 
            
              |  |  | @907 | 20 years | vor010 | LineFinder & auto_poly_baseline: a support of 
new scantable format … | 
            
              |  |  | @895 | 20 years | mar637 | added asapreader to asap2 | 
            
              |  |  | @889 | 20 years | mar637 | fixed _check_ifs() | 
            
              |  |  | @880 | 20 years | mar637 | added linefinder | 
            
              |  |  | @876 | 20 years | mar637 | move to asap2 container | 
            
              |  |  | @796 | 20 years | mar637 | merge from Release12 | 
            
              |  |  | @794 | 20 years | mar637 | update from Release12 | 
            
              |  |  | @780 | 20 years | mar637 | merge from Release12 | 
            
              |  |  | @762 | 20 years | mar637 | merge from Release12 branch | 
            
              |  |  | @753 | 20 years | mar637 | Bug fix: plot_other with panelling==p didn't work with cursor … | 
            
              |  |  | @742 | 20 years | mar637 | removed old fitter._verbose call | 
            
              |  |  | @737 | 20 years | mar637 | list_rcparameters layout change | 
            
              |  |  | @734 | 20 years | mar637 | doc update
make use of rcParamplotter.gui | 
            
              |  |  | @733 | 20 years | mar637 | documentation fixes | 
            
              |  |  | @723 | 20 years | mar637 | added asaplog functionality | 
            
              |  |  | @722 | 20 years | mar637 | * empty log message * | 
            
              |  |  | @721 | 20 years | mar637 | more asaplog changes | 
            
              |  |  | @720 | 20 years | mar637 | added asaplog | 
            
              |  |  | @719 | 20 years | mar637 | added asaplog | 
            
              |  |  | @718 | 20 years | mar637 | more asaplog migration | 
            
              |  |  | @715 | 20 years | mar637 | updated logging | 
            
              |  |  | @714 | 20 years | mar637 | updated logging; added public get_sourcename | 
            
              |  |  | @710 | 20 years | mar637 | create_mask now also handles args[0]=list. auto_quotient checks for … | 
            
              |  |  | @709 | 20 years | mar637 | changes to reflect change in asaplot | 
            
              |  |  | @708 | 20 years | mar637 | split asaplot into gui and non-gui versions inheriting from … | 
            
              |  |  | @707 | 20 years | mar637 | split asaplot into gui and non-gui versions inheriting from … | 
            
              |  |  | @706 | 20 years | mar637 | various changes to enable non-gui plotting | 
            
              |  |  | @705 | 20 years | mar637 | split asaplot into gui and non-gui versions inheriting from asaplotbase | 
            
              |  |  | @702 | 20 years | mar637 | merges from Release-2-fixes | 
            
              |  |  | @700 | 20 years | mar637 | merger from Release-1-fixes | 
            
              |  |  | @690 | 20 years | mar637 | * tidy up, version bump | 
            
              |  |  | @670 | 20 years | mar637 | fixed typo in import rotate_xyphase (from release-2), added auto-quotient | 
            
              |  |  | @668 | 20 years | mar637 | fixed colour bug. mpl doesn't understand grey80 type colours. | 
            
              |  |  | @665 | 20 years | mar637 | casapmath.py | 
            
              |  |  | @652 | 20 years | mar637 | removed color loading as mpl now supports named colors. some minor … | 
            
              |  |  | @626 | 21 years | mar637 | fix for asap0019 from Release-1 | 
            
              |  |  | @620 | 21 years | mar637 | various plotter fixes from Release-1 | 
            
              |  |  | @607 | 21 years | mar637 | Fix for asap0016 | 
            
              |  |  | @603 | 21 years | mar637 | Fix for asap0015 | 
            
              |  |  | @600 | 21 years | mar637 | Fixed asap0008 and asap0014 | 
            
              |  |  | @596 | 21 years | mar637 | Fixed asap0007 | 
            
              |  |  | @591 | 21 years | mar637 | Fix for asap0004 | 
            
              |  |  | @585 | 21 years | mar637 | Fix for asap0002 | 
            
              |  |  | @582 | 21 years | mar637 | fix for asap0003 | 
            
              |  |  | @579 | 21 years | mar637 | bug fix asap0005 | 
            
              |  |  | @574 | 21 years | mar637 | another change to welcome message | 
            
              |  |  | @573 | 21 years | mar637 | added "install" date to welcome message | 
            
              |  |  | @559 | 21 years | mar637 | Chnaged version to 1.0 | 
            
              |  |  | @558 | 21 years | mar637 | Changed default for scanav in average_time to False | 
            
              |  |  | @557 | 21 years | mar637 | bug fix in mode == 'p' indexing | 
            
              |  |  | @556 | 21 years | mar637 | remove debug lines | 
            
              |  |  | @555 | 21 years | mar637 | version number to 1.0
email to asap@… | 
            
              |  |  | @554 | 21 years | mar637 | Fixed asaprc set_mode issues.
Fixed set_cursor range detection | 
            
              |  |  | @553 | 21 years | mar637 | Fixed theif/IF consistency issues | 
            
              |  |  | @552 | 21 years | mar637 | asaprc file entries are strings by default, asnd as such don't need quotes. | 
            
              |  |  | @547 | 21 years | phi196 | Added auto_poly to commands list | 
            
              |  |  | @543 | 21 years | phi196 | simple help change | 
            
              |  |  | @542 | 21 years | mar637 | insitu rc paramter is now True by default !!!! | 
            
              |  |  | @541 | 21 years | mar637 | * enabled plotting of circular pols.
* major bug fix on recursive plot … | 
            
              |  |  | @535 | 21 years | kil064 | add 'tintsys' weighting to average_time | 
            
              |  |  | @532 | 21 years | kil064 | add Tsys weighting to average_pol | 
            
              |  |  | @530 | 21 years | mar637 | *added get_fit
* added more commands() | 
            
              |  |  | @529 | 21 years | mar637 | A class to wrap up fit parameters | 
            
              |  |  | @526 | 21 years | mar637 | added more help | 
            
              |  |  | @525 | 21 years | mar637 | added handling of stokes!!! | 
            
              |  |  | @524 | 21 years | kil064 | make 'tint' weigting the default for average_time | 
            
              |  |  | @523 | 21 years | kil064 | update avergae_time docs | 
            
              |  |  | @522 | 21 years | vor010 | Line finder - edge parameter workaround | 
            
              |  |  | @520 | 21 years | kil064 | docuiment Tsys and Tint weighting for avergae_time | 
            
              |  |  | @516 | 21 years | vor010 | LineFinder/automatic baseline fitter: a bug related to multiple-row … | 
            
              |  |  |