HMI_Logo HMI Ring Diagrams
Pipeline Script Specifications

avgpsbycr

Script Version
	1.5	16 III 2015

General Description
	Produces time averaged power spectra over a Carrington rotation
	from the power spectra of tracked ring-diagram tiles

Status
	This version has been superseded by Version 1.6
	Used for pipeline production through Sep 21, 2015.

	Included in JSOC release 8.8
	The script is in the JSOC CVS repository
	This version supersedes Version 1.4

Usage
	avgpsbycr [-test] Size CarRot
	
Arguments
	-test		If specified, the output series will be in namespace hmi_test;
			otherwise it is in hmi

	Size		The tile size of spectra to be averaged: must be 5, 15, or 30

	CarRot		The Carrington rotation number of the averaging interval

Input Data Series:
	hmi.rdVpspec_fd*

Output Data Series:
	hmi.rdVavgpspec_fd*
	hmi_test.rdVavgpspec_fd*

Modules invoked:
	datavg

Auxiliary Files used:
	~rick/hmi/notify (for addresses of email notifications)
	~rick/hmi/rings/testoptions (for test options if -test specified)
	~rick/hmi/tmpfs (optional locations for roots of temp and scratch directories)
		if not present, both default to /tmp

Fixed Parameter Values for module datavg:
	flags	-v
	mean	logP
	pkey	CMLon
	mscale	0.0005
	mzero	-11.5
	copy	"CarrRot,LatHG,LonCM,DELTA_K,DELTA_NU,D_OMEGA,Apode_f,APOD_MIN,APOD_MAX"
paramSize 5Size 15Size 30
out hmi[_test].rdVavgpspec_fd05 hmi[_test].rdVavgpspec_fd15 hmi[_test].rdVavgpspec_fd30
in hmi.rdVpspec_fd05[CarRot] hmi.rdVpspec_fd15[CarRot] hmi.rdVpspec_fd30[CarRot]
Sample commands: avgpsbycr 5 2161 avgpsbycr 15 2096 avgpsbycr 30 2096 Changes from Previous Version — new cluster queues, and submit limits; fuller diagnostics — use of options file in test mode to override defaults for averaging module and qsub command Bugs in current version The version of the script being run is not recorded nor reported. Script fails if there are no power spectra for CM Longitude 180. The tile target list is based on the union of all available tiles for the rotation, so some tiles may be unfilled if they are not set for CMLon = 180, and some may be based on a small number of spectra if the tile set changed near the beginning or end of the rotation.

Valid HTML 4.01 Transitional HMI Ring Diagrams 5 Feb 2019, 10:30-0800