Skip to content

Commit

Permalink
added to realease doc
Browse files Browse the repository at this point in the history
  • Loading branch information
debora-pe committed Sep 20, 2024
1 parent 05065ca commit 0c27950
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/releases/1.16.1dev.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,14 @@ Script Changes
the reduced data.
- Treatment of file names is now more formal. Compression signatures are now
considered, and filename matching is now more strict.
- Removed `--spec_samp_fact` and `--spat_samp_fact` command line options from
`pypeit_coadd_2d`. These options are now parameters in `Coadd2dPar`.
- `pypeit_show_2dspec` now shows the first available detector in the 2D spectrum
by default. The user can specify the detector to show with the `--det` option.
- Added `--removetrace` command line option to `pypeit_ql` to not show the object
trace when displaying the 2D spectrum.
- Change the default value for `--skip_display` in `pypeit_ql` to `True`.


Datamodel Changes
-----------------
Expand Down Expand Up @@ -122,6 +130,8 @@ Bug Fixes
- Fixed an hidden bug that was causing the spatial flexure to fail. The bug was in the
`SlitTraceBitMask` class, where the function `exclude_for_flexure()` was not returning
the 'BOXSLIT' flag.
- Fix a bug in `pypeit_coadd_2d` related to how the binning was taken into account
in the mask definition, and in the calculation of the offset between frames.



Expand Down

0 comments on commit 0c27950

Please sign in to comment.