#
# ChangeLog for trunk/src/SDPol.cc
#
# Generated by Trac 1.6
# 03/15/25 02:59:50

Thu, 22 Sep 2005 01:34:14 GMT mar637 [683]
	* trunk/src/SDPol.cc (modified)

	fix from last revision have to use Float explixitly


Wed, 21 Sep 2005 04:44:55 GMT mar637 [678]
	* trunk/src/SDPol.cc (modified)

	update from Release-2-fixes branch


Tue, 08 Mar 2005 04:28:12 GMT mar637 [540]
	* trunk/src/SDPol.cc (modified)

	Bug fix: missing break;


Wed, 23 Feb 2005 02:59:06 GMT kil064 [500]
	* trunk/src/SDPol.cc (modified)
	* trunk/src/SDPol.h (modified)

	rotateXYPhase -> rotatePhase
	add function rotateLinPolPgase


Tue, 22 Feb 2005 02:31:54 GMT kil064 [498]
	* trunk/src/SDPol.cc (modified)

	return to convention I=(XX+YY)/2


Mon, 21 Feb 2005 07:03:36 GMT kil064 [492]
	* trunk/src/SDPol.cc (modified)
	* trunk/src/SDPol.h (modified)

	add function polarizationLabel


Fri, 18 Feb 2005 00:11:01 GMT kil064 [469]
	* trunk/src/SDPol.cc (modified)
	* trunk/src/SDPol.h (modified)
	* trunk/src/SDPol2.cc (modified)

	new functions for the SDWriter to handle Stokes output
	for SDFITS / ...


Wed, 16 Feb 2005 14:43:54 GMT kil064 [459]
	* trunk/src/SDPol.cc (modified)
	* trunk/src/SDPol.h (modified)
	* trunk/src/SDPol2.cc (added)

	make templatyed function SDPolUtil::stokesData to handle stokesMask ...


Tue, 15 Feb 2005 06:33:24 GMT kil064 [446]
	* trunk/src/SDPol.cc (modified)
	* trunk/src/SDPol.h (modified)

	add function convertStokes


Tue, 15 Feb 2005 00:20:11 GMT kil064 [440]
	* trunk/src/SDPol.cc (modified)
	* trunk/src/SDPol.h (modified)

	add function SDPolUtil::stokesMask
	fix error in nPol check in ...


Mon, 14 Feb 2005 09:09:27 GMT kil064 [437]
	* trunk/src/SDPol.cc (modified)
	* trunk/src/SDPol.h (modified)

	make it work for nPol=1,2 or 4


Mon, 14 Feb 2005 06:33:53 GMT kil064 [429]
	* trunk/src/SDPol.cc (modified)
	* trunk/src/SDPol.h (modified)

	add functions
	  getStokesSLice
	  circularPolarization


Mon, 14 Feb 2005 04:51:11 GMT kil064 [427]
	* trunk/src/SDPol.cc (modified)
	* trunk/src/SDPol.h (modified)

	Now handle 1,2 or 4 input polarizations in SDStokesEngine


Mon, 14 Feb 2005 02:26:04 GMT kil064 [426]
	* trunk/src/SDMemTable.cc (modified)
	* trunk/src/SDMemTable.h (modified)
	* trunk/src/SDMemTableWrapper.h (modified)
	* trunk/src/SDPol.cc (modified)
	* trunk/src/python_SDMemTable.cc (modified)

	add paOffset to function SDmemTable::getSTokesSpectrum


Mon, 14 Feb 2005 01:36:08 GMT kil064 [419]
	* trunk/src/SDPol.cc (added)
	* trunk/src/SDPol.h (added)

	classes to do some polarimetric processing
	initially

	  SDPolUtil ...