Timeline



03/31/06:

17:41 Changeset [967] by Chris Phillips
Created index
17:40 Changeset [966] by Chris Phillips
Added selection section, updated worked examples and minor tweaks
17:35 Ticket #11 (Tsys for polarmetric cross products) created by Chris Phillips
The code should be checked how Tsys is applied for polarimetry cross …
17:25 Changeset [965] by Chris Phillips
Fixed typo in getlinpol Pangle
17:17 Changeset [964] by mar637
removed type prefix for polarisation labels
17:16 Changeset [963] by mar637
set_tsys needs to use vector notation of TSYS
17:12 Ticket #8 (Polarimetry Support) closed by Malte Marquarding
fixed: Done. Needs to be seen that the algorithm is correct.
17:11 Ticket #10 (Cannot select "RR & LL") closed by Malte Marquarding
fixed: Fixed typo in STPol.h
17:09 Changeset [962] by mar637
added Fit objects
17:08 Changeset [961] by mar637
update to reflect changes to STFocus as in Ticket #8
17:07 Changeset [960] by mar637
c++ side of Ticket #7
17:07 Changeset [959] by mar637
c++ side of Ticket #7; update as requested in Ticket #8 and last revision
17:04 Changeset [958] by mar637
remove debug cout
17:01 Changeset [957] by mar637
Polarisation changes according to Ticket #8; Fix Ticket #10
16:47 Ticket #10 (Cannot select "RR & LL") created by Chris Phillips
The following selection of stokes RR & LL fails on the plotter (using …
15:50 Ticket #9 (Update user guide) created by Malte Marquarding
The ASAP user guide needs to be updated to asap2.
15:49 WikiStart edited by Malte Marquarding
(diff)
15:37 Changeset [956] by mar637
asap2 naming changes
15:35 Changeset [955] by mar637
Class to transport fit parameters
14:45 BetaTesters created by Chris Phillips
14:43 WikiStart edited by Chris Phillips
(diff)
14:38 Ticket #8 (Polarimetry Support) created by Chris Phillips
Support for parallactic and feed angles should be added into ASAP v2 …
11:40 Ticket #7 (Finish migration on asapfit/STFitTable) created by Malte Marquarding
These need to be migrated to be used with asap2

03/30/06:

17:29 Ticket #6 (selector.set_polarisation does not work) closed by Malte Marquarding
fixed: Fixed. http://sourcecode.atnf.csiro.au/cgi-bin/trac_asap.cgi/changeset/954
17:27 Changeset [954] by mar637
Fixed Ticket #6 (selector.set_polarisations error)
17:24 Changeset [953] by Chris Phillips
Initial Update for v2
17:11 Ticket #6 (selector.set_polarisation does not work) created by Chris Phillips
The following gives an error: ASAP> selection.set_polarisations(["I", …
17:10 Ticket #5 (Parallel installation of asap and asap2 on beta testing machine (zorro)) created by Malte Marquarding
Rework asap startup script to allow both version. Install on zorro.
16:56 Ticket #4 (scantable.write for external data formats not implemented) created by Malte Marquarding
STWriter implementation needs to be finished.
16:36 Ticket #3 (selector.set_name not working) closed by Malte Marquarding
fixed: http://sourcecode.atnf.csiro.au/cgi-bin/trac_asap.cgi/changeset/952
16:33 Ticket #3 (selector.set_name not working) created by Malte Marquarding
selector.set_name fails as there is a typo in the function
16:32 Ticket #1 (boost::python wrapping of c++ classes) closed by Malte Marquarding
fixed
16:16 Changeset [952] by mar637
fixed typo in set_name
15:44 Changeset [951] by mar637
The alpha release of asap2
15:42 Changeset [950] by mar637
re-enebled insitu freq_align
15:42 Changeset [949] by mar637
asap2 version of test script
15:41 Changeset [948] by mar637
added get functions; added is_empty; added add to combine selections
15:40 Changeset [947] by mar637
made use of selector class, added sort order to _plot command
15:39 Changeset [946] by mar637
re-enabled average_pol; made use of selector class
15:38 Changeset [945] by mar637
fixed scanAv->scanav mix up
15:38 Changeset [944] by mar637
added unique; added selector
15:37 Changeset [943] by mar637
fixed a couple of variable mix ups
15:36 Changeset [942] by mar637
fixed _S stripping in sourcename; reverted auto-detection of npol==1 …
15:35 Changeset [941] by mar637
fixed the output alignment of summary
15:34 Changeset [940] by mar637
added averagePolarisations; added log output to frequencyAlign; …
15:32 Changeset [939] by mar637
added get functions
00:00 Milestone ASAP2 alpha release completed
The data container for ASAP went through a major redesign in version …

03/27/06:

19:37 Changeset [938] by mar637
asap2 version of test script - second attempt
19:36 Changeset [937] by mar637
asap2 version of test script
19:34 Changeset [936] by mar637
fixed self.stm to self._math
19:33 Changeset [935] by mar637
re-introduced re-plot
19:32 Changeset [934] by mar637
added _empty function
19:31 Changeset [933] by mar637
removed print of MOLECULE_ID

03/24/06:

13:46 Changeset [932] by mar637
python warpper for c++ selector class
13:45 Changeset [931] by mar637
added align arg to average_time; fixed auto_poly_baseline to be …
13:43 Changeset [930] by mar637
added align arg to average_time().
13:42 Changeset [929] by mar637
made it consistent with the interfaces changes at c++ level
13:41 Changeset [928] by mar637
re-enabled plotter; added new utility function _to_list(); added empty …
13:35 Changeset [927] by mar637
added frequencyAlign().
13:35 Changeset [926] by mar637
added frequencyAlign(). fixed bug in gainElevation. Was assigning …
13:34 Changeset [925] by mar637
added getChannels member function.
13:33 Changeset [924] by mar637
fix for incorrect use of Scantable::nchan. Fix for std::vector / …
13:32 Changeset [923] by mar637
fixed az/el data type to be Float. added getChannels function. to get …
13:29 Changeset [922] by mar637
fixed type azimuth and elevation types to be float. fixed pattern …
13:27 Changeset [921] by mar637
Added setFrame form measures, implemented setFrame for both base and …

03/22/06:

21:45 Changeset [920] by mar637
asap2 migration of plotter
21:42 Changeset [919] by mar637
fixed indentation error left by Maxim's last check-in
21:41 Changeset [918] by mar637
added merge
21:40 Changeset [917] by mar637
0-based re-indexing SCANNO on merge. added frequencyAlign. Compiles, …
21:38 Changeset [916] by mar637
added STPolStokes to objects and depends
21:36 Changeset [915] by mar637
added Scantable::getTimeReference(). Using other.table_.endianFormat() …

03/21/06:

15:32 Changeset [914] by mar637
Stokes polarimetry handling and conversion bug fix: forgot self on …
14:50 Changeset [913] by mar637
Stokes polarimetry handling and conversion
14:50 Changeset [912] by mar637
added polarimtery functions
13:56 Changeset [911] by mar637
added linpol rotation
13:55 Changeset [910] by mar637
Stokes polarimetry handling and conversion
10:17 Changeset [909] by vor010
RuntimeError? -> ValueError?

03/20/06:

15:23 Changeset [908] by vor010
rolled back Makefile to rev. 906/ changes were specific to Narrabri
15:17 Changeset [907] by vor010
LineFinder? & auto_poly_baseline: a support of new scantable format …

03/17/06:

17:01 Changeset [906] by mar637
added STPol.o
17:00 Changeset [905] by mar637
change default polytype passed as argument to "", to then apply …
16:55 Changeset [904] by mar637
Polarimetry handling and conversion
16:51 Changeset [903] by mar637
Factory pattern class
10:10 Changeset [902] by mar637
More work on polarisation. STPol and labelling

03/10/06:

13:29 Changeset [901] by mar637
SDContainer -> STHeader
12:24 Changeset [900] by mar637
asap2 naming changes
12:22 Changeset [899] by mar637
Now STPol*
12:20 Changeset [898] by mar637
asap2 naming changes
12:10 Changeset [897] by mar637
enable polarimetry in asap2
12:09 Changeset [896] by mar637
enable polarimetry in asap2

03/08/06:

14:29 Changeset [895] by mar637
added asapreader to asap2
14:03 Changeset [894] by mar637
asap2 naming changes
13:54 Changeset [893] by mar637
asap2 naming changes
13:40 Changeset [892] by mar637
asap2 naming changes
13:36 Changeset [891] by mar637
asap2 naming changes
13:32 Changeset [890] by mar637
asap2 naming changes
13:16 Changeset [889] by mar637
fixed _check_ifs()
13:15 Changeset [888] by mar637
Fixed all nXYZ() functions, to get row 0 NOT the number 0
12:03 Changeset [887] by mar637
fixed bug in print(): was using column instead of keyword to retrieve frame
12:02 Changeset [886] by mar637
added toggle for newline at end of each push
12:02 Changeset [885] by mar637
rename SD -> ST
12:01 Changeset [884] by mar637
added setSpectrum
12:00 Changeset [883] by mar637
added toggle for newline at end of each push
11:59 Changeset [882] by mar637
added linefinder
11:58 Changeset [881] by mar637
added linefinder
11:57 Changeset [880] by mar637
added linefinder

03/06/06:

12:23 Changeset [879] by mar637
asap2 name changes
12:23 Changeset [878] by mar637
SDAttr->STAttr name change
12:18 Changeset [877] by mar637
asap2 naming changes
11:51 Changeset [876] by mar637
move to asap2 container
11:32 Changeset [875] by mar637
SDMemTable -> Scantable handling (asap2)
11:29 Changeset [874] by mar637
asap2 naming changes
11:28 Changeset [873] by mar637
SDMemTable -> Scnatable handling (asap2)
11:24 Changeset [872] by mar637
SDMemTable -> Scnatable handling (asap2)
11:20 Changeset [871] by mar637
asap2 naming changes
10:55 Changeset [870] by mar637
fixed getEntry (wasnt passing reference) added getRestFrequency()
10:53 Changeset [869] by mar637
return empty std::vector<int> in ::get
10:52 Changeset [868] by mar637
added assign some renaming for consistency
10:50 Changeset [867] by mar637
gainEl interface change to std::vector bug fix: forgot ++iter
10:47 Changeset [866] by mar637
Update to setInfo added setUnit, setDoppler
10:39 Changeset [865] by mar637
added getAbcissa and several inline get functions. Full support of …

03/01/06:

14:06 Changeset [864] by mar637
lots of changes to the new Scantable interface
14:04 Changeset [863] by mar637
SDMemtableWrapper -> ScantableWrapper?
14:01 Changeset [862] by mar637
added history append to average and merge
14:00 Changeset [861] by mar637
added documentation
14:00 Changeset [860] by mar637
reworked history table added STHistory class
11:51 Changeset [859] by mar637
reworked subtable handling fixed bug in casa::Table construction, …
11:49 Changeset [858] by mar637
changed average interface to use std::vector<bool> instead of …
11:48 Changeset [857] by mar637
added name() reworked copy constructor for (Table tab) to tale name of …
11:46 Changeset [856] by mar637
added name() reworked copy constructor for (Table tab) to also pass …
11:30 Changeset [855] by mar637
tidy
11:30 Changeset [854] by mar637
comment tidy up
11:29 Changeset [853] by mar637
boost::python wrapper for STSelector initial revision
Note: See TracTimeline for information about the timeline view.