Differences between revisions 5 and 6
Revision 5 as of 2010-02-19 05:06:10
Size: 1891
Editor: mila
Comment:
Revision 6 as of 2010-02-19 05:24:54
Size: 2070
Editor: mila
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Line 6: Line 5:
Line 10: Line 10:
# PRIME KEY INFO
Line 11: Line 12:
# PRIME KEY INFO
Line 16: Line 16:
# GEOMETRY KEYWORDS - PIXEL Info for Bounding Box
Line 17: Line 18:
# GEOMETRY KEYWORDS - PIXEL Info for Bounding Box
Line 20: Line 20:
 .      # Half widths of the bounding box in X and Y directions  . # Half widths of the bounding box in X and Y directions
Line 22: Line 22:
 . IMAGEY1, INT [Half width of the bounding box, in Y-direction, in pixels]  . HWIDTH2, INT [Half width of the bounding box, in Y-direction, in pixels]
# COORDINATE KEYWORDS
Line 24: Line 25:
# COORDINATE KEYWORDS
Line 26: Line 26:

 . CTYPE1 = "hpln_tan"
 . CRPIX1 = 1
 . CRVAL1 = [center of bounding box]
 . CTYPE1 = "HPLN_TAN"
 . CRPIX1 = Reference pixel for array axis-1 [first pixel is: ]
 . CRVAL1 = The x-coordinate of the reference pixel, in arcsec
Line 31: Line 30:
 . CDELT1 = 0.5 [nominal HMI pixel]

 . CTYPE2 = "hplt_tan"
 . CRPIX2 = 1
 . CDELT1 = The detector plate scale at the reference pixel [0.5 arcsec/pixel]
 . CTYPE2 = "HPLT_TAN"
 . CRPIX2 = Reference pixel for array axis-2 [first pixel is: ]
Line 37: Line 35:
 . CDELT2 = 0.5 [nominal HMI pixel]  . CDELT2 = The detector plate scale at the reference pixel [0.5 arcsec/pixel]
# OTHER KEYWORDS FOR PATCH
Line 39: Line 38:
# OTHER KEYWORDS FOR PATCH
Line 45: Line 43:
# SEGMENT INFO
Line 46: Line 45:
 . data:arp_map, char, vardims, 2, 100, 100, fitz, 0, 1,"TXT" - '' BITMAP of ACTIVE REGION ''
#LINK INFO
Line 47: Line 48:
# SEGMENT INFO
 . data:arp_map, char, vardims, 2, 100, 100, fitz, 0, 1,"TXT" - '' BITMAP of ACTIVE REGION ''

#LINK INFO
Line 53: Line 50:
Line 55: Line 51:

. [wiki:HARPDataSeries HARPDataSeries]
 . ["HARPDataSeries"]

Patches_Found Data Series

Feature identification software will identify a small number of solar active region patches using a line-of-sight magnetogram and an intensity image. This data series contains information for each time step during the SDO mission. It provides geometric mapping info and a bitmap image, pointers to the image data, and a number of keywords computed for the patch.

# SERIES INFO

  • DATANAME = Patches_Found
  • Retention = 20
  • Archive = 1
  • Primekeys = T_REC, PNUM

# PRIME KEY INFO

  • T_REC, TIME, Slotted
  • T_REC_STEP = 12MIN
  • T_REC_EPOCH = 1976.12.31_23:59:45.000_UTC
  • PNUM, INT - One entry for each active region identified at this time step

# GEOMETRY KEYWORDS - PIXEL Info for Bounding Box

  • IMAGEX0, INT [x-pixel of center of bounding box]
  • IMAGEY0, INT [y-pixel of center of bounding box]
  • # Half widths of the bounding box in X and Y directions
  • HWIDTH1, INT [Half width of the bounding box, in X-direction, in pixels]
  • HWIDTH2, INT [Half width of the bounding box, in Y-direction, in pixels]

# COORDINATE KEYWORDS

  • CROTA2 = link,"CROTA2",sourcerec
  • CTYPE1 = "HPLN_TAN"
  • CRPIX1 = Reference pixel for array axis-1 [first pixel is: ]
  • CRVAL1 = The x-coordinate of the reference pixel, in arcsec
  • CUNIT1 = "arc sec"
  • CDELT1 = The detector plate scale at the reference pixel [0.5 arcsec/pixel]
  • CTYPE2 = "HPLT_TAN"
  • CRPIX2 = Reference pixel for array axis-2 [first pixel is: ]
  • CRVAL2 = [center of bounding box]
  • CUNIT2 = "arc sec"
  • CDELT2 = The detector plate scale at the reference pixel [0.5 arcsec/pixel]

# OTHER KEYWORDS FOR PATCH

  • PATCHQUAL = INT
  • B0, link, "B0", sourcerec - note - HPLT_TAN - fix?

  • ARP_AREA, DOUBLE
  • I_MIN, FLOAT
  • # OTHER INFO

# SEGMENT INFO

  • data:arp_map, char, vardims, 2, 100, 100, fitz, 0, 1,"TXT" - BITMAP of ACTIVE REGION

#LINK INFO

  • link: sourcerec, "HMI.Blos", dynamic
  • link: sourceint, "HMI.Ic", dynamic

JsocWiki: PatchesFound (last edited 2013-05-01 04:35:25 by localhost)