source: trunk/python

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1306   17 years mar637 Fix for ticket #96, copy keyword was passed to logical_and instead of array
(edit) @1305   17 years mar637 merge from asap2.1.1 release tag
(edit) @1295   18 years mar637 merge form Release2.1.1 branch
(edit) @1280   18 years mar637 Merge from Release2.1.1b tag
(edit) @1273   18 years mar637 Merge from Release2.1.1b tag
(edit) @1268   18 years vor010 chan_avg_limit parameter has been added to auto_poly_baseline method. …
(edit) @1259   18 years mar637 Merge from Release2.1.0b tag
(edit) @1232   18 years mar637 Merge from Release2.1.0b tag
(edit) @1217   18 years mar637 Merge from Release2.1.0b tag
(edit) @1203   18 years mar637 Using FFTServer::fft0 now, don't know what the difference is. Adde …
(edit) @1200   18 years mar637 Merge from Release2.1.0b tag
(edit) @1193   18 years mar637 added ipython detection to set up ipython specific things
(edit) @1192   18 years mar637 added lag_flag - flagging of frequencies in fft space
(edit) @1190   18 years mar637 added set_feedtype (Ticket #61)
(edit) @1185   18 years mar637 No longer required. Install target is in parrent SConstruct
(edit) @1175   18 years mar637 various changes to support the pylab plotter 'xyplotter'
(edit) @1174   18 years mar637 fixed incorrect doppler shift.
(edit) @1171   18 years mar637 re-introduced custom ASAPDAT environment variable. Some more commands().
(edit) @1169   18 years mar637 have to actually change the argument name doppler for it to work.
(edit) @1168   18 years mar637 fixed docs for plot_lines
(edit) @1167   18 years mar637 had to use line._y instead of line._y_orig
(edit) @1166   18 years mar637 revoded debug print
(edit) @1165   18 years mar637 added auto location on peak>ymax. changed argument offset to doppler …
(edit) @1164   18 years mar637 fix in plot_lines. have to ignore line when channel is masked
(edit) @1158   18 years mar637 help for plot_lines
(edit) @1157   18 years mar637 more argument types for scanatble.set_restfreqs; tidying.
(edit) @1156   18 years mar637 changed name set_freq_limits to set_frequency_limits
(edit) @1154   18 years mar637 workaround for tables not supporting change of directory. bug fix for …
(edit) @1153   18 years mar637 lots of changes to support soft refresh, for things like text …
(edit) @1151   18 years mar637 added more commands. put commands through pager
(edit) @1150   18 years mar637 fixed bug in summary. forgot to pass elf to base class
(edit) @1148   18 years mar637 use get*nos instead of n* (* can be scan, beam etc.). This showed a …
(edit) @1147   18 years mar637 added linecatalog plotting; soem font scaling fixes
(edit) @1146   18 years mar637 added linecatalog plotting; fixed numarray imports
(edit) @1145   18 years mar637 added average_beam which is part of Ticket #45
(edit) @1144   18 years mar637 added new functions to commands
(edit) @1143   18 years mar637 Implemented Ticket #45 as scantable.mx_quotient.
(edit) @1141   18 years mar637 added stub for mx_quotient
(edit) @1135   18 years mar637 more work on a modular scons set up
(edit) @1134   18 years mar637 added numpy/numarray detection
(edit) @1133   18 years mar637 set svn:keywords
(edit) @1132   18 years mar637 changed revision tag
(edit) @1131   18 years mar637 A linecatlog class for asap. Initial revision
(edit) @1122   18 years mar637 install file for python code
(edit) @1118   18 years mar637 fixes for pylint reported violations
(edit) @1117   18 years mar637 added entry for merge()
(edit) @1116   18 years mar637 fixed up import of MaskedArray? to make it usable with numpy and numarray
(edit) @1115   18 years mar637 added patch from Tak, so the constructor works with ms directories.
(edit) @1101   18 years mar637 added default legend font size; added proper raise for wrong argument; …
(edit) @1100   18 years mar637 removed hardcoding of legend font size
(edit) @1099   18 years mar637 moved average_channel into average_time as an addition weight
(edit) @1098   18 years mar637 fix to legend location.
(edit) @1097   18 years mar637 reduced number of * imports. added plotter.papertype to rcparams
(edit) @1096   18 years mar637 added legend placing/disable to set_legend. Changed decimate from 2048 …
(edit) @1095   18 years mar637 moved mpl version check to class import. It prints warning now. No …
(edit) @1094   18 years mar637 fixed bug introduced in last chheck-in. get_fit instead of getfit
(edit) @1093   18 years mar637 removed FITS output, added drop_scan function
(edit) @1092   18 years mar637 Fix for ticket #54
(edit) @1089   18 years mar637 alternative plotter widget based on GTk. Not used anywhere - yet
(edit) @1088   18 years mar637 use MA instead of spectrum and mask for plotting. THIS isn't tested …
(edit) @1087   18 years mar637 use MA instead of homemade masking; This probably breaks old (woody) …
(edit) @1086   18 years mar637 use MA instead of homemade masking; some work on aut-scaling label …
(edit) @1085   18 years mar637 only import scantable form scantable
(edit) @1084   18 years mar637 use draw instead of show
(edit) @1080   18 years mar637 move all the environment set-up into python asap module. only detect …
(edit) @1079   18 years mar637 make storage rcparam casa-insensitive
(edit) @1076   18 years mar637 added rc parameter scanatble.storage
(edit) @1075   18 years mar637 added errors to class; added fit convergence test; optional …
(edit) @1074   18 years mar637 Ticket #50 - arbitrary quotient
(edit) @1073   18 years mar637 Ticket #48 - enable disk based scantable. added scan averaging to …
(edit) @1070   18 years mar637 enhancement ticket #35. median scantable; also added get_column
(edit) @1069   18 years mar637 enhancement ticket #35. median scantable
(edit) @1061   18 years mar637 Added feature Ticket #42; The user can now plot the fits adn reject them.
(edit) @1059   18 years mar637 merge from Release2.0
(edit) @1054   18 years mar637 merge from branches/Release2.0
(edit) @1045   18 years mar637 Bug fix for default value in set_*
(edit) @1044   18 years mar637 Remove beta from version number
(edit) @1039   18 years mar637 minor fix to printing of areas by component. The sum of all areas was …
(edit) @1035   18 years mar637 changed to bug reporting address
(edit) @1034   18 years mar637 Removed debug print
(edit) @1033   18 years mar637 Fix for Ticket #33; was confusing mask and flag again. == flag svn …
(edit) @1032   18 years mar637 Fix for Ticket #32; re-introduced mpl version dependency
(edit) @1031   18 years mar637 Fix for Ticket #31; I forgot to change this when I changed the return …
(edit) @1029   18 years mar637 Fix for Ticket #28 - weight needs to be case insensitive
(edit) @1027   18 years mar637 Fix fro Ticket #23 . Mpl rc paramans xtic/ytick not avalaible in all …
(edit) @1025   18 years mar637 a stab at making axis ticks and labels scale in multipanelling. …
(edit) @1024   18 years mar637 Fixed create_mask to use start and end point. Added example
(edit) @1023   18 years mar637 The previous histogram plot was mutually exclusive with linestyle, so …
(edit) @1022   18 years mar637 added histogram plotting (rc parameter); function documentation updates
(edit) @1021   18 years mar637 decimate threshold 1024 -> 2048; added histogram plotting; function …
(edit) @1020   18 years mar637 made matplotlib hack in save version dependend as this has been fixed …
(edit) @1019   18 years mar637 some work on the multipanel cosmetics. Use font-scaling on labels, …
(edit) @1018   18 years mar637 added yrange synch in 'ganged' mode.
(edit) @1017   18 years mar637 Fix for ticket #21 - get_parameters/set_parameters inconsistent. …
(edit) @1014   18 years mar637 added commands entry for selector; added version()
(edit) @1012   18 years ASAP flag_spectrum -> flag in commands()
(edit) @1010   18 years mar637 Fix to Ticket #17 - average_pol not working.
(edit) @1006   18 years mar637 removed function body for deprecated functions
(edit) @1005   18 years mar637 added doc for get/set_selection. added default argument to set_selection
(edit) @1003   18 years mar637 added column_names()
Note: See TracRevisionLog for help on using the revision log.