IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 7, 2026, 4:51:13 PM (3 weeks ago)
Author:
eugene
Message:

add option to pass expname to ipp_inject_fileset.pl, small code refactor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-pstamp-20260421/ppSim/src/ppSimSequence.h

    r42385 r43081  
    1717bool ppSimSequenceObject (FILE *simfile, FILE *inject, psMetadata *sequence, int nSeq, psRandom *rng, const char *path, const char *basename, const char *refcat, const char *ppSimCommand, const char *injectCommand, psArray *files);
    1818
     19psString ppSimDefineExpname (const char *basename, int nSeq, int nImage);
     20psString ppSimDefineFilename (const char *path, const char *expname);
     21
    1922#endif
Note: See TracChangeset for help on using the changeset viewer.