source: trunk/python

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1594   15 years Malte Marquarding More tidy up. factored out copy for localised selection
(edit) @1593   15 years Malte Marquarding tidy up
(edit) @1591   15 years Malte Marquarding Removed deprecated function
(edit) @1590   15 years Malte Marquarding Tidy up/factored out printin part of stats to _row_callback
(edit) @1589   15 years Malte Marquarding Introduced print_log_dec(orator)
(edit) @1588   15 years Malte Marquarding Added method get_row_selector, which returns a selection object for …
(edit) @1586   15 years Malte Marquarding Ticket #165: have removed the hard-coding of parallactifying the data. …
(edit) @1585   15 years Malte Marquarding more verbose instructions
(edit) @1584   15 years Malte Marquarding Change default to MHz, doc update
(edit) @1583   15 years Malte Marquarding Some instructions via print, change behaviour to also just keep flags …
(edit) @1582   15 years Malte Marquarding Increased maxstack to 16; added simple selection to plotter (refer to #169)
(edit) @1579   15 years Malte Marquarding Ticket #46; changed scnatable.lag_flag to handle a start/end value …
(edit) @1578   15 years Malte Marquarding Ticket #46; Added an interactive lag flagger. The output can be used …
(edit) @1576   15 years Malte Marquarding Ticket #169: allow direct settings of selections
(edit) @1574   15 years Malte Marquarding Ticket #167: python part of running polynomial smoothing
(edit) @1573   15 years Malte Marquarding Fix for Ticket #163: mixed up self and s instance
(edit) @1572   15 years Malte Marquarding Added gca/refresh for matplolib-like access
(edit) @1568   15 years Malte Marquarding Fix up error message
(edit) @1565   15 years Malte Marquarding Fix for ticket #162: documentation of scantable.convert_pol didn't …
(edit) @1564   15 years Malte Marquarding fix for ticket #160: allow user to select the size of plotter and also …
(edit) @1563   15 years Malte Marquarding fix for ticket #160: allow user to select the size of plotter and also …
(edit) @1560   15 years Malte Marquarding minor doc fixes; fixed list_scans, which seems brokrn in latest …
(edit) @1559   15 years Malte Marquarding added forward for axes.annotate and added useful default plus …
(edit) @1558   15 years Malte Marquarding change tag version to trunk
(edit) @1557   15 years Malte Marquarding change tag version to trunk
(edit) @1556   15 years Malte Marquarding Fix for ticket #158; can' use rc parameters to set fonts dynamically
(edit) @1555   15 years Malte Marquarding handle timeouts and general None returns in ginput
(edit) @1554   15 years Malte Marquarding Support maks windows of style [channel]
(edit) @1553   15 years Malte Marquarding Fix for Ticket #157; numpy api changed for mask/data access in MaskedArray?
(edit) @1551   15 years Malte Marquarding Add some instuctions to the plot
(edit) @1550   15 years Malte Marquarding add alittle bit of room, so masks can be created past the first/last …
(edit) @1549   15 years Malte Marquarding add alittle bit of room, so masks can be created past the first/last …
(edit) @1548   15 years Malte Marquarding add interactive annotation capability. Also allow creation of masks …
(edit) @1547   15 years Malte Marquarding add interactive annotation capability. Also allow creation of masks …
(edit) @1546   15 years Malte Marquarding support cursor read out via matplotlib.figure.ginput
(edit) @1545   15 years Malte Marquarding allow for (max,min) mask windows
(edit) @1542   15 years Malte Marquarding applied python taql style at the wrong level
(edit) @1538   15 years Malte Marquarding pre-tagging version update
(edit) @1536   15 years Malte Marquarding Fix for ticket #154: flagged data wasnrt honoured in any fitting …
(edit) @1535   15 years Malte Marquarding Fix for Ticket #153; matplotlib changed the api in 0.98. Using …
(edit) @1534   15 years Malte Marquarding Fix for Ticket #90; treating integer as double columns now
(edit) @1529   15 years Malte Marquarding change version back to trunk after tagging
(edit) @1523   15 years Malte Marquarding change version for release
(edit) @1513   15 years Malte Marquarding added rc parameter tp control ax-axis formatting
(edit) @1512   15 years Malte Marquarding fixed typo in get_spectrum args
(edit) @1508   15 years Malte Marquarding added st_sourcetype to list of commands
(edit) @1504   15 years Malte Marquarding Fix for ticket #151: added facilities to help with on/off scan …
(edit) @1502   15 years Malte Marquarding added function to set reference scans manually
(edit) @1483   15 years Malte Marquarding added flag_nans to help with possible non-flagged NaNs? in the data
(edit) @1479   15 years Malte Marquarding fix some matplotlib deprecation warnings
(edit) @1472   15 years Malte Marquarding allow upgrade of ipython rc
(edit) @1471   15 years Malte Marquarding added publich get/set_spectrum functions
(edit) @1443   16 years Malte Marquarding Fix ticket #127; still have to add class header hack
(edit) @1435   16 years Malte Marquarding optionally suppress history
(edit) @1434   16 years Malte Marquarding work with ipython >= 0.8
(edit) @1425   16 years Malte Marquarding Handle api change in matplotlib-0.98
(edit) @1423   16 years Malte Marquarding fixed wrong indentation
(edit) @1422   16 years Malte Marquarding added scantable.history rc parameter to optionally suppress history …
(edit) @1420   16 years Malte Marquarding typo fix
(edit) @1409   16 years Malte Marquarding use english spelling of centre not center
(edit) @1408   16 years Malte Marquarding use pylab as a reference
(edit) @1402   16 years Malte Marquarding implemented iterator to iterate through rows
(edit) @1395   17 years Malte Marquarding some minor documentation fixes
(edit) @1392   17 years Malte Marquarding didn't setup times in case of asdatetime
(edit) @1391   17 years Malte Marquarding merge from alma branch to get alma/GBT support. Commented out fluxUnit …
(edit) @1378   17 years mar637 changed trac ticket url
(edit) @1373   17 years mar637 Added running median to smooth. This addresses Ticket #115
(edit) @1371   17 years mar637 added a check if /data exists
(edit) @1370   17 years mar637 bug fix - left out a factor of ten in GHz definition
(edit) @1365   17 years mar637 chnaged version to 2.2.0 for release tag
(edit) @1362   17 years mar637 added missing docstring for merge
(edit) @1361   17 years mar637 update docstring, to explicitly say that list are allowed as …
(edit) @1360   17 years mar637 enhancement #107; added scantable.shift_refpix
(edit) @1358   17 years mar637 fixed whitespce in mpl doc references
(edit) @1357   17 years mar637 deprecated simple_math
(edit) @1356   17 years mar637 fix to auto_quotient; the selector add_ operator ANDs the query …
(edit) @1351   17 years mar637 several documentation updates for the upcoming release
(edit) @1349   17 years mar637 added american spelling alias fixed concatenation of queries.
(edit) @1348   17 years mar637 documentation clean up. added mode 'paired' as the default to …
(edit) @1338   17 years mar637 Added matched pair auto_quotient and made it the default 'mode'
(edit) @1337   17 years mar637 improvements to the selector. + operator now also 'AND's the query …
(edit) @1322   17 years mar637 Fix for Ticket #101. set_restfreqs handles non-consecutive IFs now.
(edit) @1317   17 years mar637 fixed deprecated import of sre
(edit) @1316   17 years mar637 Fix for Ticket #98; taking system AIPSPATH if defined
(edit) @1311   17 years mar637 version set to trunk
(edit) @1308   17 years mar637 re-enabled the scantable binary operators
(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)
Note: See TracRevisionLog for help on using the revision log.