source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @1552   15 years Malte Marquarding Enhancement Ticket #155; chnaged the wy output filenames are generated.
(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) @1544   15 years Malte Marquarding start of unit test scripts
(edit) @1542   15 years Malte Marquarding applied python taql style at the wrong level
(edit) @1541   15 years Malte Marquarding didn't pass on arguments to frequencyAlign
(edit) @1538   15 years Malte Marquarding pre-tagging version update
(edit) @1537   15 years Malte Marquarding ticket 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) @1524   15 years Malte Marquarding update
(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) @1511   15 years Malte Marquarding added ipy_user_config.py to makedist target
(edit) @1510   15 years Malte Marquarding Ticket #110: export velocity if restfreq is given otherwise frequency. …
(edit) @1509   15 years Malte Marquarding make gcc-4.3 compliant; Mark C. still needs to fix char* cast …
(edit) @1508   15 years Malte Marquarding added st_sourcetype to list of commands
(edit) @1507   15 years Max Voronkov fixed typo in the exception text
(edit) @1506   15 years Malte Marquarding update from ticket fixes
(edit) @1505   15 years Malte Marquarding use addRow before copyRows consistently; tidy up of getScantable
(edit) @1504   15 years Malte Marquarding Fix for ticket #151: added facilities to help with on/off scan …
(edit) @1503   15 years Malte Marquarding Fix for ticket #78; this had nothing to do with memory tables, it was …
(edit) @1502   15 years Malte Marquarding added function to set reference scans manually
(edit) @1501   15 years Malte Marquarding support linking against pyrap
(edit) @1500   15 years Malte Marquarding Fix for ticket #110. Hopefully the last. Using the preferVelocity …
(edit) @1499   15 years Malte Marquarding updates fro next release
(edit) @1497   15 years Max Voronkov fixed #149. The problem was inside getMask method. In some rare …
(edit) @1488   15 years Malte Marquarding fixed typo
(edit) @1487   15 years Malte Marquarding rename sdfits as inconsistent with other outputs
(edit) @1486   15 years Max Voronkov ticket #142 mentioned in changelog
(edit) @1485   15 years Malte Marquarding more updates for upcoming 2.3 release
(edit) @1484   15 years Malte Marquarding Fix for Ticket #148; forgot to scale TSYS
(edit) @1483   15 years Malte Marquarding added flag_nans to help with possible non-flagged NaNs? in the data
(edit) @1481   15 years Max Voronkov restored proper constness for STWeather::getEntry. No change in …
(edit) @1479   15 years Malte Marquarding fix some matplotlib deprecation warnings
(edit) @1478   15 years Malte Marquarding chnaged output filename prefix add FITS and CLASSFITS to tests
(edit) @1477   15 years Malte Marquarding fixed unititialised vector length vor convertArray
(edit) @1476   15 years Malte Marquarding removed debug cout
(edit) @1475   15 years Max Voronkov fixed frequency alignment problem (#142). Different FREQ_IDs are now …
(edit) @1474   15 years Malte Marquarding details for release 2.3.0
(edit) @1473   15 years Malte Marquarding update date
(edit) @1472   15 years Malte Marquarding allow upgrade of ipython rc
(edit) @1471   15 years Malte Marquarding added publich get/set_spectrum functions
(edit) @1470   15 years Malte Marquarding execute userfuncs
(edit) @1469   15 years Malte Marquarding add ipy_user_conf.py to installed files
(edit) @1468   15 years Malte Marquarding removed debug cout
(edit) @1467   15 years Malte Marquarding fix for cast from double to float in scanrate field
(edit) @1466   15 years Malte Marquarding make gcc-4.3 compliant; Mark C. still needs to fix char* cast …
(edit) @1465   15 years Malte Marquarding add WalkDirTree? which is erequired for data dir installs
(edit) @1464   15 years Malte Marquarding require scons>=1.1
(edit) @1463   15 years Malte Marquarding updated dependencies
(edit) @1462   15 years Malte Marquarding change in PKSIO api
(edit) @1452   15 years Malte Marquarding update from livedata CVS
(edit) @1450   15 years MarkCalabretta Adapted to new API, PKSreader::read(const PKSrecord &).
(edit) @1449   15 years MarkCalabretta Adapted to new API, PKSwriter::write(const PKSrecord &).
(edit) @1444   16 years Malte Marquarding Ticket #110: I have added a fix for the FITS header now, This modifies …
(edit) @1443   16 years Malte Marquarding Fix ticket #127; still have to add class header hack
(edit) @1442   16 years Malte Marquarding replace deprecated env.Copy
(edit) @1441   16 years Malte Marquarding tidying
(edit) @1440   16 years Max Voronkov added forgotten default unflag option
(edit) @1439   16 years Malte Marquarding added Header diff function. Don't use obstype for conformance test
(edit) @1438   16 years Malte Marquarding allow ALMA specific build
(edit) @1437   16 years Malte Marquarding handle fortran in scons >=0.98
(edit) @1436   16 years Malte Marquarding move to use ReST tro be able to use the file in wiki/html
(edit) @1435   16 years Malte Marquarding optionally suppress history
(edit) @1434   16 years Malte Marquarding work with ipython >= 0.8
(edit) @1433   16 years Malte Marquarding allow ALMA specific build
(edit) @1432   16 years Malte Marquarding fix plotting for various pols
(edit) @1431   16 years Malte Marquarding work with scons >= 0.98
(edit) @1430   16 years Malte Marquarding merged in unflag option from alma branch
(edit) @1429   16 years Malte Marquarding Copy -> Clone as it is now deprecated
(edit) @1428   16 years Malte Marquarding Use TaQL style python in queries
(edit) @1427   16 years Malte Marquarding sync with livedata/implement/atnf
(edit) @1426   16 years Malte Marquarding add new style ipython configuration
(edit) @1425   16 years Malte Marquarding Handle api change in matplotlib-0.98
(edit) @1424   16 years Malte Marquarding Fix for ticket #135. Regular expression in source name matching was …
(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) @1421   16 years Malte Marquarding added MOPS test data
(edit) @1420   16 years Malte Marquarding typo fix
(edit) @1419   16 years Malte Marquarding some updates to make the asapmonitor work again
(edit) @1418   16 years Malte Marquarding changed the name oof fields.css
(edit) @1417   16 years Malte Marquarding added the javascript ajax library
(edit) @1416   16 years Malte Marquarding Provide a more useful warning then 'oh oh'
Note: See TracRevisionLog for help on using the revision log.