| Date / Trouble Maker | Problem | Temporary Solution | Final Solution / Fixer |
| 5/18 / Kartik | Postscript files produced by WIP are
too big!
Reason: Call to IMAGE determines NX, and NY which determine ps file size regardless of image section on display. |
Use command SUBIMAGE after IMAGE to select out a smaller region | |
| 5/18 Kartik | WIP cannot handle the CD_* matrix - it needs CDELTS to properly plot images | Convert fits files to miriad and back to fits using the FITS command in miriad | |
| 5/18 Kartik | Blanked pixels can only be handled in Hist Eq. mode in WIP. It would be nice to have more flexibility with the color tables to say color all pixels below -xxx white or black. | No easy solution - I did some arithmetic on my image and changed the data to match the color table. |