#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)
Change History (4)
Changed 15 years ago by benj
comment:1 Changed 15 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 15 years ago by benj
- Type changed from flight processing to bug
Python script to truncate BIL files to match file header dimensions