Skip to content

Goodman v1.1.0 release

Compare
Choose a tag to compare
@simontorres simontorres released this 24 Jul 19:32
9671790
  • Bugs fixed

    • --keep-cosmic-file would work for dcr but not for lacosmic
  • Changed organization of ReadTheDocs information

    • New structure
    • Added references to external packages
    • This page is the single place to add changes information. CHANGES.md still
      exist but contains a link here.
  • Added --version argument.

  • Improved help information for some arguments.

  • Implemented astroscrappy's LACosmic method

  • removed ccdproc's :func:~ccdproc.cosmicray_lacosmic.

  • created default method for cosmic ray rejection.

    • For binning 1x1 default is dcr
    • For binning 2x2 default is lacosmic
    • For binning 3x3 default is lacosmic

methods dcr, lacosmic or none can still be forced by using
--cosmic <method>