Skip to content
  • Mohammad Akhlaghi's avatar
    Header WCS region added to ImageCrop, fixed bug in NoiseChisel · 1c0e7c37
    Mohammad Akhlaghi authored
    Additions
    =========
    
    - ImageCrop: Added the two options `--hstartwcs' and `--hendwcs' to
      read specific portions of the input file's header. As explained in
      the manual this is necessary now that WCSLIB includes distortion in
      the coordinates but old FITS files were written with the assumption
      that WCSLIB does not support them.
    
    Bug fixes
    =========
    
    - NoiseChisel: The flux weighted center of the detections (which are
      used to find the sky standard deviation on the mesh grid) used the
      flux of all the pixels. But a weight can only have a positive value!
      So the negative values would make the result go wrong. Now, the xys
      array has a third column to keep the sum of positive flux pixels
      which were used as weights in finding the flux weighted center.
    1c0e7c37
To find the state of this project's repository at the time of any of these versions, check out the tags.