geminiplanetimager / gpi_pipeline

Gemini Planet Imager Data Reduction Pipeline
Other
8 stars 6 forks source link

Crash in gpitv spectral profile tool #57

Closed dsavransky closed 8 years ago

dsavransky commented 8 years ago

To reproduce: open file 120615/ifs0494-spdc.fits. Spectral plot works fine. Then gpitv, 'ifs0492.fits'. Now spectral plot crashes:

% WIDGET_CONTROL: Invalid widget identifier: 208. % Execution halted at: GPITV::LAMBPROF_REFRESH 16063 /Users/mperrin/GPI/sw/gpitv/gpitvdefine.pro % GPITV::LAMBPROF 16314 /Users/mperrin/GPI/sw/gpitv/gpitvdefine.pro % GPITV::DRAW_LAMBPROF_EVENT 2077 /Users/mperrin/GPI/sw/gpitv/gpitv__define.pro % GPITVO_GENERIC_EVENT_HANDLER 511 /Users/mperrin/GPI/sw/gpitv/gpitv__define.pro % WIDGET_PROCESS_EVENTS

dsavransky commented 8 years ago

Recovering rm journals for issue:

dsavransky: Can't seem to reproduce this error. On 17-33 opened ifs0494-spdc.fits, opened spectral plot. Then called gpitv with full path to ifs0492.fits in detector dir. No crash. Repeated with multiple different ways of opening both files. Can you please add details?

mperrin: Can't seem to reproduce here now, either. Clearly it was the widget_ids getting out of sync with the actual widget state, but I don't know why... Probably can ignore if not reproducible (though dissatisfying...)