askap-vast / vast-post-processing

MIT License
0 stars 0 forks source link

Core - Fix Header History Update #52

Closed hansenjiang closed 9 months ago

hansenjiang commented 9 months ago
  1. Move to crop and correct after initial changes
  2. Write to correct file, not original image
hansenjiang commented 9 months ago

https://github.com/askap-vast/vast-post-processing/blob/de7314133471eb447bd41451a08fcc0b19c2e82d/vast_post_processing/core.py#L415-L440

Moved to end of crop_image after corrections, cropping, and possible compression. Writes to processed image and not original image.