Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#287 closed bug (fixed)

Azspec adds extra blank lines to the end of some level 1 files

Reported by: benj Owned by: benj
Priority: alpha 4 low Milestone:
Component: az* programs Keywords:
Cc: Other processors:

Description

Some Eagle and Hawk lines, when processed through azspec, acquire extra blank lines on the end of the level 1 file. Header dimensions are correct for the file as expected (not as it actually is) and ENVI just silently truncates what it's displaying, so this hasn't been noticed before. Became noticeable using fastQC for delivery checking. The actual data values for the data in the file are unaffected (values are very similar to those obtained through CaliGeo).

Fixed promptly by Bill when reported, working from azspec.1.2.10. Raising (and closing) this ticket purely for tracking purposes. Use dimfixer.py (attached) to chop blank lines off the end of affected level 1 BIL files.

Attachments (2)

dimfixer.py (3.4 KB) - added by benj 14 years ago.
Python script to truncate BIL files to match file header dimensions
data_handler.py (25.8 KB) - added by benj 14 years ago.
BIL file handler library (needed by dimfixer.py)

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by benj

Python script to truncate BIL files to match file header dimensions

Changed 14 years ago by benj

BIL file handler library (needed by dimfixer.py)

comment:1 Changed 14 years ago by benj

  • Resolution set to fixed
  • Status changed from new to closed

Closing ticket - fixed before ticket raised, ticket raised just for tracking purposes.

comment:2 Changed 14 years ago by benj

  • Type changed from flight processing to bug
Note: See TracTickets for help on using tickets.