Code: Select all
convert wavefront.fits -depth 8 -crop 1024x768+0+128 wavefront-crop.fits
When I inspect the files with
Code: Select all
convert wavefront.fits -verbose info:
[*]The input file gives: http://pastebin.com/QHifuQwf
[*]The cropped output file should give (6.5.7-8 2012-04-30): http://pastebin.com/xX2giYRZ
[*]The cropped output file instead gives (6.7.7-2 2012-06-11): http://pastebin.com/kEwjDU5t
Am I doing something wrong when converting? I think this might be a bug in the convert utility, as it used to work as expected. Does anyone know what's going wrong? Thanks in advance!