IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39379


Ignore:
Timestamp:
Feb 24, 2016, 9:56:28 AM (10 years ago)
Author:
eugene
Message:

add a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relastro/src/relastro_client.c

    r38986 r39379  
    7777      if (db.dbstate == LCK_EMPTY) Shutdown ("ERROR: No images in catalog %s (1)", db.filename);
    7878      if (!dvo_image_load (&db, VERBOSE, FALSE)) Shutdown ("can't read image catalog %s", db.filename);
     79      // the raw FITS data is freed by dvo_image_load, leaving only the Image structure data
    7980
    8081      /* load regions and images based on specified sky patch (default depth) */
Note: See TracChangeset for help on using the changeset viewer.