# # ChangeLog for trunk # # Generated by Trac 1.2.3 # 05/29/24 04:24:03 Mon, 30 Jul 2007 23:30:35 GMT Malte Marquarding [1392] * trunk/python/scantable.py (modified) didn't setup times in case of asdatetime Mon, 30 Jul 2007 01:59:36 GMT Malte Marquarding [1391] * trunk/python/asapfitter.py (modified) * trunk/python/asapmath.py (modified) * trunk/python/asapplotter.py (modified) * trunk/python/scantable.py (modified) * trunk/src/STAttr.cpp (modified) * trunk/src/STDefs.h (modified) * trunk/src/STFiller.cpp (modified) * trunk/src/STFiller.h (modified) * trunk/src/STFitter.cpp (modified) * trunk/src/STFitter.h (modified) * trunk/src/STMath.cpp (modified) * trunk/src/STMath.h (modified) * trunk/src/STMathWrapper.h (modified) * trunk/src/STSelector.cpp (modified) * trunk/src/STTcal.cpp (modified) * trunk/src/STWriter.cpp (modified) * trunk/src/STWriter.h (modified) * trunk/src/Scantable.cpp (modified) * trunk/src/Scantable.h (modified) * trunk/src/ScantableWrapper.h (modified) * trunk/src/python_Fitter.cpp (modified) * trunk/src/python_STMath.cpp (modified) * trunk/src/python_Scantable.cpp (modified) merge from alma branch to get alma/GBT support. Commented out ... Fri, 27 Jul 2007 01:29:54 GMT Malte Marquarding [1390] * trunk/src/STWriter.cpp (modified) fix for scanning data, where direction can change per cycle not only ... Fri, 13 Jul 2007 02:09:58 GMT mar637 [1385] * trunk/src/Scantable.h (modified) * trunk/src/ScantableWrapper.h (modified) a couple more explicit keywords for constructors deafaulting to one ... Fri, 13 Jul 2007 02:08:18 GMT mar637 [1384] * trunk/src/STMath.cpp (modified) use CountedPtr to prevent potential leaks Fri, 13 Jul 2007 02:07:17 GMT mar637 [1383] * trunk/Makefile (deleted) no longer used, osx now also uses scons Fri, 13 Jul 2007 02:06:33 GMT mar637 [1382] * trunk/src/MathUtils.cpp (modified) use the next value in slider from i+hwidth not i Fri, 13 Jul 2007 02:05:20 GMT mar637 [1381] * trunk/doc/CHANGELOG (modified) update to include features/bugs Fri, 13 Jul 2007 01:34:10 GMT mar637 [1380] * trunk/doc/README (modified) removed staticly linked libs Fri, 13 Jul 2007 01:33:36 GMT mar637 [1379] * trunk/web/index.html (modified) changed url to ticket system Thu, 12 Jul 2007 03:49:25 GMT mar637 [1378] * trunk/python/__init__.py (modified) changed trac ticket url Thu, 12 Jul 2007 03:47:38 GMT mar637 [1377] * trunk/SConstruct (modified) version change Thu, 12 Jul 2007 02:02:35 GMT mar637 [1376] * trunk/src/MathUtils.cpp (modified) removed debug cout Thu, 12 Jul 2007 01:57:05 GMT mar637 [1375] * trunk/src/STAsciiWriter.cpp (modified) * trunk/src/STFrequencies.cpp (modified) * trunk/src/STFrequencies.h (modified) * trunk/src/Scantable.cpp (modified) * trunk/src/Scantable.h (modified) export WCS info to ASCII file, this required returng const& of ... Thu, 12 Jul 2007 01:45:03 GMT mar637 [1374] * trunk/src/STMath.h (modified) Added running median to smooth. This addresses Ticket #115 Thu, 12 Jul 2007 01:43:56 GMT mar637 [1373] * trunk/python/scantable.py (modified) * trunk/src/MathUtils.cpp (modified) * trunk/src/MathUtils.h (modified) * trunk/src/STMath.cpp (modified) Added running median to smooth. This addresses Ticket #115 Mon, 09 Jul 2007 01:34:03 GMT mar637 [1372] * trunk/external/atnf/PKSIO/MBFITSreader.cc (modified) * trunk/external/atnf/PKSIO/MBFITSreader.h (modified) latest update from livedata CVS. This has the Hobart position fix Mon, 02 Jul 2007 05:23:04 GMT mar637 [1371] * trunk/python/__init__.py (modified) added a check if /data exists Thu, 17 May 2007 01:21:52 GMT mar637 [1370] * trunk/python/scantable.py (modified) bug fix - left out a factor of ten in GHz definition Wed, 02 May 2007 03:57:59 GMT mar637 [1368] * trunk/web/index.html (modified) fixed typo Wed, 02 May 2007 03:56:14 GMT mar637 [1367] * trunk/web/index.html (modified) updated to version 2.2.0 Wed, 02 May 2007 00:14:42 GMT mar637 [1365] * trunk/SConstruct (modified) * trunk/python/__init__.py (modified) chnaged version to 2.2.0 for release tag Wed, 02 May 2007 00:13:38 GMT mar637 [1364] * trunk/doc/CHANGELOG (modified) Added release 2.2.0 Chnagelog entries Tue, 01 May 2007 23:39:11 GMT mar637 [1363] * trunk/bin/asap_update_data (modified) ATNF doesn't allow http acces to ftp server anymore. Use ftp directly Tue, 01 May 2007 00:57:20 GMT mar637 [1362] * trunk/python/asapmath.py (modified) added missing docstring for merge Tue, 01 May 2007 00:47:13 GMT mar637 [1361] * trunk/python/asapmath.py (modified) update docstring, to explicitly say that list are allowed as ... Fri, 27 Apr 2007 01:00:43 GMT mar637 [1360] * trunk/python/__init__.py (modified) * trunk/python/scantable.py (modified) * trunk/src/STFrequencies.cpp (modified) * trunk/src/STFrequencies.h (modified) * trunk/src/Scantable.cpp (modified) * trunk/src/Scantable.h (modified) * trunk/src/ScantableWrapper.h (modified) * trunk/src/python_Scantable.cpp (modified) enhancement #107; added scantable.shift_refpix Fri, 27 Apr 2007 00:55:02 GMT mar637 [1359] * trunk/Doxyfile (modified) changed version number Fri, 27 Apr 2007 00:54:03 GMT mar637 [1358] * trunk/python/asapplotter.py (modified) fixed whitespce in mpl doc references Fri, 27 Apr 2007 00:51:10 GMT mar637 [1357] * trunk/python/asapmath.py (modified) deprecated simple_math Thu, 26 Apr 2007 06:44:59 GMT mar637 [1356] * trunk/python/scantable.py (modified) fix to auto_quotient; the selector __add_ operator ANDs the query ... Thu, 26 Apr 2007 05:00:47 GMT mar637 [1355] * trunk/test/tid.py (modified) added mode='time' to auto_quotient arguments Thu, 26 Apr 2007 05:00:04 GMT mar637 [1354] * trunk/SConstruct (modified) tidy up; added custom rpfits lib name Thu, 26 Apr 2007 04:55:17 GMT mar637 [1353] * trunk/src/LineCatalog.h (modified) * trunk/src/Logger.h (modified) * trunk/src/RowAccumulator.h (modified) * trunk/src/STFiller.h (modified) * trunk/src/STFillerWrapper.h (modified) * trunk/src/STFit.h (modified) * trunk/src/STFocus.h (modified) * trunk/src/STFrequencies.h (modified) * trunk/src/STHistory.h (modified) * trunk/src/STLineFinder.h (modified) * trunk/src/STMath.h (modified) * trunk/src/STMathWrapper.h (modified) * trunk/src/STMolecules.h (modified) * trunk/src/STPolCircular.h (modified) * trunk/src/STPolLinear.h (modified) * trunk/src/STPolStokes.h (modified) * trunk/src/STTcal.h (modified) * trunk/src/STWeather.h (modified) * trunk/src/STWriter.h (modified) * trunk/src/STWriterWrapper.h (modified) added explicit keyword for single arument constructors Thu, 26 Apr 2007 04:52:32 GMT mar637 [1352] * trunk/src/RowAccumulator.cpp (modified) importatnt fix to the output mask of this object. This is now ... Thu, 26 Apr 2007 04:50:36 GMT mar637 [1351] * trunk/python/__init__.py (modified) several documentation updates for the upcoming release Thu, 26 Apr 2007 04:45:56 GMT mar637 [1350] * trunk/src/Scantable.h (modified) * trunk/src/ScantableWrapper.h (modified) * trunk/src/python_Scantable.cpp (modified) added scantable.get_inttime as per ticket #106 Thu, 26 Apr 2007 04:33:19 GMT mar637 [1349] * trunk/python/selector.py (modified) added american spelling alias fixed concatenation of queries. Thu, 26 Apr 2007 04:32:17 GMT mar637 [1348] * trunk/python/scantable.py (modified) documentation clean up. added mode 'paired' as the default to ... Thu, 26 Apr 2007 04:27:25 GMT mar637 [1347] * trunk/doc/Makefile (deleted) * trunk/doc/SConscript (modified) * trunk/doc/userguide.tex (modified) move to use latex builder; doc updates for 2.2 Thu, 26 Apr 2007 03:24:41 GMT mar637 [1346] * trunk/src/STAttr.h (modified) Enhancement ticket #105 - addded gain-el curves for Parkes K-band Thu, 26 Apr 2007 03:24:21 GMT mar637 [1345] * trunk/src/STAttr.cpp (modified) Enhancement ticket #105 - addded gain-el curves for Parkes K-band Tue, 24 Apr 2007 06:10:46 GMT mar637 [1344] * trunk/doc/userguide.tex (modified) minor fixes to quotients Fri, 20 Apr 2007 02:10:39 GMT mar637 [1343] * trunk/Makefile (modified) This is now jusrt a helper makfile for IDE, to enable them to call scons Fri, 20 Apr 2007 02:09:45 GMT mar637 [1342] * trunk/src/Makefile (deleted) * trunk/src/Makefile.woody (deleted) No longer used Fri, 20 Apr 2007 01:35:03 GMT mar637 [1341] * trunk/web/index.html (modified) Updated website to point to ftp directly and the new trac server Fri, 20 Apr 2007 00:49:11 GMT mar637 [1338] * trunk/python/scantable.py (modified) Added matched pair auto_quotient and made it the default 'mode' Fri, 20 Apr 2007 00:48:08 GMT mar637 [1337] * trunk/python/selector.py (modified) improvements to the selector. + operator now also 'AND's the query ... Fri, 20 Apr 2007 00:47:01 GMT mar637 [1336] * trunk/src/STMath.cpp (modified) removed debug print cout Wed, 18 Apr 2007 06:22:24 GMT mar637 [1335] * trunk/SConstruct (modified) added custom fortran location. added darwin release mode options Wed, 18 Apr 2007 06:21:15 GMT mar637 [1334] * trunk/src/Scantable.cpp (modified) Use CountedPointer for STPol instance Wed, 18 Apr 2007 06:18:40 GMT mar637 [1333] * trunk/src/RowAccumulator.cpp (modified) * trunk/src/STMath.cpp (modified) * trunk/src/Scantable.cpp (modified) Fix for Ticket #104; protect the user from flagging the whole ... Wed, 18 Apr 2007 06:17:26 GMT mar637 [1332] * trunk/scons/utils.py (modified) small patch for fortran detection, when no fortran is found. Thu, 12 Apr 2007 04:07:20 GMT mar637 [1331] * trunk/SConstruct (modified) changed order of blas and lapack Thu, 12 Apr 2007 03:51:43 GMT mar637 [1330] * trunk/external/SConscript (modified) scons 0.96.1 can't add static libs with full path Thu, 12 Apr 2007 03:37:25 GMT mar637 [1329] * trunk/SConstruct (modified) on darwin exit if scons < 0.96.95 Thu, 12 Apr 2007 03:33:36 GMT mar637 [1328] * trunk/src/SConscript (modified) added LoadableModule alias for scons-0.96.1 Thu, 12 Apr 2007 03:28:19 GMT mar637 [1327] * trunk/SConstruct (modified) enabled customisable lib names Thu, 12 Apr 2007 03:23:10 GMT mar637 [1326] * trunk/SConstruct (modified) only check for libcasa_casa Thu, 12 Apr 2007 02:07:38 GMT mar637 [1325] * trunk/SConstruct (modified) * trunk/external/SConscript (added) * trunk/external/atnf (added) * trunk/external/atnf/PKSIO (added) * trunk/external/atnf/PKSIO/FITSreader.cc (added) * trunk/external/atnf/PKSIO/FITSreader.h (added) * trunk/external/atnf/PKSIO/MBFITSreader.cc (added) * trunk/external/atnf/PKSIO/MBFITSreader.h (added) * trunk/external/atnf/PKSIO/PKSFITSreader.cc (added) * trunk/external/atnf/PKSIO/PKSFITSreader.h (added) * trunk/external/atnf/PKSIO/PKSMBrecord.cc (added) * trunk/external/atnf/PKSIO/PKSMBrecord.h (added) * trunk/external/atnf/PKSIO/PKSMS2reader.cc (added) * trunk/external/atnf/PKSIO/PKSMS2reader.h (added) * trunk/external/atnf/PKSIO/PKSMS2writer.cc (added) * trunk/external/atnf/PKSIO/PKSMS2writer.h (added) * trunk/external/atnf/PKSIO/PKSSDwriter.cc (added) * trunk/external/atnf/PKSIO/PKSSDwriter.h (added) * trunk/external/atnf/PKSIO/PKSreader.cc (added) * trunk/external/atnf/PKSIO/PKSreader.h (added) * trunk/external/atnf/PKSIO/PKSwriter.h (added) * trunk/external/atnf/PKSIO/SDFITSreader.cc (added) * trunk/external/atnf/PKSIO/SDFITSreader.h (added) * trunk/external/atnf/PKSIO/SDFITSwriter.cc (added) * trunk/external/atnf/PKSIO/SDFITSwriter.h (added) * trunk/external/atnf/PKSIO/makefile (added) * trunk/external/atnf/pks (added) * trunk/external/atnf/pks/makefile (added) * trunk/external/atnf/pks/pks_maths.cc (added) * trunk/external/atnf/pks/pks_maths.h (added) * trunk/external/atnf/pks/pksmb_support.cc (added) * trunk/external/atnf/pks/pksmb_support.h (added) * trunk/scons/casa.py (deleted) * trunk/scons/utils.py (modified) * trunk/src/MathUtils.cpp (modified) * trunk/src/MathUtils.h (modified) * trunk/src/MathUtils2.cpp (deleted) * trunk/src/SConscript (modified) * trunk/src/Scantable.cpp (modified) * trunk/src/Templates.cpp (deleted) Changes to use casacore instead of casa_asap/aips++\nAdded atnf PKSIO ... Thu, 12 Apr 2007 00:40:13 GMT mar637 [1324] * trunk/external/casa_asap (deleted) moved to casacore Thu, 22 Mar 2007 22:23:38 GMT mar637 [1323] * trunk/src/Scantable.cpp (modified) Fix for Ticket #102; cut-and-paster error in initFactories. Thu, 15 Mar 2007 23:43:19 GMT mar637 [1322] * trunk/python/scantable.py (modified) Fix for Ticket #101. set_restfreqs handles non-consecutive IFs now. Tue, 06 Mar 2007 03:30:28 GMT mar637 [1321] * trunk/src/STMath.cpp (modified) Hopefully final fix to ticket #78;had to do a sub selection of ... Thu, 01 Mar 2007 09:56:05 GMT mar637 [1319] * trunk/src/STMath.cpp (modified) Fix for Ticket #99; if etapp>0 and d>0 don't look up telescope Wed, 07 Feb 2007 04:14:41 GMT mar637 [1318] * trunk/src/STMath.cpp (modified) Fix for Ticket #97; corrected opacity formula. Forgot to check this in Wed, 07 Feb 2007 04:11:57 GMT mar637 [1317] * trunk/python/asapplotter.py (modified) fixed deprecated import of sre Wed, 07 Feb 2007 04:11:26 GMT mar637 [1316] * trunk/python/__init__.py (modified) Fix for Ticket #98; taking system AIPSPATH if defined Tue, 30 Jan 2007 09:59:42 GMT vor010 [1315] * trunk/src/STLineFinder.cpp (modified) bug fixed: the criterion required nch+1 instead of nch, number of ... Mon, 18 Dec 2006 05:37:04 GMT mar637 [1314] * trunk/src/RowAccumulator.cpp (modified) * trunk/src/STMath.cpp (modified) fixed defect, where scantable averaging output failed if first row in ... Thu, 14 Dec 2006 02:55:44 GMT mar637 [1313] * trunk/plugins/vanvleck_flag.py (added) scantable plugin to flag negative values in the bandpass (MOPS) Thu, 14 Dec 2006 02:54:40 GMT mar637 [1312] * trunk/plugins (added) directory to hol python plugin scripts Thu, 14 Dec 2006 00:22:52 GMT mar637 [1311] * trunk/python/__init__.py (modified) version set to trunk Thu, 14 Dec 2006 00:17:33 GMT mar637 [1308] * trunk/python/scantable.py (modified) * trunk/src/STMath.cpp (modified) * trunk/src/STMath.h (modified) * trunk/src/STMathWrapper.h (modified) * trunk/src/python_STMath.cpp (modified) re-enabled the scantable binary operators Thu, 14 Dec 2006 00:00:56 GMT mar637 [1306] * trunk/python/asapfitter.py (modified) Fix for ticket #96, copy keyword was passed to logical_and instead of ... Wed, 29 Nov 2006 01:02:15 GMT mar637 [1305] * trunk/Makefile (modified) * trunk/SConstruct (modified) * trunk/doc/CHANGELOG (modified) * trunk/python/__init__.py (modified) * trunk/src/STWriter.cpp (modified) * trunk/web/index.html (modified) merge from asap2.1.1 release tag Mon, 06 Nov 2006 11:22:03 GMT mar637 [1295] * trunk/Doxyfile (copied) * trunk/Makefile (modified) * trunk/doc/CHANGELOG (modified) * trunk/monitor/cgi-bin/asapmon.py (modified) * trunk/monitor/cgi-bin/filelist.py (modified) * trunk/python/__init__.py (modified) * trunk/python/asapfitter.py (modified) * trunk/python/asapplotter.py (modified) * trunk/python/scantable.py (modified) * trunk/scons/casa.py (modified) * trunk/share/ipythonrc-asap (modified) * trunk/src/LineCatalog.h (modified) * trunk/src/Makefile (modified) * trunk/src/RowAccumulator.h (modified) * trunk/src/STAsciiWriter.cpp (modified) * trunk/src/STMath.h (modified) * trunk/src/STWriter.cpp (modified) * trunk/src/Scantable.h (modified) * trunk/web/index.html (modified) merge form Release2.1.1 branch Fri, 03 Nov 2006 05:08:22 GMT mar637 [1280] * trunk/SConstruct (modified) * trunk/admin/asap2-close.doc (copied) * trunk/admin/reqmatrix.sxc (modified) * trunk/doc/userguide.tex (modified) * trunk/python/__init__.py (modified) * trunk/python/scantable.py (modified) * trunk/src/STWriter.cpp (modified) Merge from Release2.1.1b tag Wed, 13 Sep 2006 02:09:43 GMT mar637 [1273] * trunk/python/asapfitter.py (modified) * trunk/test/mopra.py (modified) Merge from Release2.1.1b tag Wed, 13 Sep 2006 01:25:37 GMT vor010 [1269] * trunk/Makefile (modified) Unintended changes reverted back to rev. 1267 Wed, 13 Sep 2006 01:21:17 GMT vor010 [1268] * trunk/Makefile (modified) * trunk/python/scantable.py (modified) chan_avg_limit parameter has been added to auto_poly_baseline method. ... Wed, 13 Sep 2006 00:17:00 GMT mar637 [1267] * trunk/SConstruct (modified) * trunk/doc/userguide.tex (modified) * trunk/test/file-io.py (modified) Merge from Release2.1 branch Mon, 11 Sep 2006 05:10:05 GMT mar637 [1259] * trunk/SConstruct (modified) * trunk/admin/reqmatrix.sxc (modified) * trunk/doc/CHANGELOG (modified) * trunk/doc/SConscript (copied) * trunk/doc/userguide.tex (modified) * trunk/python/__init__.py (modified) * trunk/python/asaplotbase.py (modified) * trunk/python/asapplotter.py (modified) * trunk/python/linecatalog.py (modified) * trunk/python/scantable.py (modified) * trunk/src/LineCatalog.cpp (modified) * trunk/src/LineCatalog.h (modified) * trunk/src/Makefile (modified) * trunk/src/STMath.cpp (modified) * trunk/src/STPolCircular.cpp (modified) * trunk/src/STWriter.cpp (modified) * trunk/src/python_Scantable.cpp (modified) * trunk/test/file-io.py (modified) * trunk/web/commands.html (modified) * trunk/web/images/logo.png (copied) * trunk/web/images/logo.xcf (copied) * trunk/web/index.html (modified) Merge from Release2.1.0b tag Fri, 01 Sep 2006 03:14:11 GMT mar637 [1232] * trunk/SConstruct (modified) * trunk/bin/install (modified) * trunk/python/asapfit.py (modified) * trunk/python/asapfitter.py (modified) * trunk/python/asapmath.py (modified) * trunk/python/asapplotter.py (modified) * trunk/src/STFitter.cpp (modified) * trunk/src/STMath.cpp (modified) Merge from Release2.1.0b tag Wed, 30 Aug 2006 03:29:25 GMT mar637 [1217] * trunk/doc/userguide.tex (modified) * trunk/external/casa_asap/configure.sh (modified) * trunk/python/asapfitter.py (modified) * trunk/python/asapplotter.py (modified) * trunk/python/scantable.py (modified) Merge from Release2.1.0b tag Tue, 29 Aug 2006 06:16:15 GMT mar637 [1210] * trunk/bin/asap (modified) * trunk/bin/install (modified) * trunk/external/casa_asap/README (copied) * trunk/external/casa_asap/build.sh (modified) * trunk/external/casa_asap/configure.sh (copied) * trunk/external/casa_asap/install.sh (deleted) Merge from Release2.1.0b tag Tue, 29 Aug 2006 04:13:30 GMT mar637 [1203] * trunk/python/scantable.py (modified) * trunk/src/STMath.cpp (modified) Using FFTServer::fft0 now, don't know what the difference is. Adde ... Tue, 29 Aug 2006 01:33:20 GMT mar637 [1202] * trunk/SConstruct (modified) Merge from Release2.1.0b tag Tue, 29 Aug 2006 01:03:45 GMT mar637 [1200] * trunk/python/scantable.py (modified) * trunk/src/STMath.cpp (modified) * trunk/src/STMath.h (modified) * trunk/src/STMathWrapper.h (modified) Merge from Release2.1.0b tag Tue, 29 Aug 2006 00:26:13 GMT mar637 [1198] * trunk/src/Makefile (modified) Merge from Release2.1.0b tag Mon, 28 Aug 2006 23:47:08 GMT mar637 [1195] * trunk/SConstruct (modified) * trunk/bin/install (modified) added module test action. fixed makedist target including install script. Mon, 28 Aug 2006 23:45:52 GMT mar637 [1194] * trunk/INSTALL (added) Installation instruction Mon, 28 Aug 2006 23:24:47 GMT mar637 [1193] * trunk/python/__init__.py (modified) added ipython detection to set up ipython specific things Mon, 28 Aug 2006 06:33:58 GMT mar637 [1192] * trunk/python/__init__.py (modified) * trunk/python/scantable.py (modified) * trunk/src/STMath.cpp (modified) * trunk/src/STMath.h (modified) * trunk/src/STMathWrapper.h (modified) * trunk/src/python_STMath.cpp (modified) added lag_flag - flagging of frequencies in fft space Mon, 28 Aug 2006 02:47:57 GMT mar637 [1191] * trunk/scons/disttar.py (deleted) * trunk/scons/installtree.py (deleted) removed these tools as they are no longer used Mon, 28 Aug 2006 02:47:15 GMT mar637 [1190] * trunk/python/__init__.py (modified) * trunk/python/scantable.py (modified) added set_feedtype (Ticket #61) Mon, 28 Aug 2006 02:28:27 GMT mar637 [1189] * trunk/src/STPolCircular.cpp (added) * trunk/src/STPolCircular.h (added) * trunk/src/STPolLinear.cpp (modified) * trunk/src/Scantable.cpp (modified) * trunk/src/Scantable.h (modified) * trunk/src/ScantableWrapper.h (modified) * trunk/src/python_Scantable.cpp (modified) Fix for ticket #61 - changing of default polarisation. Done ticket ... Mon, 28 Aug 2006 02:20:39 GMT mar637 [1188] * trunk/src/STAttr.cpp (modified) * trunk/src/STAttr.h (modified) * trunk/src/STFiller.cpp (modified) changed feedtype to be string and added detection of feedtype to filler. Fri, 25 Aug 2006 06:57:55 GMT mar637 [1187] * trunk/SConstruct (modified) fix for install target for ipythonrc-asap Fri, 25 Aug 2006 06:45:03 GMT mar637 [1186] * trunk/SConstruct (modified) fix depency of makedist on install