Differences between revisions 4 and 13 (spanning 9 versions)
Revision 4 as of 2009-04-28 08:03:29
Size: 1390
Editor: filament
Comment:
Revision 13 as of 2013-05-01 04:35:26
Size: 1539
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== HMI Pipeline Module - Module_Name_Here == == HMI Pipeline Module - BxByBzTransform ==
Line 3: Line 3:
Transform vector magnetic field from image coordinates to helio-central eclipse coordinates. A project method, Lambert's Azimuthal equivalent, will be used for this transformation. Vector transformation will base on the formulae specified by Hagyard (1987). This method will preserves area. The module will be applied to ARPS only. Uncertanties will be estimated based on variance and covariance from Inversion  code. Transform disambiguated vector magnetic field from native HMI image coordinates to local planar rectilinear heliocentric coordinates.

 .
Lambert's Azimuthal equivalent projection method will be used for this transformation.  This method preserves area.

 .
Vector transformation will be based on formulae specified by Hagyard (1987).

 .
The module can be applied appropriately only to localized ARPs.

 
. Uncertainties will be estimated based on variance and covariance from the Inversion code.
Line 6: Line 15:
 . Inputs:  . Inputs: B_total, Filling Factor (where appropriate), inclination, azimuth and their uncertainties in image coordinates.
Line 9: Line 18:
 . List outputs here  . Output: Bx, By, Bz magnetic field components with uncertainties in localized area in planar heliocentric coordinates.
Line 12: Line 21:
 . Indicate nominal cadence on which module is run  . 6 hours?
Line 15: Line 24:
 . Indicate if/when products are archived  . No (?).
Line 21: Line 30:
 . Indicate estimate of percentage complete for the module  . 60%
Line 24: Line 33:
 . Name heritage or percent complete for Basic Code  . Project.c from Rick.
Line 44: Line 53:
    * Back to ["HMIModuleTable"]     * Back to [[HMIModuleTable]]

HMI Pipeline Module - BxByBzTransform

Transform disambiguated vector magnetic field from native HMI image coordinates to local planar rectilinear heliocentric coordinates.

  • Lambert's Azimuthal equivalent projection method will be used for this transformation. This method preserves area.
  • Vector transformation will be based on formulae specified by Hagyard (1987).
  • The module can be applied appropriately only to localized ARPs.
  • Uncertainties will be estimated based on variance and covariance from the Inversion code.

Module Inputs
  • Inputs: B_total, Filling Factor (where appropriate), inclination, azimuth and their uncertainties in image coordinates.

Module Outputs
  • Output: Bx, By, Bz magnetic field components with uncertainties in localized area in planar heliocentric coordinates.

Cadence
  • 6 hours?

Archive
  • No (?).

Options
  • Indicate if there are any options when running the code

Overall Status of Module
  • 60%

Status of Code
  • Project.c from Rick.

Status of DRMS module
  • Indicate status of DRMS module version of module

Issues needing resolution
  • List issues that still need to be resolved
  • Describe as many as you like

Responsible scientist
  • Give name of local coordinator for development of this module

Y. Liu

Remarks


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