IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 24, 2017, 4:20:46 PM (9 years ago)
Author:
watersc1
Message:

HSC changes that haven't been committed yet. Includes a number of configuration changes, improved glint masking, unfinished ghost masking, and the PSF model that I forgot to include previously.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20170908/psModules/src/objects/pmSourceOutputs.c

    r38038 r40179  
    135135                outputs->psfCore = PAR[PM_PAR_7];
    136136            }
     137            if (model->type == pmModelClassGetType ("PS_MODEL_HSC_V1")) {
     138                outputs->psfCore = PAR[PM_PAR_7];
     139            }
    137140
    138141            outputs->psfMajorFWHM = model->class->modelSetFWHM(model->params, axes.major);
Note: See TracChangeset for help on using the changeset viewer.