source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1195   18 years mar637 added module test action. fixed makedist target including install script.
(edit) @1194   18 years mar637 Installation instruction
(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) @1191   18 years mar637 removed these tools as they are no longer used
(edit) @1190   18 years mar637 added set_feedtype (Ticket #61)
(edit) @1189   18 years mar637 Fix for ticket #61 - changing of default polarisation. Done ticket #62
(edit) @1188   18 years mar637 changed feedtype to be string and added detection of feedtype to filler.
(edit) @1187   18 years mar637 fix for install target for ipythonrc-asap
(edit) @1186   18 years mar637 fix depency of makedist on install
(edit) @1185   18 years mar637 No longer required. Install target is in parrent SConstruct
(edit) @1184   18 years mar637 complete rework of install target, added data install, and also …
(edit) @1183   18 years mar637 only import asap when ASAPDATA not set
(edit) @1182   18 years mar637 modified inatll tree to also include data dir
(edit) @1181   18 years mar637 finishing touches to making scons makedist=xyz work
(edit) @1180   18 years mar637 allowing for ASAPDATA env variable. more printing.
(edit) @1179   18 years mar637 script to update the asap data tables from the ftp site
(edit) @1178   18 years mar637 removed return from CreateDist?
(edit) @1177   18 years mar637 reworked creating binary dist
(edit) @1176   18 years mar637 added CreateDist? to replace disttar. Maybe turn this into an Action
(edit) @1175   18 years mar637 various changes to support the pylab plotter 'xyplotter'
(edit) @1174   18 years mar637 fixed incorrect doppler shift.
(edit) @1173   18 years mar637 matplotlib version number has to be cats to int
(edit) @1172   18 years mar637 added matplotlib version check. added usage. added ipython detection
(edit) @1171   18 years mar637 re-introduced custom ASAPDAT environment variable. Some more commands().
(edit) @1170   18 years mar637 added line name to setRestFrequency
(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) @1163   18 years mar637 install script for binary release
(edit) @1162   18 years mar637 no longer used
(edit) @1161   18 years mar637 swapped filenames install.sh/ build.sh
(edit) @1160   18 years mar637 forgot -f on friend-injection
(edit) @1159   18 years mar637 added dir for external packages, mainly casa.
(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) @1155   18 years mar637 fix for 64bit path replacement
(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) @1152   18 years mar637
(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) @1149   18 years mar637 tracking update
(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) @1142   18 years mar637 undid last check-in as pksreader can handle this data now.
(edit) @1141   18 years mar637 added stub for mx_quotient
(edit) @1140   18 years mar637 add mxExtract the first step to do MX quotients
(edit) @1139   18 years mar637 temporary hack for import of methanol multibeam data
(edit) @1138   18 years mar637 enabled custom library directories. Multiple level check for cfitsio
(edit) @1137   18 years mar637 added hack to prevent scons from failing when ditr doesn't exists
(edit) @1136   18 years mar637 fixed error in moduledir hack for 64bit
(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) @1130   18 years mar637 changed to use scons environments. added cutom paths.
(edit) @1129   18 years mar637 changed to use scons environments
(edit) @1128   18 years mar637 more fixes to 64bit install
(edit) @1127   18 years mar637 more fixes to casa detection
(edit) @1126   18 years mar637 added linecatalog to python inteface
(edit) @1125   18 years mar637 add tree install
(edit) @1124   18 years mar637 utility to install directory trees
(edit) @1123   18 years mar637 added -fPIC to 64bit CPPFLAGS, as thsi is need even for static libs
(edit) @1122   18 years mar637 install file for python code
(edit) @1121   18 years mar637 added static lib build for asap
(edit) @1120   18 years mar637 moved helper functions into scons subdir. added disttar builder. …
(edit) @1119   18 years mar637 scons utilities
(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) @1114   18 years mar637 fixed indentation
(edit) @1113   18 years mar637 towards a working version
(edit) @1112   18 years mar637 added uint template used by Scantable::getNumbers
(edit) @1111   18 years mar637 add getNumbers utility function, which is now called by all function …
(edit) @1110   18 years mar637 added detection of telesope for paddle scan rejection as this was …
(edit) @1109   18 years mar637 removed print statement
(edit) @1108   18 years mar637 first version which compiles
(edit) @1107   18 years mar637 Don't need this anymore. We use track now.
(edit) @1106   18 years mar637 added doxygen documentation
(edit) @1105   18 years mar637 more clever use of python…
(edit) @1104   18 years mar637 added doxygen documentation
(edit) @1103   18 years mar637 fixed ifndef
(edit) @1102   18 years mar637 added documentation fixed ifndef
(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 …
Note: See TracRevisionLog for help on using the revision log.