source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1880   15 years Takeshi Nakazato New Development: No JIRA Issue: No Ready for Test: …
(edit) @1879   15 years Kana Sugimoto New Development: No JIRA Issue: No Ready for Test: …
(edit) @1878   15 years Kana Sugimoto New Development: No JIRA Issue: No Ready for Test: …
(edit) @1877   15 years Kana Sugimoto New Development: Yes JIRA Issue: No Ready for …
(edit) @1876   15 years Takeshi Nakazato New Development: No JIRA Issue: No Ready for Test: …
(edit) @1875   15 years Malte Marquarding Added srctype enum handling
(edit) @1874   15 years Malte Marquarding Removed debug cout
(edit) @1873   15 years Malte Marquarding Move to compile in pyrap out of external if it isn't found in the system
(edit) @1872   15 years Malte Marquarding Fix broken scantable test because SrcType is used now
(edit) @1871   15 years Malte Marquarding minor doc edit
(edit) @1870   15 years Malte Marquarding Added svg support
(edit) @1869   15 years Takeshi Nakazato New Development: No JIRA Issue: No Ready for Test: …
(edit) @1868   15 years Takeshi Nakazato New Development: No JIRA Issue: No Ready for Test: …
(edit) @1867   15 years Takeshi Nakazato New Development: No JIRA Issue: No Ready for Test: …
(edit) @1866   15 years Malte Marquarding Added linecatalog to api docs
(edit) @1865   15 years Malte Marquarding Fixed docstrings fro sphinx
(edit) @1864   15 years Malte Marquarding added test for linecatalog
(edit) @1863   15 years Malte Marquarding Added logger test. It is skipped under casapy as it compares stdout logs.
(edit) @1862   15 years Malte Marquarding renamed print_log_dec to more explicit asaplog_post_dec
(edit) @1861   15 years Malte Marquarding Got rid of redundant print_log. Use asaplog.post directly.
(edit) @1860   15 years Malte Marquarding more documentation on 'verbose' rcParam
(edit) @1859   15 years Malte Marquarding Ticket #193: the rcParamsverbose flag is only used in standard …
(edit) @1858   15 years Malte Marquarding Adde more API documentation
(edit) @1857   15 years Malte Marquarding auto_quotient is the first method to use @preserve_selection
(edit) @1856   15 years Malte Marquarding removed redundant print_log calls as the @print_log_dec handles them …
(edit) @1855   15 years Malte Marquarding Ticket #194: docstring changes. Play nicely with sphinx.
(edit) @1854   15 years Malte Marquarding Ticket #194: Added more description of the scantable
(edit) @1853   15 years Takeshi Nakazato Quite primitive and trivial test for NROFiller.
(edit) @1852   15 years Malte Marquarding Added skeleton for and initial text for sphinx-based developer …
(edit) @1851   15 years Takeshi Nakazato Add test data for NROFiller.
(edit) @1850   15 years Takeshi Nakazato remove test commit
(edit) @1849   15 years Takeshi Nakazato remove test commit except for env.py
(edit) @1848   15 years Takeshi Nakazato test commit
(edit) @1847   15 years Malte Marquarding Add parallactify flag
(edit) @1846   15 years Malte Marquarding Documentation update to play nicer with sphinx
(edit) @1845   15 years Malte Marquarding changed set_restfreqs to support use of the old behaviour. If list of …
(edit) @1844   15 years Malte Marquarding added some comments
(edit) @1843   15 years Malte Marquarding Ticket #192: enabling new filler. Get rid of unused asapreader.
(edit) @1842   15 years Malte Marquarding use generator to also test all masked stats
(edit) @1841   15 years Takeshi Nakazato New Development: No JIRA Issue: No Ready for Test: …
(edit) @1840   15 years Malte Marquarding movde to nose based testing
(edit) @1839   15 years Malte Marquarding initial check-in of 'nose' based test for the asapplotter
(edit) @1838   15 years Malte Marquarding update mopra test script
(edit) @1837   15 years Takeshi Nakazato New Development: No JIRA Issue: No Ready for Test: …
(edit) @1836   15 years Takeshi Nakazato asaplotbase should import print_log.
(edit) @1835   15 years Malte Marquarding remove reader and make parameters import third in line
(edit) @1834   15 years Malte Marquarding Can't use logging here as that would be a cyclic dependency\!\!\!
(edit) @1833   15 years Malte Marquarding import asap.parameters
(edit) @1832   15 years Malte Marquarding use default 'antenna' value of '0'
(edit) @1831   15 years Malte Marquarding Bug fix: had wrong order of setIndex arguments - attempt number three.
(edit) @1830   15 years Malte Marquarding Bug fix: had wrong order of setIndex arguments
(edit) @1829   15 years Malte Marquarding Don't post message if logger is disabled
(edit) @1828   15 years Malte Marquarding Bug fix: had wrong order of setIndex arguments
(edit) @1827   15 years Malte Marquarding fixed type in import name
(edit) @1826   15 years Malte Marquarding Tidy up of imports (now imported from asap.). Also fixed some …
(edit) @1825   15 years Malte Marquarding Added svn 'externals' for (lib)pyrap
(edit) @1824   15 years Malte Marquarding Refactoring of init.py. Moved functionality into separate modules. …
(edit) @1823   15 years Kana Sugimoto New Development: No JIRA Issue: No (merge: recover logs) …
(edit) @1822   15 years Kana Sugimoto Recreating the branch for recover testing
(edit) @1821   15 years Kana Sugimoto Removing branch for replacing
(edit) @1820   15 years Malte Marquarding The last revision of trunk before the alma brnach got merged into it.
(edit) @1819   15 years Kana Sugimoto New Development: No JIRA Issue: No (merge alma branch to …
(edit) @1818   15 years Kana Sugimoto New Development: Yes JIRA Issue: No (merge) Ready …
(edit) @1817   15 years Takeshi Nakazato Changed handling of reader_ attribute.
(edit) @1816   15 years Malte Marquarding added setScanrate. some more logging. added setFlagrow
(edit) @1815   15 years Malte Marquarding Eradicte raw pointer use.
(edit) @1814   15 years Malte Marquarding Use casa::String instead as it is derived from std::string but also …
(edit) @1813   15 years Malte Marquarding Check for existing file here
(edit) @1812   15 years Takeshi Nakazato Makefile is updated to be able to compile codes using make. Fixed a …
(edit) @1811   15 years Malte Marquarding disable default, copy ctor and assignment op
(edit) @1810   15 years Malte Marquarding fix nchan handling. pksrec.nchan not implemented in MB reader
(edit) @1809   15 years Malte Marquarding mixed up mjd and interval args
(edit) @1808   15 years Malte Marquarding forgot to add wraps_dec import
(edit) @1807   15 years Malte Marquarding build the renamed external-alma
(edit) @1806   15 years Malte Marquarding enable PKSFiller
(edit) @1805   15 years Malte Marquarding Use nchan directly from spectrum
(edit) @1804   15 years Malte Marquarding set FLAGROW column default value to 0
(edit) @1803   15 years Malte Marquarding Added setFlagrow; removed virtual on all setXYZ methods.
(edit) @1802   15 years Takeshi Nakazato Removed PKSrecord.nchan
(edit) @1801   15 years Malte Marquarding use both filler implementations
(edit) @1800   15 years Malte Marquarding use protected table_ instead
(edit) @1799   15 years Takeshi Nakazato Removed getTable() since we have direct access to table_ attribute.
(edit) @1798   15 years Malte Marquarding merge -r1774:1797 from alma to newfiller
(edit) @1797   15 years Malte Marquarding Ticket #193: added new logging class. Also factored out environment …
(edit) @1796   15 years Malte Marquarding add new filler to python
(edit) @1795   15 years Malte Marquarding First Working version of the PKSFiller
(edit) @1794   15 years Takeshi Nakazato Uncommented include NROFiller
(edit) @1793   15 years Malte Marquarding Added setHeader implementation and getReferenceRegex
(edit) @1792   15 years Takeshi Nakazato 1. Bug fixes on NROFiller. 2. Makefile is updated to compile …
(edit) @1791   15 years Takeshi Nakazato Added NROFiller.
(edit) @1790   15 years Kana Sugimoto Committing getsvnrev.sh and Makefile copied from alma branch.
(edit) @1789   15 years Kana Sugimoto Merged the all developments from alma branch. copied external-alma.
(edit) @1788   15 years Malte Marquarding Added omitted elements OPACITY and TSYS
(edit) @1787   15 years Malte Marquarding Make python wrapper noncopyable
(edit) @1786   15 years Malte Marquarding Added Wrapper and python binding for Filler
(edit) @1785   15 years Kana Sugimoto Created new mergetest branch from trunk for testing merge from alma
(edit) @1784   15 years Kana Sugimoto Removed current mergetest branch for another test.
(edit) @1783   15 years Kana Sugimoto New Development: No JIRA Issue: No (merge) Ready …
(edit) @1782   15 years Kana Sugimoto New Development: Yes JIRA Issue: No (merge) Ready …
(edit) @1781   15 years Malte Marquarding Fix for handling multiple restfrequencies. list of list didn't work …
Note: See TracRevisionLog for help on using the revision log.