<?xml version="1.0" encoding="UTF-8" ?>
<VOEvent role="prediction"
	ivorn="ivo://sot.lmsal.com/VOEvent#2008-02-21T11:24:00Z"
	version="1.11"
	xmlns="http://www.ivoa.net/xml/VOEvent/v1.11"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xmlns:lmsal="http://sot.lmsal.com/lmsal"
	xmlns:crd="urn:nvo-coords"
	xsi:schemaLocation="http://www.ivoa.net/xml/VOEvent/VOEvent-v1.1.xsd">


	<Who>
		<!-- Data pertaining to curation: observer, telescope, instrument, planner, tohbans, ... -->
		<Date>2009-04-20T13:30:52.000Z</Date>    <!-- Time VOEvent was generated. -->
		<PublisherID>http://sot.lmsal.com</PublisherID>

		<Contact>
			<Name>Ted Tarbell</Name>
			<Institution>LMSAL</Institution>
			<Communication>
				<Uri>http://lmsal.com</Uri>
				<AddressLine>3251 Hanover Rd, O/ADBS, B/252, Palo Alto, CA, 94304</AddressLine>
				<Telephone>+1-650-424-2400</Telephone>
				<Email>tarbell@lmsal.com</Email>
			</Communication>		</Contact>

		<lmsal:Telescope>Hinode</lmsal:Telescope>
		<lmsal:Instrument>SOTSP</lmsal:Instrument>
		<lmsal:Tohbans>Arikawa</lmsal:Tohbans>
		<lmsal:ChiefPlanner>Sterling</lmsal:ChiefPlanner>
		<lmsal:ChiefObserver>Berger</lmsal:ChiefObserver>
	</Who>


	<What>
		<!-- Data pertaining to what was observed, measured, ...   Some of these tags might move into Who section. -->
		<lmsal:obsId></lmsal:obsId>
		<lmsal:OBS_NUM>0</lmsal:OBS_NUM>
		<lmsal:JOP_ID>0</lmsal:JOP_ID>
		<lmsal:JOP></lmsal:JOP>
		<lmsal:JOIN_SB>null</lmsal:JOIN_SB>    <!-- S=SOT, X=XRT, E=EIS, SX=SOT+XRT, EX=EIS+XRT -->
		<lmsal:OBSTITLE>SP DPCM data for compression test</lmsal:OBSTITLE>
		<lmsal:SCI_OBJ>SP DPCM data for compression test</lmsal:SCI_OBJ>     <!--  Scientific objectives -->
		<lmsal:SCI_OBS>BP</lmsal:SCI_OBS>     <!-- Objects being observed -->
		<lmsal:NOAA_NUM></lmsal:NOAA_NUM>
		<lmsal:TARGET>S Pole</lmsal:TARGET>
		<lmsal:slotNumber>5</lmsal:slotNumber>
	</What>


	<WhereWhen>
		<!-- Space and Time Coordinates. -->
		<ObservatoryLocation ID="Hinode" />

		<ObservationLocation>
			<lmsal:xCen>109</lmsal:xCen>		<!-- xcen and ycen from FITS -->
			<lmsal:yCen>-632</lmsal:yCen>
			<lmsal:xFov>0</lmsal:xFov>
			<lmsal:yFov>0</lmsal:yFov>
			<crd:AstroCoords coord_system_id="UTC-HGS-TOPO">
				<crd:Time>
					<crd:TimeInterval>2008-02-21T11:24:00.000Z 2008-02-21T12:30:00.000Z</crd:TimeInterval>
				</crd:Time>
				<crd:Position3D>109 -632</crd:Position3D>
			</crd:AstroCoords>
		</ObservationLocation>

		<Group name="saaIntervals">
			<Param name="saaInterval" value="2008-02-23T08:03:00Z 2008-02-23T08:26:00Z" />
		</Group>
	</WhereWhen>


	<Why>
		<!-- Why was observation performed.  Initial scientific assessment, hypothesized mechanisms, classifications, ... -->
		<Concept>
			<lmsal:Goal>SP DPCM data for compression test</lmsal:Goal>
			<lmsal:Purpose>SP DPCM set</lmsal:Purpose>
		</Concept>

		<Description>
			XBP near the south pole is the main target during this period and we make 1hr observation with EIS. We will take a set of 12bit DPCM-compressed SP data as follows;  - 1x1  6-cycle  - 1x1  2-cycle  - 1x1  12-cycle  - 2x2  4-cycle
		</Description>
	</Why>

</VOEvent>
