Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2007-02-27 16:40:29
Size: 1593
Comment:
Revision 8 as of 2007-03-01 15:50:41
Size: 1990
Editor: PierreRoyer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Filter Wheel control loop procedures =   #pragma section-numbers on = Filter Wheel control loop procedures =
Line 9: Line 7:
= Treshold parameter optimisation Photometer filter wheel =  = 1. Treshold parameter optimisation Photometer filter wheel =
Line 11: Line 9:
|| Script || TCL || Parameters || Comments || 
|| PACS_Phot_HK_Setup_OBS || || || ||
|| PACS_Phot_Fil_Diaghk_Setup_OBS || || || ||
|| PACS_Phot_Fil_ParameterLoop_OBS || || || ||
|| PACS_Diaghk_Reset_OBS || || || || 
|| PACS_SAFE_MODE.tcl || || || || 
A loop over steps 3 & 4 can be implemented for a number of thresholds

||
|| Script || TCL || Parameters || Comments ||
|| 1 || PACS_Phot_HK_Setup_OBS || || || ||
|| 2 || PACS_Phot_Fil_Diaghk_Setup_OBS || || || ||
|| 3 || CONF_phot_fltw_param_OBS || Yes || threshold || ||
|| 4 ||
PACS_Phot_Fil_nturns_OBS        || Yes || nturns : number of full turns of the FW || ||
|| 5 || PACS_Diaghk_Reset_OBS || || || ||
|| 6 || PACS_SAFE_MODE.tcl || || || ||
Line 19: Line 20:
= Treshold parameter optimisation Spectrometer filter wheel =  = 2. Treshold parameter optimisation Spectrometer filter wheel =
Line 21: Line 22:
|| Script || TCL || Parameters || Comments || 
|| PACS_Spec_HK_Setup_OBS || || || ||
|| PACS_Spec_Fil_Diaghk_Setup_OBS || || || ||
|| PACS_Spec_Fil_ParameterLoop_OBS || || || ||
|| PACS_Diaghk_Reset_OBS || || || || 
|| PACS_SAFE_MODE.tcl || || || || 
A loop over steps 3 & 4 can be implemented for a number of thresholds

||
|| Script || TCL || Parameters || Comments ||
|| 1 || PACS_Spec_HK_Setup_OBS || || || ||
|| 2 || PACS_Spec_Fil_Diaghk_Setup_OBS || || || ||
|| 3 || CONF_spec_fltw_param_OBS || Yes || threshold || ||
|| 4 ||
PACS_Spec_Fil_nturns_OBS        || Yes || nturns : number of full turns of the FW || ||
|| 5 || PACS_Diaghk_Reset_OBS || || || ||
|| 6 || PACS_SAFE_MODE.tcl || || || ||

1. Filter Wheel control loop procedures

2. Conditions

All tests described can be executed from SAFE MODE of from SPECTROSCOPY.

3. 1. Treshold parameter optimisation Photometer filter wheel

A loop over steps 3 & 4 can be implemented for a number of thresholds

Script

TCL

Parameters

Comments

1

PACS_Phot_HK_Setup_OBS

2

PACS_Phot_Fil_Diaghk_Setup_OBS

3

CONF_phot_fltw_param_OBS

Yes

threshold

4

PACS_Phot_Fil_nturns_OBS

Yes

nturns : number of full turns of the FW

5

PACS_Diaghk_Reset_OBS

6

PACS_SAFE_MODE.tcl

4. 2. Treshold parameter optimisation Spectrometer filter wheel

A loop over steps 3 & 4 can be implemented for a number of thresholds

Script

TCL

Parameters

Comments

1

PACS_Spec_HK_Setup_OBS

2

PACS_Spec_Fil_Diaghk_Setup_OBS

3

CONF_spec_fltw_param_OBS

Yes

threshold

4

PACS_Spec_Fil_nturns_OBS

Yes

nturns : number of full turns of the FW

5

PACS_Diaghk_Reset_OBS

6

PACS_SAFE_MODE.tcl

Herschel: FmIltProc/FwControlloop (last edited 2009-07-15 14:32:36 by localhost)