Differences between revisions 17 and 18
Revision 17 as of 2012-02-24 01:44:18
Size: 2263
Editor: lilo
Comment:
Revision 18 as of 2012-02-24 02:03:53
Size: 2257
Editor: lilo
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * '''hmi.ME720s_e15w1332_HARP''' for ''Active Region(s)'' : The latest version (Oct. 14, 2011) of VFISV is used to process the data stored in this series. Many of the Active regions are recognized by HARP module, while some are defined in different ways. Most of the AR that created the X-flare in 2011 are covered. There were minor changes in the JSOC pipeline interface (on Nov. 27) that do not affect the output data.  * '''hmi.ME720s_e15w1332_HARP''' for ''Active Region(s)'' : The latest version (Oct. 14, 2011) of VFISV is used to process the data stored in this series. Many of the active regions processed are recognized by [:HARPDataSeries:HARP module], while some are defined in different ways. Many of the AR that created the X-flare in 2011 are covered.
Line 14: Line 14:
  * The ME data at the two series were processed with one of three versions, labeled with date, May 26, Oct 14 or Nov 27, 2011.
 * '''differences from May 26 version to October 14 version'''
  * The ME data at the two series were processed with one of three versions, labeled with either date of ''May 26, 2011'', ''Oct 14, 2011'' or ''Nov 27, 2011''.
 * '''differences between May 26 version and October 14 version'''
Line 18: Line 18:
   2. Derivatives of residual square-chi is calculated with a set of the best-fitting parameters.    2. Derivatives of residual square-chi is calculated at the best-fitting parameters instead of those at the last iteration stage.

hmi.ME720s_e15w1332 and hmi.ME720s_e15w1332_HARP

These two series contain all ME inversion data processed by means of VFISV.

  • hmi.ME720s_e15w1332: Full-disk for full-disk : Typically on 2 per day basis at 7 and 19UT. The latest version (Oct. 14, 2011) of VFISV is used to process mainly the data since October 1st, 2011.This latest version is being used for near-real-time runs that fills this series with the new data usually a week behind. An older version (May 26, 2011) is used to process the data from May 2010 to September 2011, however, some of the data for this period may have been overwritten with the data processed with the latest version.

  • hmi.ME720s_e15w1332_HARP for Active Region(s) : The latest version (Oct. 14, 2011) of VFISV is used to process the data stored in this series. Many of the active regions processed are recognized by [:HARPDataSeries:HARP module], while some are defined in different ways. Many of the AR that created the X-flare in 2011 are covered.

  • version of VFISV in the FITS files exported at JSOC database.

    • Stored as a string of keyword INVCODEV.

    • On IDL, the version will be printed by, for example,

      IDL> img=fitsio_read_image('img.fits',header)
      IDL> print, sxpar(header,'INVCODEV')
    • The ME data at the two series were processed with one of three versions, labeled with either date of May 26, 2011, Oct 14, 2011 or Nov 27, 2011.

  • differences between May 26 version and October 14 version

    • VFISV core part
      1. Some of initial guess values for the iterative residual minimization were changed.
      2. Derivatives of residual square-chi is calculated at the best-fitting parameters instead of those at the last iteration stage.
    • Other change in the JSOC context
      1. The 32-bit quality flag for each pixel (segment name : qual_map) had been redefined. This change is adjustable without rerunning VFISV, thus, the published data at the two series have the quality flag map given with the latest definition.
  • differences between October 14 version and November 27 version

    • The changes were limited to the part of JSOC data interface and MPI parallelism thus did not affect the output data.

JsocWiki: ME720se15w1332 (last edited 2013-05-01 04:35:26 by localhost)