Index - ITA-Solar/solo-spice-ql GitHub Wiki

  • ANA2FITS: This procedure saves all information of one or more ANA structures into a FITS file. ANA structures are used in CFIT, CFit_BLOCK, XCFIT, and XCFIT_BLOCK.
  • cdscongrid
  • FITS2ANA: This function reads a FITS file that was written by ANA2FITS and returns one or more ANA structures.
  • generate_adef
  • Level 2 FITS file: Level 2 FITS header
  • Level 3 FITS file: Level 3 FITS file description and of how to create and read, view and edit one.
  • oslo_fits_util__define: FITS header manipulation tool
  • PRITS_TOOLS: This is a collection of various, useful tools that are not specific to SPICE.
  • rget
  • shadow_check
  • spice_cat_readme
  • SPICE_CAT: This program allows filtering/sorting/selection of the contents in spice_catalog.txt which contains information about all available (not necessarily locally) SPICE FITS files. This tool can also be called from within [SPICE_XFILES](/ITA-Solar/solo-spice-ql/wiki/spice_xfiles).
  • SPICE_CREATE_L3_DRIVER
  • SPICE_CREATE_L3_IMAGES
  • spice_create_l3_progress
  • spice_create_l3_widget
  • SPICE_DATA: SPICE data object for level 2 FITS files, that contains many methods.
  • SPICE_DATA_L3: SPICE data object for level 3 FITS files, that contains many methods.
  • SPICE_FILE2INFO: This routine takes as input a SPICE filename (or list of files) and extracts information from the filename.
  • SPICE_FIND_FILE: This program is also used by SPICE_XFILES. It is a very flexible tool to search for files on your local hard drive.
  • SPICE_FIND_OBSERVATIONS: This routine searches the SPICE catalog to find observations where the specified pointing falls within the SPICE field-of-view at the specified date/time or range.
  • SPICE_GEN_CAT: This program creates a file called spice_catalog.txt in the $SPICE_DATA/ directory (but other paths can be specified), with various information on the content of the files found in the directory hierarchy below that path.
  • spice_get_object
  • spice_get_screen_size
  • SPICE_GETWINDATA
  • SPICE_INGEST: This tool will move your downloaded SPICE FITS files to the appropriate location in your $SPICE_DATA path.
  • SPICE_INGEST_REORDER: This routine can be used to reorder your SPICE files.
  • spice_keyword_info
  • SPICE_LINE_LIST
  • spice_modal_message
  • spice_overwrite_l3_file
  • SPICE_RASTER_BROWSER: This routine is used to browse 3D SPICE data-cubes.
  • spice_read_cat
  • [SPICE_REMOVE_OLD_FILES](/ITA-Solar/solo-spice-ql/wiki/spice_remove_old_files): Remove earlier versions of SPICE fits files.
  • SPICE_WGET_FILES: This tool mirrors SPICE FITS files from Oslo and cleans up any old files no longer on the server.
  • SPICE_XCONTROL_L23: GUI to view/edit a level 3 file.
  • SPICE_XCONTROL: GUI to view a level 2 file.
  • SPICE_XDETECTOR: This tool displays the windows superimposed on the whole SPICE detector.
  • SPICE_XFILES: GUI to search and open SPICE FITS files.
  • SPICE_XMAP: This tool is used to display 2-D (or higher) data. FITS file must contain more than one exposure.
  • SPICE_XRASTER: This tool displays all exposures of the selected windows in a row.
  • SPICE_XWHISKER: This tool is used to display 2-D spectroscopic data as whisker plots (images), i.e. Intensity[wavelength, y]. FITS file must contain more than one exposure.
  • SSW-Copies Files that were copied into the SPICE branch of SSW from another branch in order to improve them.
  • WIDGET_POSITIONER