IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 27, 2021, 3:55:13 PM (5 years ago)
Author:
eugene
Message:

consolidate reload_catalogs and relphot_objects; option to supply grid correction in relphot -averages and relphot -apply-offsets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/relphot.20210521/src/relphot_client.c

    r41615 r41623  
    9292    }
    9393
     94/* deprecated (absorbed into MODE_UPDATE)
    9495    case MODE_UPDATE_OBJECTS: {
    9596      // take the current set of detections and set the mean magnitudes
     
    99100      break;
    100101    }
     102*/
    101103
    102104    case MODE_SYNTH_PHOT:
     
    106108      break;
    107109
     110    case MODE_UPDATE_OBJECTS:
    108111    default:
    109112      fprintf (stderr, "impossible!");
Note: See TracChangeset for help on using the changeset viewer.