source: trunk/python/__init__.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3125   7 years Malte Marquarding merge from asap-4.4.0: packaging changes
(edit) @3057   9 years Kana Sugimoto New Development: No JIRA Issue: No Ready for Test: …
(edit) @3056   9 years Kana Sugimoto New Development: No JIRA Issue: No Ready for Test: …
(edit) @2929   10 years Malte Marquarding Make ipython >=1.x compatible
(edit) @2830   11 years WataruKawasaki New Development: Yes JIRA Issue: Yes (CAS-3620) …
(edit) @2821   11 years Malte Marquarding version update
(edit) @2818   11 years Malte Marquarding Issue #291: added scantable.set_sourcename to overwrite sourcename to …
(edit) @2649   12 years Kana Sugimoto New Development: No JIRA Issue: Yes (CAS-4141/CSV-1526) …
(edit) @2613   12 years Takeshi Nakazato New Development: Yes JIRA Issue: Yes CAS-2825 …
(edit) @2593   12 years Takeshi Nakazato New Development: No JIRA Issue: No Ready for Test: …
(edit) @2587   12 years WataruKawasaki New Development: No JIRA Issue: No Ready for Test: …
(edit) @2356   12 years Takeshi Nakazato New Development: Yes JIRA Issue: Yes CAS-2816 …
(edit) @1875   14 years Malte Marquarding Added srctype enum handling
(edit) @1861   14 years Malte Marquarding Got rid of redundant print_log. Use asaplog.post directly.
(edit) @1859   14 years Malte Marquarding Ticket #193: the rcParamsverbose? flag is only used in standard …
(edit) @1835   14 years Malte Marquarding remove reader and make parameters import third in line
(edit) @1824   14 years Malte Marquarding Refactoring of init.py. Moved functionality into separate modules. …
(edit) @1819   14 years Kana Sugimoto New Development: No JIRA Issue: No (merge alma branch to …
(edit) @1739   14 years Malte Marquarding Replace matplotlib.numerix with numpy
(edit) @1725   14 years Malte Marquarding Finishing touches to opacity calculations, docs, plotting and model
(edit) @1721   14 years Malte Marquarding remove doc for reader from commands
(edit) @1697   14 years Malte Marquarding Some minor tidy up and documentation
(edit) @1691   14 years Malte Marquarding Add compatibility.py for functools.wraps which doesn't exist in python <2.5
(edit) @1689   14 years Malte Marquarding Ticket #177: added skydip function to determine opacities. This …
(edit) @1645   15 years Max Voronkov added a simplified version of the linefinder (largely to be used with …
(edit) @1595   15 years Malte Marquarding Added scantable.parallactify
(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) @1560   15 years Malte Marquarding minor doc fixes; fixed list_scans, which seems brokrn in latest …
(edit) @1558   15 years Malte Marquarding change tag version to trunk
(edit) @1557   15 years Malte Marquarding change tag version to trunk
(edit) @1538   15 years Malte Marquarding pre-tagging version update
(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) @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) @1472   15 years Malte Marquarding allow upgrade of ipython rc
(edit) @1471   15 years Malte Marquarding added publich get/set_spectrum functions
(edit) @1434   16 years Malte Marquarding work with ipython >= 0.8
(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) @1408   16 years Malte Marquarding use pylab as a reference
(edit) @1378   17 years mar637 changed trac ticket url
(edit) @1371   17 years mar637 added a check if /data exists
(edit) @1365   17 years mar637 chnaged version to 2.2.0 for release tag
(edit) @1360   17 years mar637 enhancement #107; added scantable.shift_refpix
(edit) @1351   17 years mar637 several documentation updates for the upcoming release
(edit) @1316   17 years mar637 Fix for Ticket #98; taking system AIPSPATH if defined
(edit) @1311   17 years mar637 version set to trunk
(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) @1259   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) @1175   18 years mar637 various changes to support the pylab plotter 'xyplotter'
(edit) @1171   18 years mar637 re-introduced custom ASAPDAT environment variable. Some more commands().
(edit) @1151   18 years mar637 added more commands. put commands through pager
(edit) @1144   18 years mar637 added new functions to commands
(edit) @1134   18 years mar637 added numpy/numarray detection
(edit) @1117   18 years mar637 added entry for merge()
(edit) @1097   18 years mar637 reduced number of * imports. added plotter.papertype to rcparams
(edit) @1093   18 years mar637 removed FITS output, added drop_scan function
(edit) @1080   18 years mar637 move all the environment set-up into python asap module. only detect …
(edit) @1076   18 years mar637 added rc parameter scanatble.storage
(edit) @1069   18 years mar637 enhancement ticket #35. median scantable
(edit) @1059   18 years mar637 merge from Release2.0
(edit) @1054   18 years mar637 merge from branches/Release2.0
(edit) @1044   18 years mar637 Remove beta from version number
(edit) @1035   18 years mar637 changed to bug reporting address
(edit) @1022   18 years mar637 added histogram plotting (rc parameter); function documentation updates
(edit) @1014   18 years mar637 added commands entry for selector; added version()
(edit) @1012   18 years ASAP flag_spectrum -> flag in commands()
(edit) @992   18 years mar637 added function to convert between polarisation types
(edit) @984   18 years mar637 added set_dirframe asap2 tidy up
(edit) @944   18 years mar637 added unique; added selector
(edit) @928   18 years mar637 re-enabled plotter; added new utility function _to_list(); added empty …
(edit) @895   18 years mar637 added asapreader to asap2
(edit) @880   18 years mar637 added linefinder
(edit) @876   18 years mar637 move to asap2 container
(edit) @796   18 years mar637 merge from Release12
(edit) @794   18 years mar637 update from Release12
(edit) @780   18 years mar637 merge from Release12
(edit) @737   18 years mar637 list_rcparameters layout change
(edit) @733   18 years mar637 documentation fixes
(edit) @715   18 years mar637 updated logging
(edit) @710   18 years mar637 create_mask now also handles args[0]=list. auto_quotient checks for …
(edit) @706   19 years mar637 various changes to enable non-gui plotting
(edit) @702   19 years mar637 merges from Release-2-fixes
(edit) @700   19 years mar637 merger from Release-1-fixes
(edit) @690   19 years mar637 * tidy up, version bump
(edit) @665   19 years mar637 casapmath.py
(edit) @585   19 years mar637 Fix for asap0002
(edit) @574   19 years mar637 another change to welcome message
(edit) @573   19 years mar637 added "install" date to welcome message
(edit) @559   19 years mar637 Chnaged version to 1.0
(edit) @555   19 years mar637 version number to 1.0 email to asap@…
Note: See TracRevisionLog for help on using the revision log.