Goodman v1.1.0 release
-
Bugs fixed
--keep-cosmic-file
would work fordcr
but not forlacosmic
-
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>