|
|
@1561
|
16 years |
Malte Marquarding |
fix for numpy >= 1.1
|
|
|
@1543
|
16 years |
Malte Marquarding |
merged in bug fixes from trunk
|
|
|
@1540
|
16 years |
Malte Marquarding |
remove autoexec for older versions of ipython
|
|
|
@1539
|
16 years |
Malte Marquarding |
tagged minor bug release
|
|
|
@1532
|
16 years |
Malte Marquarding |
autoexec doesn't work in ipython < 0.9; disbale color scheme
|
|
|
@1528
|
16 years |
Malte Marquarding |
fix casacore dependency
|
|
|
@1527
|
16 years |
Malte Marquarding |
2.3.0 released
|
|
|
@1526
|
16 years |
Malte Marquarding |
reverted tag as uncommited files were included
|
|
|
@1525
|
16 years |
Malte Marquarding |
Tagged 2.3.0 release
|
|
|
@1369
|
18 years |
mar637 |
Forgot to update the INSTALL instructions
|
|
|
@1366
|
18 years |
mar637 |
New ASAP release 2.2.0
|
|
|
@1340
|
18 years |
mar637 |
remove old rubbish tag
|
|
|
@1339
|
18 years |
mar637 |
remove old rubbish tags, frm when I didn't know how to use svn
|
|
|
@1304
|
18 years |
mar637 |
Official 2.1.1 Release tag
|
|
|
@1303
|
18 years |
mar637 |
try again
|
|
|
@1302
|
18 years |
mar637 |
Official 2.1.1 Release tag
|
|
|
@1300
|
18 years |
mar637 |
Official 2.1.1 Release tag
|
|
|
@1288
|
18 years |
mar637 |
"moved"
|
|
|
@1287
|
18 years |
mar637 |
doxygen tag fixes
|
|
|
@1286
|
18 years |
mar637 |
removed multiple imports
|
|
|
@1285
|
18 years |
mar637 |
added 2.1.1 section
|
|
|
@1284
|
18 years |
mar637 |
added readline section. This now enables TAB completing inside quotes …
|
|
|
@1283
|
18 years |
mar637 |
Fix for Ticket #88 - removed use of numpy/numarray except for plotting …
|
|
|
@1282
|
18 years |
mar637 |
added filter to only list files with proper project codes
|
|
|
@1281
|
18 years |
mar637 |
removed unecessary libimages form LIBS
|
|
|
@1279
|
18 years |
mar637 |
Merge from Release2.1 branch. Accidentally put there
|
|
|
@1276
|
18 years |
mar637 |
Fix for Ticket #80 - updated dcos to remove all FITS reference, …
|
|
|
@1274
|
18 years |
mar637 |
tidied maxims check in. Version to 2.1.1b
|
|
|
@1272
|
18 years |
mar637 |
output fit to file
|
|
|
@1271
|
18 years |
mar637 |
fix for fitting data not from scantable. maks was not set correctly
|
|
|
@1270
|
18 years |
mar637 |
Pre-release for 2.1.1. This has fixes for 2.1.0
|
|
|
@1263
|
18 years |
phi196 |
More release 2.1 updates
|
|
|
@1258
|
18 years |
mar637 |
version bump to 2.1.0
|
|
|
@1257
|
18 years |
mar637 |
added test for disk based scantables
|
|
|
@1256
|
18 years |
mar637 |
turned return without warning into exceptions. changed default …
|
|
|
@1255
|
18 years |
mar637 |
Fix for Ticket #78 - auto_quotient was not handling the case where no …
|
|
|
@1254
|
18 years |
phi196 |
Fixed order in set_restfreq from list(dict)
|
|
|
@1253
|
18 years |
mar637 |
Changed default to darwin settings
|
|
|
@1252
|
18 years |
mar637 |
removed commented out statements
|
|
|
@1251
|
18 years |
mar637 |
2.1 updates
|
|
|
@1250
|
18 years |
mar637 |
disabled returning the value form stat when in verbose
|
|
|
@1249
|
18 years |
mar637 |
2.1 updates
|
|
|
@1248
|
18 years |
mar637 |
new asap logo
|
|
|
@1247
|
18 years |
mar637 |
added check for latex2html
|
|
|
@1246
|
18 years |
mar637 |
added doc build target
|
|
|
@1245
|
18 years |
mar637 |
file to build docs
|
|
|
@1244
|
18 years |
mar637 |
added 2.1 features
|
|
|
@1243
|
18 years |
phi196 |
More 2.1 release updates
|
|
|
@1242
|
18 years |
mar637 |
beta release version bump
|
|
|
@1241
|
18 years |
mar637 |
enabled write of circular pols
|
|
|
@1240
|
18 years |
mar637 |
Ticket #74 - changed xaxis tick labelling to use OldScalarFormatter
|
|
|
@1239
|
18 years |
mar637 |
Ticket #72 - fixed reset. Ticket #70 - added file not found error to …
|
|
|
@1238
|
18 years |
mar637 |
Ticket #71 - added line strength to summary
|
|
|
@1237
|
18 years |
mar637 |
re-enabled history in constructor. history can be written to a file …
|
|
|
@1236
|
18 years |
mar637 |
Ticket #69 -forgot to rename every instance of column_names.
|
|
|
@1235
|
18 years |
mar637 |
|
|
|
@1234
|
18 years |
mar637 |
allow stokes V from circular pol
|
|
|
@1233
|
18 years |
mar637 |
changed scantable.column_names to scantable.get_column_names.
added …
|
|
|
@1231
|
18 years |
mar637 |
another small fix to prevent the user fitting when all parameters are …
|
|
|
@1230
|
18 years |
mar637 |
small fix to _format_pars to test for length. Ticket #44 - fit can be …
|
|
|
@1229
|
18 years |
mar637 |
Fix for Ticket #68, added 'median' to average_time
|
|
|
@1228
|
18 years |
mar637 |
fix for Ticket #67. no reset of fixedpar_ on clear
|
|
|
@1227
|
18 years |
mar637 |
changed averagePol output POLTYPE to be stokes
|
|
|
@1226
|
18 years |
mar637 |
wrong check for npol
|
|
|
@1225
|
18 years |
mar637 |
median averaging now also changes the INTERVAL
|
|
|
@1224
|
18 years |
mar637 |
averagePols/Beams is now using 'SCAN' averaging
|
|
|
@1223
|
18 years |
mar637 |
beta version bump for makedist
|
|
|
@1222
|
18 years |
mar637 |
Ticket #66 fully implemeneted
|
|
|
@1221
|
18 years |
mar637 |
Fix for ticket #65, fixed parameter issues. This was a problem with …
|
|
|
@1220
|
18 years |
mar637 |
forgot a colon after if
|
|
|
@1219
|
18 years |
mar637 |
fix for linux_gate not having a library associated with it. Fix for …
|
|
|
@1218
|
18 years |
mar637 |
fixed typo in axhspan
|
|
|
@1216
|
18 years |
phi196 |
allaxes does not exist
|
|
|
@1215
|
18 years |
phi196 |
Initial 2.1 release changes
|
|
|
@1214
|
18 years |
mar637 |
fix to spelling fhwm; fix to mask creation in plot
|
|
|
@1213
|
18 years |
mar637 |
Ticket #63 - color/colour alias
|
|
|
@1212
|
18 years |
mar637 |
fixed indention error which got introduced in the last check-in
|
|
|
@1211
|
18 years |
mar637 |
fixed variable name flags to cppflags
|
|
|
@1209
|
18 years |
mar637 |
allow auto-insertion of PYTHONPATH
|
|
|
@1208
|
18 years |
mar637 |
more status info printing
|
|
|
@1207
|
18 years |
mar637 |
rename
|
|
|
@1206
|
18 years |
mar637 |
Forgot to set ROOTDIR
|
|
|
@1205
|
18 years |
mar637 |
readme for package
|
|
|
@1204
|
18 years |
mar637 |
Changes from trunk, whcih accidentally got added there instead of here.
|
|
|
@1201
|
18 years |
mar637 |
Disabled message about data dir, as this creates a directory with the …
|
|
|
@1199
|
18 years |
mar637 |
changed lag_flag interface to use frequency width intead of lag width
|
|
|
@1197
|
18 years |
mar637 |
this in only used for OSX now.
|
|
|
@1196
|
18 years |
mar637 |
This is the beta testing release for 2.1
|
|
|
@1013
|
19 years |
mar637 |
This is the beta release of ASAP2.0
|
|
|
@951
|
19 years |
mar637 |
The alpha release of asap2
|
|
|
@819
|
19 years |
mar637 |
The old asap (version 1)
|
|
|
@658
|
19 years |
(none) |
This commit was manufactured by cvs2svn to create tag 'Release-2'.
|
|
|
@637
|
19 years |
(none) |
This commit was manufactured by cvs2svn to create tag 'Release101'.
|
|
|
@632
|
19 years |
(none) |
This commit was manufactured by cvs2svn to create tag
'release_update1'.
|
|
|
@629
|
19 years |
(none) |
This commit was manufactured by cvs2svn to create tag 'asap0020'.
|
|
|
@625
|
20 years |
(none) |
This commit was manufactured by cvs2svn to create tag 'asap0019'.
|
|
|
@619
|
20 years |
(none) |
This commit was manufactured by cvs2svn to create tag 'fix20050505'.
|
|
|
@616
|
20 years |
(none) |
This commit was manufactured by cvs2svn to create tag 'asap0018'.
|
|
|
@611
|
20 years |
(none) |
This commit was manufactured by cvs2svn to create tag 'asap0017'.
|
|
|
@606
|
20 years |
(none) |
This commit was manufactured by cvs2svn to create tag 'asap0016'.
|
|
|