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