IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 15 years ago

Last modified 15 years ago

#1476 new defect

perl metadata paser fails on vectors unless the line ends with a comment

Reported by: bills Owned by: eugene
Priority: normal Milestone:
Component: ippScripts Version:
Severity: normal Keywords:
Cc:

Description

The perl metadata config file parser generates errors on vectors. That is lines of the form

@RADIAL.ANNULAR.BINS.LOWER F32 0.0 1.2 3.4 5.2 8.8 15.0 23.2 37.2 57.1 91.0 141.0

Unless the line ends with a comment # this is a comment

Change History (1)

comment:1 by bills, 15 years ago

The problem is that the vector_sep parser eats the newline which cofuses code later on.

Note: See TracTickets for help on using tickets.