Differences between revisions 1 and 13 (spanning 12 versions)
Revision 1 as of 2009-03-25 02:03:53
Size: 1046
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:
Summarize the task performed by this module in a couple sentences 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:
 . List inputs here  . 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)