HIFI Cycle 12 E2E Test delivery 1. Delivery Note HIFI Delivery note - 9th April 2010 Dear Mark, I have just delivered a test Mission configuration on the CVS where Larry indicated: develop/data/tests/hscovtest/hifi/ the tar file name is CYCLE012_HIFI_FULL_1_20100409.tar. It contains the HIFI_MC_R054_FULL_99_0_CUS.def HIFI_MC_R054_FULL_99_0_CUS_CAL.xml, based on cus 16.166, which implements the corrected telecommand for the segmented checksum calculation, with a decreased length. At the end, due to some problems here, i did not deliver an ASTRO-like MC but a CAL-like one, with a set of AORs taken from the previous cycle, this is for convenience, to check the duration times. Cheers Christophe Take Note of the Tar File & the New MC name (for MPS email and for steps below) CYCLE012_HIFI_FULL_1_20100409.tar (note typo in directory name) New MC - MC H99_PV (Test). 2. Software used for import + Source the Environment (if not already done!!) HCSS SOFTWARE = 2.0.1 (Always use the most recent HCSS Software version) PHS SOFTWARE = 2.3.0_PHS (Always use the most recent PHS Software version) Herjbo02 - HCSS_PHS_TEST_herjbo02_0_6_6.props file & source .minimal_herjbo02 : PHS: Using BUILDNUM 534 & PHS: Using JBOSS_HOME /usr/local/software/jboss/jboss-3.2.6_0_6_5 Machines used : - heropl02 - hscphs2 for the uplink co-ord part - heropl02 - hscphs2 for the PropHandler - heropl01 - hscmps1 for the MPS - herjbo02 - hsc_phs account Source the Environment before you proceed to step 3. hscphs2@heropl02/home/hscphs2/otherSetups> source setHcssEnvironment_v2.0.1 TAKE NOTE : If there is a newer HCSS software version in the otherSetups directory then source that new version. 3. What is the Mission Configuration Name going to be?? MC_H36Test_P47_S52_PV 4. Make the directories in the delivery directory and MC directory) hscphs2@heropl02/home/hscphs2/icchsc/delivery/Calibration_Cycle12> ls HIFI/ logs/ PACS/ SPIRE/ hscphs2@heropl02/home/hscphs2/icchsc/delivery/Calibration_Cycle12/HIFI> mkdir HIFI_FULL_1 This LOG file has been placed in the /logs directory and given the name Cycle012_HIFI_FULL_1.log. hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV> mkdir PACS hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV> mkdir SPIRE hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV> mkdir HIFI hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV> mkdir logs hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV> ls HIFI/ logs/ PACS/ SPIRE/ 5. Copy across the contents of the HIFI directory from a previous mission_config subdirectory intothe equivalent subdirectories of the MC_HTest_P47_S52_PV folder. Next remove in the PACS & SPIRE subfolders all files which were created when you ran the SPIRE & PACS duration files e.g. tmp, SPIRE_cus_scipts, SPIRE_harness etc etc. HIFI hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/SPIRE> cp /home/hscphs2/icchsc/mission_config/MC_H36ASTR_P47ASTR_S52ASTR_RP/SPIRE/* . hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/SPIRE> ls CYCLE012_SPIRE_FULL_1_0_20100409.tar SPIRE_Duration.txt SPIRE_AOR_C012_52_CAL.aor SPIRE_harness_duration_summary_20100409_18h35m27s.log SPIRE_AOR_C012_52_ENG.aor SPIRE_MC_ASTR_pv77_C012_52_CUS_CAL.xml SPIRE_cus_scripts.txt SPIRE_MC_ASTR_pv77_C012_52_CUS.def SPIRE_CUS_THCP.py SPIRE_Readme_C012_52.txt PACS hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/PACS> ls 2createOBSMODtable4RP.sh* PACS_AOR_C011_44.aor PACS_Readme_C011_47.txt CYCLE011_PACS_FULL_4_20100322.tar PACS_Duration_PACS_compare.txt tmp msgPacsCal_PacsRangeSpec_PV.txt PACS_Duration_PACS.txt tmpobsmode msgPacsCal_WaveCalNoChop.txt PACS_MC_ASTR_CalPhase_2010-03-22B_C011_47_CUS_CAL.xml msgPacsRangeSpec.txt PACS_MC_ASTR_CalPhase_2010-03-22B_C011_47_CUS.def hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/PACS> rm msg* PACS_Duration_PACS.txt tmp* rm: remove regular file `msgPacsCal_PacsRangeSpec_PV.txt'? y rm: remove regular file `msgPacsCal_WaveCalNoChop.txt'? y rm: remove regular file `msgPacsRangeSpec.txt'? y rm: remove regular file `PACS_Duration_PACS.txt'? y rm: remove regular file `tmp'? y rm: remove regular file `tmpobsmode'? y hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/PACS> ls 2createOBSMODtable4RP.sh* PACS_Duration_PACS_compare.txt PACS_Readme_C011_47.txt CYCLE011_PACS_FULL_4_20100322.tar PACS_MC_ASTR_CalPhase_2010-03-22B_C011_47_CUS_CAL.xml PACS_AOR_C011_44.aor PACS_MC_ASTR_CalPhase_2010-03-22B_C011_47_CUS.def 6(a) Download & Untar the delivery from the CVS into the new mission_config directory (& the delivery directory) hscphs2@heropl02/home/hscphs2/icchsc/delivery/Calibration_Cycle12/HIFI/HIFI_FULL_1> setenv CVSROOT :pserver:lorourke@cvs.rssd.esa.int:/services/repositories/HERSCHEL_CVS hscphs2@heropl02/home/hscphs2/icchsc/delivery/Calibration_Cycle12/HIFI/HIFI_FULL_1> cvs login Logging in to :pserver:lorourke@cvs.rssd.esa.int:2401/services/repositories/HERSCHEL_CVS CVS password: hscphs2@heropl02/home/hscphs2/icchsc/delivery/Calibration_Cycle12/HIFI/HIFI_FULL_1> cvs co develop/data/tests/hscpvtest/hifi/CYCLE012_HIFI_FULL_1_20100409.tar U develop/data/tests/hscpvtest/hifi/CYCLE012_HIFI_FULL_1_20100409.tar hscphs2@heropl02/home/hscphs2/icchsc/delivery/Calibration_Cycle12/HIFI/HIFI_FULL_1> cp develop/data/tests/hscpvtest/hifi/CYCLE012_HIFI_FULL_1_20100409.tar . hscphs2@heropl02/home/hscphs2/icchsc/delivery/Calibration_Cycle12/HIFI/HIFI_FULL_1> ls CYCLE012_HIFI_FULL_1_20100409.tar develop/ hscphs2@heropl02/home/hscphs2/icchsc/delivery/Calibration_Cycle12/HIFI/HIFI_FULL_1> tar -xvf CYCLE012_HIFI_FULL_1_20100409.tar duration_cal.sh HIFI_AOR_C012_99.aor HIFI_DUR_C012_99.txt HIFI_MC_R054_FULL_99_0_CUS_CAL.xml HIFI_MC_R054_FULL_99_0_CUS.def HIFI_Readme_C012_99.txt hscphs2@heropl02/home/hscphs2/icchsc/delivery/Calibration_Cycle12/HIFI/HIFI_FULL_1> ls CYCLE012_HIFI_FULL_1_20100409.tar HIFI_AOR_C012_99.aor HIFI_MC_R054_FULL_99_0_CUS.def develop/ HIFI_DUR_C012_99.txt HIFI_Readme_C012_99.txt duration_cal.sh* HIFI_MC_R054_FULL_99_0_CUS_CAL.xml hscphs2@heropl02/home/hscphs2/icchsc/delivery/Calibration_Cycle12/HIFI/HIFI_FULL_1> cp * /home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/HIFI/ cp: omitting directory `develop' hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/HIFI> ls CYCLE012_HIFI_FULL_1_20100409.tar HIFI_AOR_C012_99.aor HIFI_MC_R054_FULL_99_0_CUS_CAL.xml HIFI_Readme_C012_99.txt duration_cal.sh* HIFI_DUR_C012_99.txt HIFI_MC_R054_FULL_99_0_CUS.def 6(a) To import the old SPIRE delivery: #CUS var.hcss.instrument = SPIRE #var.hcss.instrument = PACS #var.hcss.instrument = HIFI hcss.cus.model = FLIGHT 6(b) Set the Instrument Model & check with CUSGUI hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/SPIRE> Apr 12, 2010 2:36:53 PM herschel.share.log.util.LogInitialiser init INFO: Initialising using local log configuation file /home/hscphs2/.hcss/userlogging.properties Apr 12, 2010 2:36:54 PM herschel.versant.store.ReplStoreFactoryImpl createStore INFO: Creating ObjectStore: hsc_ops_operations_tm_1@herdb02.esac.esa.int Apr 12, 2010 2:36:55 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:36:55 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:36:55 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:36:55 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:36:55 PM herschel.cus.gui.CusEditor chooseInstrument INFO: Using instrument command set from SPIRE, specified by property hcss.cus.instrument Apr 12, 2010 2:37:02 PM herschel.cus.gui.CusEditor exit INFO: Quitting. Clean CUS & Cal and import old SPIRE MC Correct CUS already in. Skip. hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/SPIRE> cus -f -m "clean SPIRE CUS from DB" -deleteall Apr 9, 2010 6:22:34 PM herschel.share.log.util.LogInitialiser init INFO: Initialising using local log configuation file /home/hscphs2/.hcss/userlogging.properties Apr 9, 2010 6:22:35 PM herschel.versant.store.ReplStoreFactoryImpl createStore INFO: Creating ObjectStore: hsc_ops_operations_tm_1@herdb02.esac.esa.int Apr 9, 2010 6:22:35 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 9, 2010 6:22:35 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 9, 2010 6:22:35 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 9, 2010 6:22:35 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 9, 2010 6:22:44 PM herschel.cus.gui.Cus infoMessage INFO: All definitions have been deleted hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/SPIRE> cus -f -m "clean SPIRE CAL from DB" -caldeleteall Apr 9, 2010 6:22:48 PM herschel.share.log.util.LogInitialiser init INFO: Initialising using local log configuation file /home/hscphs2/.hcss/userlogging.properties Apr 9, 2010 6:22:49 PM herschel.versant.store.ReplStoreFactoryImpl createStore INFO: Creating ObjectStore: hsc_ops_operations_tm_1@herdb02.esac.esa.int Apr 9, 2010 6:22:49 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 9, 2010 6:22:49 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 9, 2010 6:22:49 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 9, 2010 6:22:49 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 9, 2010 6:22:54 PM herschel.cus.gui.Cus infoMessage INFO: All calibration tables successfully deleted hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/SPIRE> cus -m "upload SPIRE_MC_52ASTR mission config" -import SPIRE_MC_ASTR_pv77_C012_52_CUS.def -importcaltables SPIRE_MC_ASTR_pv77_C012_52_CUS_CAL.xml Apr 9, 2010 6:30:49 PM herschel.share.log.util.LogInitialiser init INFO: Initialising using local log configuation file /home/hscphs2/.hcss/userlogging.properties Apr 9, 2010 6:30:49 PM herschel.versant.store.ReplStoreFactoryImpl createStore INFO: Creating ObjectStore: hsc_ops_operations_tm_1@herdb02.esac.esa.int Apr 9, 2010 6:30:50 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 9, 2010 6:30:50 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 9, 2010 6:30:50 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 9, 2010 6:30:50 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 9, 2010 6:31:04 PM herschel.cus.gui.Cus infoMessage INFO: Definitions successfully imported Apr 9, 2010 6:31:04 PM herschel.cus.gui.Cus infoMessage INFO: Using current directory Apr 9, 2010 6:31:04 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 9, 2010 6:31:04 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 9, 2010 6:31:04 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 9, 2010 6:31:04 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 9, 2010 6:31:07 PM herschel.cus.gui.Cus infoMessage INFO: Calibration tables successfully imported from "SPIRE_MC_ASTR_pv77_C012_52_CUS_CAL.xml" 7. Run the duration script & perform a diff with the ICC_DUR file. Rename the supplied Duration file so that the python script will run hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/SPIRE> python SPIRE_CUS_THCP.py hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/SPIRE> ls -ls total 5484 2728 -rw-r--r-- 1 hscphs2 herschel 2785280 Apr 9 18:19 CYCLE012_SPIRE_FULL_1_0_20100409.tar 136 -rw-r--r-- 1 hscphs2 herschel 131289 Apr 9 18:07 SPIRE_AOR_C012_52_CAL.aor 280 -rw-r--r-- 1 hscphs2 herschel 280090 Apr 9 18:07 SPIRE_AOR_C012_52_ENG.aor 4 -rw-r--r-- 1 hscphs2 herschel 1881 Apr 9 18:31 SPIRE_cus_scripts.txt 4 -rw-r--r-- 1 hscphs2 herschel 1174 Apr 9 18:17 SPIRE_CUS_THCP.py 8 -rw-r--r-- 1 hscphs2 herschel 4970 Apr 9 18:17 SPIRE_Duration.txt 8 -rw-rw-rw- 1 hscphs2 herschel 4970 Apr 9 18:35 SPIRE_harness_duration_summary_20100409_18h35m27s.log 268 -rw-r--r-- 1 hscphs2 herschel 269717 Apr 9 18:17 SPIRE_MC_ASTR_pv77_C012_52_CUS_CAL.xml 2032 -rw-r--r-- 1 hscphs2 herschel 2072931 Apr 9 18:17 SPIRE_MC_ASTR_pv77_C012_52_CUS.def 16 -rw-r--r-- 1 hscphs2 herschel 13193 Apr 9 18:17 SPIRE_Readme_C012_52.txt hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/SPIRE> diff SPIRE_Duration.txt SPIRE_harness_duration_summary_20100409_18h35m27s.log Perfect Re-join here hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/SPIRE> missetup -addconfig MC_HTest_P47_S52_PV Apr 12, 2010 2:38:57 PM herschel.share.log.util.LogInitialiser init INFO: Initialising using local log configuation file /home/hscphs2/.hcss/userlogging.properties Apr 12, 2010 2:38:57 PM herschel.versant.store.ReplStoreFactoryImpl createStore INFO: Creating ObjectStore: hsc_ops_operations_tm_1@herdb02.esac.esa.int Apr 12, 2010 2:38:58 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:38:58 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:38:58 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:38:58 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:38:58 PM herschel.ccm.tools.MissionSetup infoMessage INFO: Using database "hsc_ops_operations_tm_1@herdb02.esac.esa.int" Apr 12, 2010 2:38:58 PM herschel.ccm.tools.MissionSetup infoMessage INFO: Mission configuration "MC_HTest_P47_S52_PV" created in database "hsc_ops_operations_tm_1@herdb02.esac.esa.int" TAKE NOTE : Confirm the correct Mission Config Name has been created as shown in the last line above : CONFIRMED. COMMIT delivery and import hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/SPIRE> Apr 12, 2010 2:39:55 PM herschel.share.log.util.LogInitialiser init INFO: Initialising using local log configuation file /home/hscphs2/.hcss/userlogging.properties Apr 12, 2010 2:39:56 PM herschel.versant.store.ReplStoreFactoryImpl createStore INFO: Creating ObjectStore: hsc_ops_operations_tm_1@herdb02.esac.esa.int Apr 12, 2010 2:39:56 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:39:56 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:39:56 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:39:56 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:39:56 PM herschel.cus.gui.CusEditor chooseInstrument INFO: Using instrument command set from SPIRE, specified by property hcss.cus.instrument Apr 12, 2010 2:40:11 PM herschel.versant.ccm.MissionImpl getMissionConfiguration INFO: Using configuration "MC_HTest_P47_S52_PV" Apr 12, 2010 2:40:22 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:40:22 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:40:22 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:40:22 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:40:43 PM herschel.cus.gui.CusEditor exit INFO: Quitting. TAKE NOTE : If you have selected the correct Mission Configuration then you can confirm this in the cusgui log as shown above. THIS ENDS THE IMPORT OF THE OLD SPIRE INSTRUMENT MODEL INTO THE MISSION CONFIGURATION. Steps to import the new HIFI Instrument model into the MC Set Instrument Model = HIFI Check with CUSGUI Run the duration script for the HIFI instruments Import HIFI into the new Mission Configuration 7(a) Set Instrument Model = HIFI hscphs2@heropl02/home/hscphs2/.hcss> emacs Uplink_Coord.props & #CUS #var.hcss.instrument = SPIRE #var.hcss.instrument = PACS var.hcss.instrument = HIFI hcss.cus.model = FLIGHT 7(b) Check with CUSGUI hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/HIFI> Apr 12, 2010 2:42:06 PM herschel.share.log.util.LogInitialiser init INFO: Initialising using local log configuation file /home/hscphs2/.hcss/userlogging.properties Apr 12, 2010 2:42:06 PM herschel.versant.store.ReplStoreFactoryImpl createStore INFO: Creating ObjectStore: hsc_ops_operations_tm_1@herdb02.esac.esa.int Apr 12, 2010 2:42:07 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:42:07 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:42:07 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:42:07 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:42:07 PM herschel.cus.gui.CusEditor chooseInstrument INFO: Using instrument command set from HIFI, specified by property hcss.cus.instrument Apr 12, 2010 2:42:16 PM herschel.cus.gui.CusEditor exit INFO: Quitting. TAKE NOTE : Instrument above must be HIFI if you want to work with the HIFI instrument model. - CONFIRMED!! 7(c) Clean the CUS & Cal tables from the instrument model hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/HIFI> cus -f -m "clean HIFI CUS from DB" -deleteall Apr 12, 2010 2:42:42 PM herschel.share.log.util.LogInitialiser init INFO: Initialising using local log configuation file /home/hscphs2/.hcss/userlogging.properties Apr 12, 2010 2:42:42 PM herschel.versant.store.ReplStoreFactoryImpl createStore INFO: Creating ObjectStore: hsc_ops_operations_tm_1@herdb02.esac.esa.int Apr 12, 2010 2:42:43 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:42:43 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:42:43 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:42:43 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:42:50 PM herschel.cus.gui.Cus infoMessage INFO: All definitions have been deleted hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/HIFI> cus -f -m "clean HIFI CAL from DB" -caldeleteall Apr 12, 2010 2:42:55 PM herschel.share.log.util.LogInitialiser init INFO: Initialising using local log configuation file /home/hscphs2/.hcss/userlogging.properties Apr 12, 2010 2:42:55 PM herschel.versant.store.ReplStoreFactoryImpl createStore INFO: Creating ObjectStore: hsc_ops_operations_tm_1@herdb02.esac.esa.int Apr 12, 2010 2:42:56 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:42:56 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:42:56 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:42:56 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:43:01 PM herschel.cus.gui.Cus infoMessage INFO: All calibration tables successfully deleted TAKE NOTE : OPEN UP CUSGUI & VERIFY IT IS EMPTY i.e. No Cus scripts & No Parameter tables - VERIFIED!!! TAKE NOTE : Check HPSDB in the CUSGUI Session = hpsdb_MOC9_201003161700 - CONFIRMED!! 7(d) Import the new Instrument CUS & Cal tables into the DB Import new Mission Configuration (HTest). hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/HIFI> cus -m "upload HIFI HTest mission config" -import HIFI_MC_R054_FULL_99_0_CUS.def -importcaltables HIFI_MC_R054_FULL_99_0_CUS_CAL.xml Apr 12, 2010 2:44:47 PM herschel.share.log.util.LogInitialiser init INFO: Initialising using local log configuation file /home/hscphs2/.hcss/userlogging.properties Apr 12, 2010 2:44:47 PM herschel.versant.store.ReplStoreFactoryImpl createStore INFO: Creating ObjectStore: hsc_ops_operations_tm_1@herdb02.esac.esa.int Apr 12, 2010 2:44:48 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:44:48 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:44:48 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:44:48 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:45:08 PM herschel.cus.gui.Cus infoMessage INFO: Definitions successfully imported Apr 12, 2010 2:45:08 PM herschel.cus.gui.Cus infoMessage INFO: Using current directory Apr 12, 2010 2:45:08 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:45:08 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:45:08 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:45:08 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:45:16 PM herschel.cus.gui.Cus infoMessage INFO: Calibration tables successfully imported from "HIFI_MC_R054_FULL_99_0_CUS_CAL.xml" TAKE NOTE : The file referred to at the end import message shall correspond to the file that was delivered by HIFI : HIFI_MC_R054_FULL_99_0_CUS_CAL.xml CONFIRMED!! 7(e) Run the duration script for the HIFI instrument Run the duration script delivered hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/HIFI> ./duration_cal.sh HIFI_AOR_C012_99 next AOR file = HIFI_AOR_C012_99 -- mode HifiEngSetIntoPrimary -- mode HifiEngSwitchonLO -- mode HifiEng_Tsys_Vecscan_M1_COP -- mode HifiMappingProcFastDBSRaster -- mode HifiMappingModeDBSCross -- mode HifiMappingModeDBSRaster -- mode HifiMappingModeFastDBSCross -- mode HifiMappingModeFastDBSRaster -- mode HifiMappingModeFSwitchOTF -- mode HifiMappingModeFSwitchOTFNoRef -- mode HifiMappingModeLoadChopOTF -- mode HifiMappingModeLoadChopOTFNoRef -- mode HifiMappingModeOTF -- mode HifiSScanModeDBS -- mode HifiSScanModeFastDBS -- mode HifiSScanModeFSwitch -- mode HifiSScanModeFSwitchNoRef -- mode HifiSScanModeLoadChop -- mode HifiSScanModeLoadChopNoRef Total duration of HifiEngSetIntoPrimary with default parameters = 6 Total duration of HifiEngSwitchonLO with default parameters = 395 Total duration of HifiEng_Tsys_Vecscan_M1_COP with default parameters = 1937 Total duration of HifiMappingProcFastDBSRaster with default parameters = 727 Total duration of HifiMappingModeDBSCross with default parameters = 494 Total duration of HifiMappingModeDBSRaster with default parameters = 230 Total duration of HifiMappingModeFastDBSCross with default parameters = 422 Total duration of HifiMappingModeFastDBSRaster with default parameters = 206 Total duration of HifiMappingModeFSwitchOTF with default parameters = 232 Total duration of HifiMappingModeFSwitchOTFNoRef with default parameters = 159 Total duration of HifiMappingModeLoadChopOTF with default parameters = 199 Total duration of HifiMappingModeLoadChopOTFNoRef with default parameters = 126 Total duration of HifiMappingModeOTF with default parameters = 165 Total duration of HifiSScanModeDBS with default parameters = 383 Total duration of HifiSScanModeFastDBS with default parameters = 335 Total duration of HifiSScanModeFSwitch with default parameters = 497 Total duration of HifiSScanModeFSwitchNoRef with default parameters = 414 Total duration of HifiSScanModeLoadChop with default parameters = 347 Total duration of HifiSScanModeLoadChopNoRef with default parameters = 282 hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/HIFI> ls -ls total 11172 5584 -rw-r--r-- 1 hscphs2 herschel 5703680 Apr 9 14:10 CYCLE012_HIFI_FULL_1_20100409.tar 4 -rwxr-xr-x 1 hscphs2 herschel 2697 Apr 9 13:50 duration_cal.sh* 164 -rw-r--r-- 1 hscphs2 herschel 163104 Apr 9 13:55 HIFI_AOR_C012_99.aor 4 -rw-r--r-- 1 hscphs2 herschel 1403 Apr 9 14:00 HIFI_DUR_C012_99.txt 2164 -rw-r--r-- 1 hscphs2 herschel 2205741 Apr 9 13:50 HIFI_MC_R054_FULL_99_0_CUS_CAL.xml 3244 -rw-r--r-- 1 hscphs2 herschel 3312223 Apr 9 13:50 HIFI_MC_R054_FULL_99_0_CUS.def 4 -rw-r--r-- 1 hscphs2 herschel 2861 Apr 9 14:01 HIFI_Readme_C012_99.txt 4 -rw-r--r-- 1 hscphs2 herschel 1403 Apr 12 14:49 summary_HIFI_AOR_C012_99.log hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/HIFI> diff HIFI_DUR_C012_99.txt summary_HIFI_AOR_C012_99.log 7(f) If Durations are OK then COMMIT the Delivery with CUSGUI OPENED CUSGUI & COMMITTED (REGISTRY/COMMIT) THE HIFI DELIVERY In the Comment field, refer to HIFI MC HTest TAKE NOTE : It is very important that you commit the delivery as defined above. 7(g) Import HIFI into the new Mission Configuration hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/HIFI> Apr 12, 2010 2:57:08 PM herschel.share.log.util.LogInitialiser init INFO: Initialising using local log configuation file /home/hscphs2/.hcss/userlogging.properties Apr 12, 2010 2:57:09 PM herschel.versant.store.ReplStoreFactoryImpl createStore INFO: Creating ObjectStore: hsc_ops_operations_tm_1@herdb02.esac.esa.int Apr 12, 2010 2:57:09 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:57:09 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:57:09 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:57:10 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:57:10 PM herschel.cus.gui.CusEditor chooseInstrument INFO: Using instrument command set from HIFI, specified by property hcss.cus.instrument Apr 12, 2010 2:57:23 PM herschel.versant.ccm.MissionImpl getMissionConfiguration INFO: Using configuration "MC_HTest_P47_S52_PV" Apr 12, 2010 2:57:48 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:57:48 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 2:57:48 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:57:48 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 2:58:43 PM herschel.cus.gui.CusEditor exit INFO: Quitting. Steps to Import the New PACS Instrument model into the MC Set Instrument Model = PACS Check with CUSGUI Run the duration script for the PACS instrument Import into the new Mission Configuration Reset the OBDB/STPF properties 8(a) Set Instrument Model = PACS #CUS #var.hcss.instrument = SPIRE var.hcss.instrument = PACS #var.hcss.instrument = HIFI hcss.cus.model = FLIGHT Check with CUSGUI hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/PACS> Apr 12, 2010 3:00:58 PM herschel.share.log.util.LogInitialiser init INFO: Initialising using local log configuation file /home/hscphs2/.hcss/userlogging.properties Apr 12, 2010 3:00:59 PM herschel.versant.store.ReplStoreFactoryImpl createStore INFO: Creating ObjectStore: hsc_ops_operations_tm_1@herdb02.esac.esa.int Apr 12, 2010 3:00:59 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 3:00:59 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 3:00:59 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 3:00:59 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 3:00:59 PM herschel.cus.gui.CusEditor chooseInstrument INFO: Using instrument command set from PACS, specified by property hcss.cus.instrument Apr 12, 2010 3:01:09 PM herschel.cus.gui.CusEditor exit INFO: Quitting. TAKE NOTE : CONFIRM THAT PACS IS THE INSTRUMENT MODEL IN THE CUSGUI OUTPUT : CONFIRMED!!!! 8(c) Clean the CUS & Cal tables from the instrument model Skip this bit. PACS CUS is stable. hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/PACS> cus -f -m "clean PACS CUS from DB" -deleteall Mar 5, 2010 1:02:42 PM herschel.share.log.util.LogInitialiser init INFO: Initialising using local log configuation file /home/hscphs2/.hcss/userlogging.properties Mar 5, 2010 1:02:43 PM herschel.versant.store.ReplStoreFactoryImpl createStore INFO: Creating ObjectStore: hsc_ops_operations_tm_1@herdb02.esac.esa.int Mar 5, 2010 1:02:43 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Mar 5, 2010 1:02:43 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Mar 5, 2010 1:02:43 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Mar 5, 2010 1:02:43 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Mar 5, 2010 1:02:55 PM herschel.cus.gui.Cus infoMessage INFO: All definitions have been deleted hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/PACS> cus -f -m "clean PACS CAL from DB" -caldeleteall Mar 5, 2010 1:03:00 PM herschel.share.log.util.LogInitialiser init INFO: Initialising using local log configuation file /home/hscphs2/.hcss/userlogging.properties Mar 5, 2010 1:03:01 PM herschel.versant.store.ReplStoreFactoryImpl createStore INFO: Creating ObjectStore: hsc_ops_operations_tm_1@herdb02.esac.esa.int Mar 5, 2010 1:03:01 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Mar 5, 2010 1:03:01 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Mar 5, 2010 1:03:02 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Mar 5, 2010 1:03:02 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Mar 5, 2010 1:03:07 PM herschel.cus.gui.Cus infoMessage INFO: All calibration tables successfully deleted TAKE NOTE : OPEN UP CUSGUI & VERIFY IT IS EMPTY i.e. No Cus scripts & No Parameter tables - VERIFIED!!! TAKE NOTE : Check HPSDB in the CUSGUI Session = hpsdb_MOC7_201002011600 - CONFIRMED!! 8(d) Import the new Instrument CUS & Cal tables into the DB Import new Mission Configuration (Version 47.0). hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/PACS> cus -m "upload PACS_MC_44ASTR mission config" -import PACS_MC_ASTR_CalPhase_2010-03-04A_C010_44_CUS.def -importcaltables PACS_MC_ASTR_CalPhase_2010-03-04A_C010_44_CUS_CAL.xml Mar 5, 2010 1:04:27 PM herschel.share.log.util.LogInitialiser init INFO: Initialising using local log configuation file /home/hscphs2/.hcss/userlogging.properties Mar 5, 2010 1:04:28 PM herschel.versant.store.ReplStoreFactoryImpl createStore INFO: Creating ObjectStore: hsc_ops_operations_tm_1@herdb02.esac.esa.int Mar 5, 2010 1:04:29 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Mar 5, 2010 1:04:29 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Mar 5, 2010 1:04:29 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Mar 5, 2010 1:04:29 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Mar 5, 2010 1:04:51 PM herschel.cus.gui.Cus infoMessage INFO: Definitions successfully imported Mar 5, 2010 1:04:51 PM herschel.cus.gui.Cus infoMessage INFO: Using current directory Mar 5, 2010 1:04:52 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Mar 5, 2010 1:04:52 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Mar 5, 2010 1:04:53 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Mar 5, 2010 1:04:53 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Mar 5, 2010 1:04:57 PM herschel.cus.gui.Cus infoMessage INFO: Calibration tables successfully imported from "PACS_MC_ASTR_CalPhase_2010-03-04A_C010_44_CUS_CAL.xml" TAKE NOTE : The file referred to at the end import message shall correspond to the file that was delivered by PACS: PACS_MC_ASTR_CalPhase_2010-03-04A_C010_44_CUS_CAL.xml CONFIRMED!! 8(e) Run the duration script for the PACS instrument model: Open duration script and point it to HCSS 2.0.1 hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/PACS> ./2createOBSMODtable4RP.sh PACS PACS_AOR_C011_44.aor /home/hscphs2/.hcss/Uplink_Coord.props /home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/PACS hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/PACS> ls -ls total 10712 4 -rwxr-xr-- 1 hscphs2 herschel 1538 Mar 5 14:01 2createOBSMODtable4RP.sh* 5272 -rw-r--r-- 1 hscphs2 herschel 5386240 Mar 22 16:20 CYCLE011_PACS_FULL_4_20100322.tar 4 -rw-r--r-- 1 hscphs2 herschel 74 Apr 12 15:02 msgPacsCal_PacsRangeSpec_PV.txt 4 -rw-r--r-- 1 hscphs2 herschel 71 Apr 12 15:03 msgPacsCal_WaveCalNoChop.txt 0 -rw-r--r-- 1 hscphs2 herschel 63 Apr 12 15:03 msgPacsRangeSpec.txt 132 -rw-r--r-- 1 hscphs2 herschel 130563 Mar 12 15:52 PACS_AOR_C011_44.aor 4 -rw-r--r-- 1 hscphs2 herschel 1594 Mar 12 16:10 PACS_Duration_PACS_compare.txt 4 -rw-r--r-- 1 hscphs2 herschel 1594 Apr 12 15:03 PACS_Duration_PACS.txt 400 -rw-r--r-- 1 hscphs2 herschel 401435 Mar 22 16:06 PACS_MC_ASTR_CalPhase_2010-03-22B_C011_47_CUS_CAL.xml 4876 -rw-r--r-- 1 hscphs2 herschel 4978487 Mar 22 16:06 PACS_MC_ASTR_CalPhase_2010-03-22B_C011_47_CUS.def 4 -rw-r--r-- 1 hscphs2 herschel 2693 Mar 22 16:19 PACS_Readme_C011_47.txt 4 -rw-r--r-- 1 hscphs2 herschel 1271 Apr 12 15:02 tmp 4 -rw-r--r-- 1 hscphs2 herschel 467 Apr 12 15:02 tmpobsmode hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/PACS> diff PACS_Duration_PACS_compare.txt PACS_Duration_PACS.txt Perfect. No differences! 8(f) If Durations are OK then COMMIT the Delivery with CUSGUI No new CUS. Don't commit. OPENED CUSGUI & COMMITTED (REGISTRY/COMMIT) THE PACS DELIVERY In the Comment field, refer to PACS MC P47 TAKE NOTE : It is very important that you commit the delivery as defined above. just import 8(g) Import PACS model into new Mission Configuration hscphs2@heropl02/home/hscphs2/icchsc/mission_config/MC_HTest_P47_S52_PV/PACS> Apr 12, 2010 3:04:47 PM herschel.share.log.util.LogInitialiser init INFO: Initialising using local log configuation file /home/hscphs2/.hcss/userlogging.properties Apr 12, 2010 3:04:47 PM herschel.versant.store.ReplStoreFactoryImpl createStore INFO: Creating ObjectStore: hsc_ops_operations_tm_1@herdb02.esac.esa.int Apr 12, 2010 3:04:48 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 3:04:48 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 3:04:48 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 3:04:48 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 3:04:48 PM herschel.cus.gui.CusEditor chooseInstrument INFO: Using instrument command set from PACS, specified by property hcss.cus.instrument Apr 12, 2010 3:05:03 PM herschel.versant.ccm.MissionImpl getMissionConfiguration INFO: Using configuration "MC_HTest_P47_S52_PV" Apr 12, 2010 3:05:22 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 3:05:22 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 3:05:22 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 3:05:22 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 3:05:52 PM herschel.cus.gui.CusEditor exit INFO: Quitting. THIS ENDS THE IMPORT OF THE PACS INSTRUMENT MODEL INTO THE MISSION CONFIGURATION. 9.Link PropHandler to the new MC & Start PropHandler to confirm Linked Prophandler to the new Mission Config by updating the Uplink_Coord.props file in .hcss directory #Mission Configuration hcss.ccm.mission.config = MC_HTest_P47_S52_PV Source the PHS Environment for 2.3.0_phs hscphs2@heropl02/home/hscphs2/otherSetups> source setHcssEnvironment_v2.3.0_phs hscphs2@heropl02/home/hscphs2/otherSetups> Apr 12, 2010 3:06:52 PM herschel.share.log.util.LogInitialiser init INFO: Initialising using local log configuation file /home/hscphs2/.hcss/userlogging.properties Apr 12, 2010 3:06:53 PM herschel.versant.store.ReplStoreFactoryImpl createStore INFO: Creating ObjectStore: hsc_ops_operations_tm_1@herdb02.esac.esa.int Apr 12, 2010 3:06:53 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RO-Access for node: hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 3:06:53 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n2@herdb02.esac.esa.int Apr 12, 2010 3:06:54 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Using RW-Access for node: hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Apr 12, 2010 3:06:54 PM herschel.versant.store.replication.ReplicatingTransaction connectToRemoteDatabase INFO: Connection established to hsc_ops_operations_tm_1_n3@herdb02.esac.esa.int Running CDH.getObsProgrammes() Apr 12, 2010 3:06:54 PM herschel.phs.prophandler.gui.ProposalHandler message INFO: Loading observation programmes list... Apr 12, 2010 3:06:54 PM herschel.phs.prophandler.gui.ProposalHandler message INFO: CDH: Getting obs progs took: 32 Apr 12, 2010 3:06:54 PM herschel.phs.prophandler.gui.ProposalHandler message INFO: Loading observing modes list... Apr 12, 2010 3:06:54 PM herschel.versant.ccm.MissionImpl getMissionConfiguration INFO: Using configuration "MC_HTest_P47_S52_PV" Apr 12, 2010 3:06:59 PM herschel.phs.prophandler.gui.ProposalHandler message INFO: CDH: Getting obs modes took: 5524 TAKE NOTE : The PropHandler Terminal log above shows that it is correctly pointing to the new Mission Configuration : CONFIRMED!! 10. Export the Hspot Files from PropHandler In PropHandler, select the Calibration pull down menu and export the HSpot files. TAKE NOTE : When the new window opens showing all the properties files, check that you have property files for SPIRE, PACS & HIFI. CONFIRMED!! Select all the files and in the new window that opens, create a new directory in /home/hscphs2/icchsc/HSpot_files/ Called the same as the Mission Confifguration: MC_HTest_P47_S52_PV Exported all the HSpot files to this folder: hscphs2@heropl02/home/hscphs2/icchsc/HSpot_files> mkdir MC_HTest_P47_S52_PV Example of the last entry in the log: Apr 12, 2010 3:09:27 PM herschel.phs.prophandler.gui.ProposalHandler message INFO: Writing calibration prop file:/home/hscphs2/icchsc/HSpot_files/MC_HTest_P47_S52_PV/HifiManCmdSetIntoDissipative_IIGen.prop Apr 12, 2010 3:09:27 PM herschel.phs.prophandler.gui.ProposalHandler message INFO: Writing calibration prop file:/home/hscphs2/icchsc/HSpot_files/MC_HTest_P47_S52_PV/HifiManCmdSetIntoDissipativeGen.prop 11. Do the Check for a new script for Eva Do the following: hscphs2@heropl02/home/hscphs2/icchsc/HSpot_files/MC_HTest_P47_S52_PV> ls *.prop > & MC_HTest_P47_S52_PV.txt hscphs2@heropl02/home/hscphs2/icchsc/HSpot_files/MC_HTest_P47_S52_PV> ls -ls *.txt 20 -rw-r--r-- 1 hscphs2 herschel 17129 Apr 12 15:10 MC_HTest_P47_S52_PV.txt hscphs2@heropl02/home/hscphs2/icchsc/HSpot_files/MC_HTest_P47_S52_PV> cp MC_HTest_P47_S52_PV.txt /home/hscphs2/icchsc/HSpot_files/ Now do a diff between this new txt file and the one generated with the last Mission configuration. hscphs2@heropl02/home/hscphs2/icchsc/HSpot_files> diff MC_H35_P47_S51_PV.txt MC_HTest_P47_S52_PV.txt 413a414 > SpireEngBsmTuneChopSettingsGen.prop If there is a difference inform Eva, Jose of the result. If there is NO difference then no need to inform Eva. No new HIFI script. Do not notify Eva & Jose 12. Final Jboss Activities Log into Jboss #2 herjbo02.esac.esa.int/home/hsc_phs> source .minimal_herjbo02 PHS: Using BUILDNUM 578 PHS: Using JBOSS_HOME /usr/local/software/jboss/jboss-3.2.6_0_6_5 Stop the Test Jboss : herjbo02.esac.esa.int/home/hsc_phs> stopJbossTest set old=/home/hsc_phs chdir /usr/local/software/jboss/jboss-3.2.6_0_6_5/bin if ( -f .keybind ) echo .keybind exists if ( -f .exrc ) echo .exrc exists ./shutdown.sh -s jnp://localhost:1199 Shutdown message has been posted to the server. Server shutdown may take a while - check logfiles for completion Create a directory which contains the name of the new MC : herjbo02.esac.esa.int/home/hsc_phs> mkdir fileHolder_ops_MC_HTest_P47_S52_PV copied HSpot files from the HSpot_files directory on hscphs2 to this directory TAKE NOTE : You should perform this copy from the HSpot files folder on hscphs2. - DONE : SEE BELOW hscphs2@heropl02/home/hscphs2/icchsc/HSpot_files/MC_HTest_P47_S52_PV> scp *.prop hsc_phs@herjbo02:/home/hsc_phs/fileHolder_ops_MC_HTest_P47_S52_PV/ Next update the properties file: herjbo02.esac.esa.int/home/hsc_phs/.hcss> kedit HCSS_PHS_TEST_herjbo02_0_6_6.props & [1] 3171 Update each of the fields below in the Properties file : TAKE NOTE : Double check that this is done correctly!! #MARK & CHIQUI TIME ESTIMATOR #hcss.phs.timeEstimatorVersion=MC_MAN_S7_100329 #hcss.phs.timeEstimatorVersion=MC_H36ASTR_P47ASTR_S52ASTR_RP_100409 hcss.phs.timeEstimatorVersion=MC_HTest_P47_S52_PV_100412 #MARK & CHIQUI MISSION CONFIG #hcss.ccm.mission.config = MC_MAN_S7 #hcss.ccm.mission.config = MC_H36ASTR_P47ASTR_S52ASTR_RP hcss.ccm.mission.config = MC_HTest_P47_S52_PV #MARK & CHIQUI DIRECTORIES #hcss.phs.fileHolder=/home/hsc_phs/fileHolder_ops_MC_MAN_S7 #hcss.phs.fileHolder=/home/hsc_phs/fileHolder_ops_MC_H36ASTR_P47ASTR_S52ASTR_RP hcss.phs.fileHolder=/home/hsc_phs/fileHolder_ops_MC_HTest_P47_S52_PV Finally Restart the Test Jboss. > startJbossTest DONE. LOGOUT OF THE JBOSS MACHINE. YOU ARE FINISHED WITH THIS LOG FILE.