Timeline
03/27/06:
- 19:37 Changeset [938] by
- asap2 version of test script - second attempt
- 19:36 Changeset [937] by
- asap2 version of test script
- 19:34 Changeset [936] by
- fixed self.stm to self._math
- 19:33 Changeset [935] by
- re-introduced re-plot
- 19:32 Changeset [934] by
- added _empty function
- 19:31 Changeset [933] by
- removed print of MOLECULE_ID
03/24/06:
- 13:46 Changeset [932] by
- python warpper for c++ selector class
- 13:45 Changeset [931] by
- added align arg to average_time; fixed auto_poly_baseline to be …
- 13:43 Changeset [930] by
- added align arg to average_time().
- 13:42 Changeset [929] by
- made it consistent with the interfaces changes at c++ level
- 13:41 Changeset [928] by
- re-enabled plotter; added new utility function _to_list(); added empty …
- 13:35 Changeset [927] by
- added frequencyAlign().
- 13:35 Changeset [926] by
- added frequencyAlign(). fixed bug in gainElevation. Was assigning …
- 13:34 Changeset [925] by
- added getChannels member function.
- 13:33 Changeset [924] by
- fix for incorrect use of Scantable::nchan. Fix for std::vector / …
- 13:32 Changeset [923] by
- fixed az/el data type to be Float. added getChannels function. to get …
- 13:29 Changeset [922] by
- fixed type azimuth and elevation types to be float. fixed pattern …
- 13:27 Changeset [921] by
- Added setFrame form measures, implemented setFrame for both base and …
03/22/06:
- 21:45 Changeset [920] by
- asap2 migration of plotter
- 21:42 Changeset [919] by
- fixed indentation error left by Maxim's last check-in
- 21:41 Changeset [918] by
- added merge
- 21:40 Changeset [917] by
- 0-based re-indexing SCANNO on merge. added frequencyAlign. Compiles, …
- 21:38 Changeset [916] by
- added STPolStokes to objects and depends
- 21:36 Changeset [915] by
- added Scantable::getTimeReference(). Using other.table_.endianFormat() …
03/21/06:
- 15:32 Changeset [914] by
- Stokes polarimetry handling and conversion bug fix: forgot self on …
- 14:50 Changeset [913] by
- Stokes polarimetry handling and conversion
- 14:50 Changeset [912] by
- added polarimtery functions
- 13:56 Changeset [911] by
- added linpol rotation
- 13:55 Changeset [910] by
- Stokes polarimetry handling and conversion
- 10:17 Changeset [909] by
- RuntimeError -> ValueError
03/20/06:
- 15:23 Changeset [908] by
- rolled back Makefile to rev. 906/ changes were specific to Narrabri
- 15:17 Changeset [907] by
- LineFinder & auto_poly_baseline: a support of new scantable format …
03/17/06:
- 17:01 Changeset [906] by
- added STPol.o
- 17:00 Changeset [905] by
- change default polytype passed as argument to "", to then apply …
- 16:55 Changeset [904] by
- Polarimetry handling and conversion
- 16:51 Changeset [903] by
- Factory pattern class
- 10:10 Changeset [902] by
- More work on polarisation. STPol and labelling
03/10/06:
- 13:29 Changeset [901] by
- SDContainer -> STHeader
- 12:24 Changeset [900] by
- asap2 naming changes
- 12:22 Changeset [899] by
- Now STPol*
- 12:20 Changeset [898] by
- asap2 naming changes
- 12:10 Changeset [897] by
- enable polarimetry in asap2
- 12:09 Changeset [896] by
- enable polarimetry in asap2
03/08/06:
- 14:29 Changeset [895] by
- added asapreader to asap2
- 14:03 Changeset [894] by
- asap2 naming changes
- 13:54 Changeset [893] by
- asap2 naming changes
- 13:40 Changeset [892] by
- asap2 naming changes
- 13:36 Changeset [891] by
- asap2 naming changes
- 13:32 Changeset [890] by
- asap2 naming changes
- 13:16 Changeset [889] by
- fixed _check_ifs()
- 13:15 Changeset [888] by
- Fixed all nXYZ() functions, to get row 0 NOT the number 0
- 12:03 Changeset [887] by
- fixed bug in print(): was using column instead of keyword to retrieve frame
- 12:02 Changeset [886] by
- added toggle for newline at end of each push
- 12:02 Changeset [885] by
- rename SD -> ST
- 12:01 Changeset [884] by
- added setSpectrum
- 12:00 Changeset [883] by
- added toggle for newline at end of each push
- 11:59 Changeset [882] by
- added linefinder
- 11:58 Changeset [881] by
- added linefinder
- 11:57 Changeset [880] by
- added linefinder
03/06/06:
- 12:23 Changeset [879] by
- asap2 name changes
- 12:23 Changeset [878] by
- SDAttr->STAttr name change
- 12:18 Changeset [877] by
- asap2 naming changes
- 11:51 Changeset [876] by
- move to asap2 container
- 11:32 Changeset [875] by
- SDMemTable -> Scantable handling (asap2)
- 11:29 Changeset [874] by
- asap2 naming changes
- 11:28 Changeset [873] by
- SDMemTable -> Scnatable handling (asap2)
- 11:24 Changeset [872] by
- SDMemTable -> Scnatable handling (asap2)
- 11:20 Changeset [871] by
- asap2 naming changes
- 10:55 Changeset [870] by
- fixed getEntry (wasnt passing reference) added getRestFrequency()
- 10:53 Changeset [869] by
- return empty std::vector<int> in ::get
- 10:52 Changeset [868] by
- added assign some renaming for consistency
- 10:50 Changeset [867] by
- gainEl interface change to std::vector bug fix: forgot ++iter
- 10:47 Changeset [866] by
- Update to setInfo added setUnit, setDoppler
- 10:39 Changeset [865] by
- added getAbcissa and several inline get functions. Full support of …
03/01/06:
- 14:06 Changeset [864] by
- lots of changes to the new Scantable interface
- 14:04 Changeset [863] by
- SDMemtableWrapper -> ScantableWrapper
- 14:01 Changeset [862] by
- added history append to average and merge
- 14:00 Changeset [861] by
- added documentation
- 14:00 Changeset [860] by
- reworked history table added STHistory class
- 11:51 Changeset [859] by
- reworked subtable handling fixed bug in casa::Table construction, …
- 11:49 Changeset [858] by
- changed average interface to use std::vector<bool> instead of …
- 11:48 Changeset [857] by
- added name() reworked copy constructor for (Table tab) to tale name of …
- 11:46 Changeset [856] by
- added name() reworked copy constructor for (Table tab) to also pass …
- 11:30 Changeset [855] by
- tidy
- 11:30 Changeset [854] by
- comment tidy up
- 11:29 Changeset [853] by
- boost::python wrapper for STSelector initial revision
02/28/06:
- 10:51 Changeset [852] by
- added member function rownumbers() reworked subtable handling
- 10:50 Changeset [851] by
- added TableVector template for uInt
- 10:49 Changeset [850] by
- added string map, moved map to int map added pattern based name search
- 10:47 Changeset [849] by
- added assignment operator and additional constructor
Note:
See TracTimeline
for information about the timeline view.