IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 20 years ago

Last modified 20 years ago

#643 closed defect (fixed)

psMetadataConfigWrite needs more digits for F32, F64

Reported by: eugene Owned by: David.Robbins@…
Priority: high Milestone:
Component: types Version: 0.9.0
Severity: normal Keywords:
Cc:

Description

currently this function uses %f as the output format for F32 and F64. this ends
up dropping significant figures pretty badly. I recommend %22.15g instead.
I've made this change in eam_rel9_b1 for some of the permutations, but the
others should be checked.

Change History (4)

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

Status: newassigned

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

merged your branch code fixes.

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

Owner: changed from robert.desonia@… to David.Robbins@…
Status: assignednew

comment:4 by David.Robbins@…, 20 years ago

Resolution: fixed
Status: newclosed

fixed.

Note: See TracTickets for help on using tickets.