This space hosts IDL procedures developed for semi-realtime data inspection. Each procedure includes instructions inside its comments. Users can retrieve them adding the optional "/help" string when launching the procedures.
quick-look to inspect each SUBSCAN during continuum (when output is in FITS format) and XARCOS acquisitions with DISCOS. Compile and retrieve full information:
IDL> .r fitslook
IDL> fitslook, /help
quick-look to inspect each SCAN during XARCOS acquisitions with DISCOS. The scan is displayed, once completed, as (ON-OFF)/OFF. Compile and retrieve full information:
IDL> .r onoff
IDL> onoff, /help