Trace collected at: 2014-02-14 10:30:14.471000 ---------------------------------------------------------------------- ../GSEOS_scripts/barrel_2013-2014\b1_collect140214_b.py[14]: tstart = ['2014-02-16T14:10:01'] ../GSEOS_scripts/barrel_2013-2014\b1_collect140214_b.py[16]: tend = ['2014-02-16T15:10:00'] ../GSEOS_scripts/barrel_2013-2014\b1_collect140214_b.py[19]: cmd.GSEOS_CMD_MOC_SCM_SET_ENABLE_TIME(util.get_current_gmt()) ../GSEOS_scripts\util.py[20]: now = datetime.datetime.utcnow() ../GSEOS_scripts\util.py[21]: retval = now.strftime('%Y%j%H%M%S') ../GSEOS_scripts\util.py[22]: return retval ../GSEOS_scripts/barrel_2013-2014\b1_collect140214_b.py[21]: ntimes = len(tstart) ../GSEOS_scripts/barrel_2013-2014\b1_collect140214_b.py[22]: for j in range(ntimes): ../GSEOS_scripts/barrel_2013-2014\b1_collect140214_b.py[23]: onMET = inst_spice_ipc_client.utc2met('b', tstart[j]) ../GSEOS_scripts/barrel_2013-2014\b1_collect140214_b.py[24]: offMET = inst_spice_ipc_client.utc2met('b', tend[j]) ../GSEOS_scripts/barrel_2013-2014\b1_collect140214_b.py[25]: cmd.GSEOS_CMD_MOC_SCM_SET_MET(onMET) ../GSEOS_scripts/barrel_2013-2014\b1_collect140214_b.py[26]: sleep(5) ../GSEOS_scripts/barrel_2013-2014\b1_collect140214_b.py[27]: cmd.EFW_SSR_ENABLE(OPTION=0) ../GSEOS_scripts/barrel_2013-2014\b1_collect140214_b.py[28]: sleep(5) ../GSEOS_scripts/barrel_2013-2014\b1_collect140214_b.py[29]: cmd.GSEOS_CMD_MOC_SCM_SET_MET(offMET) ../GSEOS_scripts/barrel_2013-2014\b1_collect140214_b.py[30]: sleep(5) ../GSEOS_scripts/barrel_2013-2014\b1_collect140214_b.py[31]: cmd.EFW_SSR_DISABLE(OPTION=0) ../GSEOS_scripts/barrel_2013-2014\b1_collect140214_b.py[32]: sleep(5) ../GSEOS_scripts/barrel_2013-2014\b1_collect140214_b.py[22]: for j in range(ntimes): ../GSEOS_scripts/barrel_2013-2014\b1_collect140214_b.py[35]: cmd.GSEOS_CMD_MOC_SCM_SET_MET(0)