Commit 53f44760 authored by Kristin Berry's avatar Kristin Berry
Browse files

Updated label fix for rosvirtis2isis.

parent 4ed6acff
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -429,8 +429,8 @@ void IsisMain ()
    PvlKeyword &frameParam = inst["FrameParameter"];

    QString stopTime = iTime(et + exposureTime).UTC(); 
    inst.findKeyword("StopTime).setValue(stopTime); 
    //TODO: inst.findKeyword("SpacecraftClockStopCount); 
    inst.findKeyword("StopTime").setValue(stopTime); 
    inst.findKeyword("SpacecraftClockStopCount").setValue(endSclkString); 
    outcube->putGroup(inst);

    // Unload the naif kernels