|
|
@1232
|
18 years |
mar637 |
Merge from Release2.1.0b tag
|
|
|
@1217
|
18 years |
mar637 |
Merge from Release2.1.0b tag
|
|
|
@1210
|
18 years |
mar637 |
Merge from Release2.1.0b tag
|
|
|
@1203
|
18 years |
mar637 |
Using FFTServer::fft0 now, don't know what the difference is. Adde …
|
|
|
@1202
|
18 years |
mar637 |
Merge from Release2.1.0b tag
|
|
|
@1200
|
18 years |
mar637 |
Merge from Release2.1.0b tag
|
|
|
@1198
|
18 years |
mar637 |
Merge from Release2.1.0b tag
|
|
|
@1195
|
18 years |
mar637 |
added module test action. fixed makedist target including install script.
|
|
|
@1194
|
18 years |
mar637 |
Installation instruction
|
|
|
@1193
|
18 years |
mar637 |
added ipython detection to set up ipython specific things
|
|
|
@1192
|
18 years |
mar637 |
added lag_flag - flagging of frequencies in fft space
|
|
|
@1191
|
18 years |
mar637 |
removed these tools as they are no longer used
|
|
|
@1190
|
18 years |
mar637 |
added set_feedtype (Ticket #61)
|
|
|
@1189
|
18 years |
mar637 |
Fix for ticket #61 - changing of default polarisation. Done ticket #62 …
|
|
|
@1188
|
18 years |
mar637 |
changed feedtype to be string and added detection of feedtype to filler.
|
|
|
@1187
|
18 years |
mar637 |
fix for install target for ipythonrc-asap
|
|
|
@1186
|
18 years |
mar637 |
fix depency of makedist on install
|
|
|
@1185
|
18 years |
mar637 |
No longer required. Install target is in parrent SConstruct
|
|
|
@1184
|
18 years |
mar637 |
complete rework of install target, added data install, and also …
|
|
|
@1183
|
18 years |
mar637 |
only import asap when ASAPDATA not set
|
|
|
@1182
|
18 years |
mar637 |
modified inatll tree to also include data dir
|
|
|
@1181
|
18 years |
mar637 |
finishing touches to making scons makedist=xyz work
|
|
|
@1180
|
18 years |
mar637 |
allowing for ASAPDATA env variable. more printing.
|
|
|
@1179
|
18 years |
mar637 |
script to update the asap data tables from the ftp site
|
|
|
@1178
|
18 years |
mar637 |
removed return from CreateDist
|
|
|
@1177
|
18 years |
mar637 |
reworked creating binary dist
|
|
|
@1176
|
18 years |
mar637 |
added CreateDist to replace disttar. Maybe turn this into an Action
|
|
|
@1175
|
18 years |
mar637 |
various changes to support the pylab plotter 'xyplotter'
|
|
|
@1174
|
18 years |
mar637 |
fixed incorrect doppler shift.
|
|
|
@1173
|
18 years |
mar637 |
matplotlib version number has to be cats to int
|
|
|
@1172
|
18 years |
mar637 |
added matplotlib version check. added usage. added ipython detection
|
|
|
@1171
|
18 years |
mar637 |
re-introduced custom ASAPDAT environment variable. Some more commands().
|
|
|
@1170
|
18 years |
mar637 |
added line name to setRestFrequency
|
|
|
@1169
|
18 years |
mar637 |
have to actually change the argument name doppler for it to work.
|
|
|
@1168
|
18 years |
mar637 |
fixed docs for plot_lines
|
|
|
@1167
|
18 years |
mar637 |
had to use line._y instead of line._y_orig
|
|
|
@1166
|
18 years |
mar637 |
revoded debug print
|
|
|
@1165
|
18 years |
mar637 |
added auto location on peak>ymax. changed argument offset to doppler …
|
|
|
@1164
|
18 years |
mar637 |
fix in plot_lines. have to ignore line when channel is masked
|
|
|
@1163
|
18 years |
mar637 |
install script for binary release
|
|
|
@1162
|
18 years |
mar637 |
no longer used
|
|
|
@1161
|
18 years |
mar637 |
swapped filenames install.sh/ build.sh
|
|
|
@1160
|
18 years |
mar637 |
forgot -f on friend-injection
|
|
|
@1159
|
18 years |
mar637 |
added dir for external packages, mainly casa.
|
|
|
@1158
|
18 years |
mar637 |
help for plot_lines
|
|
|
@1157
|
18 years |
mar637 |
more argument types for scanatble.set_restfreqs; tidying.
|
|
|
@1156
|
18 years |
mar637 |
changed name set_freq_limits to set_frequency_limits
|
|
|
@1155
|
18 years |
mar637 |
fix for 64bit path replacement
|
|
|
@1154
|
18 years |
mar637 |
workaround for tables not supporting change of directory. bug fix for …
|
|
|
@1153
|
18 years |
mar637 |
lots of changes to support soft refresh, for things like text …
|
|
|
@1152
|
18 years |
mar637 |
|
|
|
@1151
|
18 years |
mar637 |
added more commands. put commands through pager
|
|
|
@1150
|
18 years |
mar637 |
fixed bug in summary. forgot to pass elf to base class
|
|
|
@1149
|
18 years |
mar637 |
tracking update
|
|
|
@1148
|
18 years |
mar637 |
use get*nos instead of n* (* can be scan, beam etc.). This showed a …
|
|
|
@1147
|
18 years |
mar637 |
added linecatalog plotting; soem font scaling fixes
|
|
|
@1146
|
18 years |
mar637 |
added linecatalog plotting; fixed numarray imports
|
|
|
@1145
|
18 years |
mar637 |
added average_beam which is part of Ticket #45
|
|
|
@1144
|
18 years |
mar637 |
added new functions to commands
|
|
|
@1143
|
18 years |
mar637 |
Implemented Ticket #45 as scantable.mx_quotient.
|
|
|
@1142
|
18 years |
mar637 |
undid last check-in as pksreader can handle this data now.
|
|
|
@1141
|
18 years |
mar637 |
added stub for mx_quotient
|
|
|
@1140
|
18 years |
mar637 |
add mxExtract the first step to do MX quotients
|
|
|
@1139
|
18 years |
mar637 |
temporary hack for import of methanol multibeam data
|
|
|
@1138
|
18 years |
mar637 |
enabled custom library directories. Multiple level check for cfitsio
|
|
|
@1137
|
18 years |
mar637 |
added hack to prevent scons from failing when ditr doesn't exists
|
|
|
@1136
|
18 years |
mar637 |
fixed error in moduledir hack for 64bit
|
|
|
@1135
|
18 years |
mar637 |
more work on a modular scons set up
|
|
|
@1134
|
18 years |
mar637 |
added numpy/numarray detection
|
|
|
@1133
|
18 years |
mar637 |
set svn:keywords
|
|
|
@1132
|
18 years |
mar637 |
changed revision tag
|
|
|
@1131
|
18 years |
mar637 |
A linecatlog class for asap. Initial revision
|
|
|
@1130
|
18 years |
mar637 |
changed to use scons environments. added cutom paths.
|
|
|
@1129
|
18 years |
mar637 |
changed to use scons environments
|
|
|
@1128
|
18 years |
mar637 |
more fixes to 64bit install
|
|
|
@1127
|
18 years |
mar637 |
more fixes to casa detection
|
|
|
@1126
|
18 years |
mar637 |
added linecatalog to python inteface
|
|
|
@1125
|
18 years |
mar637 |
add tree install
|
|
|
@1124
|
18 years |
mar637 |
utility to install directory trees
|
|
|
@1123
|
18 years |
mar637 |
added -fPIC to 64bit CPPFLAGS, as thsi is need even for static libs
|
|
|
@1122
|
18 years |
mar637 |
install file for python code
|
|
|
@1121
|
18 years |
mar637 |
added static lib build for asap
|
|
|
@1120
|
18 years |
mar637 |
moved helper functions into scons subdir. added disttar builder. …
|
|
|
@1119
|
18 years |
mar637 |
scons utilities
|
|
|
@1118
|
18 years |
mar637 |
fixes for pylint reported violations
|
|
|
@1117
|
18 years |
mar637 |
added entry for merge()
|
|
|
@1116
|
18 years |
mar637 |
fixed up import of MaskedArray to make it usable with numpy and numarray
|
|
|
@1115
|
18 years |
mar637 |
added patch from Tak, so the constructor works with ms directories.
|
|
|
@1114
|
18 years |
mar637 |
fixed indentation
|
|
|
@1113
|
18 years |
mar637 |
towards a working version
|
|
|
@1112
|
18 years |
mar637 |
added uint template used by Scantable::getNumbers
|
|
|
@1111
|
18 years |
mar637 |
add getNumbers utility function, which is now called by all function …
|
|
|
@1110
|
18 years |
mar637 |
added detection of telesope for paddle scan rejection as this was …
|
|
|
@1109
|
18 years |
mar637 |
removed print statement
|
|
|
@1108
|
18 years |
mar637 |
first version which compiles
|
|
|
@1107
|
18 years |
mar637 |
Don't need this anymore. We use track now.
|
|
|
@1106
|
18 years |
mar637 |
added doxygen documentation
|
|
|
@1105
|
18 years |
mar637 |
more clever use of python…
|
|
|
@1104
|
18 years |
mar637 |
added doxygen documentation
|
|
|
@1103
|
18 years |
mar637 |
fixed ifndef
|
|
|