Introduction
Summary of LASCO/EIT What is LASCO? What is EIT? (external link) FAQ Realtime Images RealTime Movies (SOHO Movie Theater) Download LASCO Data Carrington Maps Data Products Image Gallery Movie Gallery Processing Levels FITS Header Keywords Data Policy Wavelet images/movies Coronal Mass Ejections Eclipse Observations LASCO Calibration LASCO C3 Planet transits (via Sungrazer) Team and Operations Resources LASCO/C1 at MPAe (Germany) LASCO at LAS (France) LASCO Handbook Technical Notes Detailed Documentation Acronyms Solwind Images and CMEs SOHO Home page SOHO and SOHO Instruments Other Solar Satellites and Observatories |
Take Normal ImageTITLE Take Normal Images PURPOSE To take "normal" images from C1-EIT. DESCRIPTION This observation program is used to take normal images, using shutters, from C2,C3 and EIT. C1 images can be taken, but no commanding of the FP occurs. The operator schedules this LP with the parameters which include which of the 3 telescopes are to be used, as well as which parameter table, FW position, PW position, and the image processing table number to process the image data. If a telescope is declared down (non-operational) this code would simply by-pass that particular telescope, and work with the others. LP Number 9 INPUT PARAMETERS Parameter Description # 1 use c1 0 = no 1 = yes 2 c1 parameter table 1 = primary 2 = alternate 3 = calibration 3 c1 filter wheel (0-4) 4 c1 polarizer wheel (0-4) 5 c1 image processing table 6 use c2 0 = no 1 = yes 7 c2 parameter table 1 = primary 2 = alternate 3 = calibration 8 c2 filter wheel (0-4) 9 c2 polarizer wheel (0-4) 10 c2 image processing table 11 use c3 0 = no 1 = yes 12 c3 parameter table 1 = primary 2 = alternate 3 = calibration 13 c3 filter wheel (0-4) 14 c3 polarizer wheel (0-4) 15 c3 image processing table 16 use eit 0 = no 1 = yes 17 eit parameter table 1 = primary 2 = alternate 3 = calibration 18 eit filter wheel (0-4) 19 eit sector wheel (0-3) 20 eit image processing table MODULE NAME OP_TAKE_NORMAL_IMAGES.C |