IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

#619 closed defect (fixed)

various pmObjects.c mods

Reported by: eugene Owned by: robert.desonia@…
Priority: high Milestone:
Component: objects Version: 0.9.0
Severity: normal Keywords:
Cc:

Description

There are various mods that I've made to pmObjects.c that didn't make it into
the main line.

  • i've added a 'status' element to the pmModel structure, which carries the

resulting status of the fit. this gets set in pmSourceModelFit.

  • i've added config information MOMENTS_SX_MAX and MOMENTS_SY_MAX to carry in

the size of the sigma x, sigma y search plane in pmSourcePSFClump.

  • i fixed pmSourceRoughClass to use the default full array for psImageCountPixelMask
  • i changed the |= to = in pmSourceRoughClass source assignments
  • added the sky offset option to p_pmSourceAddOrSubModel, inverted logic on

'flag' and renamed it 'add'.

  • modified pmSourceAddModel, pmSourceSubModel to reflect the above

all of these are available in eam_rel9_b0

Change History (1)

comment:1 by robert.desonia@…, 21 years ago

Resolution: fixed
Status: newclosed

I merged in the changes in src/objects from your branch.

Note: See TracTickets for help on using tickets.