Recent Releases of PypeIt
PypeIt - Version 1.17.3
Hotfix for file name typo in data/standards/xshooter/xshooter_info.txt. See issue #1903.
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall 10 months ago
PypeIt - Version 1.17.2
- Hotfix for typo in
wavetilts.py, changinglegend.legendHandlestolegend.legend_handlesin use ofmatplotlib.
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall 11 months ago
PypeIt - Version 1.17.1
Patch release that:
- Bumped to
numpy>=1.26 - Lifts restriction from
python<3.13topython<3.14
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall about 1 year ago
PypeIt - Version 1.17.0
Installation Changes
- Significant expansion of PypeIt's use of the cache system; see
:ref:
data_installation. Important changes include that most cached files are now version dependent. When upgrading to new versions of PypeIt, users should delete their cache and start fresh.
Dependency Changes
- Support added for numpy>=2.0.0; numpy<=2.0.0 should still be supported
- Deprecated support for python 3.10
- General update to dependencies to be roughly consistent with release of python 3.11
Functionality/Performance Improvements and Additions
- Added the
max_overlapparameter, which limits the set of new order traces added, to compensate for orders missed during automated edge-tracing, to those that have less than a given fractional overlap with adjacent orders. - Added the
order_fitrejandorder_outlierparameters used to set the sigma-clipping threshold used when fitting Legendre functions to the order widths and gaps. - Added the possibility to decide if the extracted standard star
spectrum should be used as a crutch for tracing the object in the
science frame (before it was done as default). This is done by
setting the parameter
use_std_tracein FindObjPar. - Now PypeIt can handle the case where "Standard star trace does not
match the number of orders in the echelle data" both in
run_pypeitand inpypeit_coadd_1dspec. - Added the functionality to use slitless flats to create pixelflats.
Note: new frametype
slitless_pixflatis added to the PypeIt frametype list. - The created pixelflats are stored in the reduction directory and in
the PypeIt cache directory
data/pixelflats. - Added a functionality that allows, when multiple frames are combined,
to scale each frame to have the same mean value before combining. To
use this functionality, the new parameter
scale_meanshould be set toTrue. - Added the possibility to use the parameter
fwhm_fromlinesalso for the tilts calibration.
Instrument-specific Updates
- Improved LRIS frame typing, including the typing of slitless flats and sky flats.
- Improved HIRES frame typing and configuration setup.
- Added support for Keck/KCWI BH3 grating configuration.
- Updated the requirements of a spectral flip for KCWI (blue) data. If all amplifiers are used, the data will not be flipped in the spectral direction. Otherwise, the data will be flipped.
- Added support for the (decommissioned) AAT/UHRF instrument
Updated X-Shooter detector gain and read noise to come from header, and updated plate scales to the most recent values from the manual. Detailed changes are:
NIR arm:
- Platescale updated from 0.197 to 0.245 arcsec/pixel
- Dark current updated from 0. to 72. e-/pixel/hr
- Gain updated from 2.12 to 2.29 e-/DN
VIS arm:
- Platescale updated from an order-dependent value, to being 0.154 arcsec/pixel for all orders
UVB arm:
- Platescale updated from an order-dependent value, to being 0.164 arcsec/pixel for all orders
Add new P200/DBSP reid_arxiv template for 1200/7100 with D55 dichroic
Add B480 as a supported option for Gemini-S/GMOS
Script Changes
- Modifications to the cache-related :ref:
install_scriptsto accommodate expansion of and changes to the cache system. - Added
pypeit_clean_cachescript to facilitate both viewing and removing files in the cache. - Changed the name of the multi-dimensional specdata to
specdata_multiinpypeit_identifyand improved the robustness of the saving dialog when calibrating single trace spectra. - Fixed a read-in error for the high resolution A0V PHOENIX model.
- A new script, called
pypeit_extract_datacube, allows 1D spectra of point sources to be extracted from datacubes. - The sensitivity function is now generated outside of datacube generation.
- The
grating_corrcolumn is now used to select the correct grating correction file for each spec2d file when generating the datacube. - Added the
--extrparameter in thepypeit_sensfuncscript (also as aSensFuncPar) to allow the user to specify the extraction method to use when computing the sensitivity function (before only optimal extraction was used). - Added
pypeit_show_pixflatscript to inspect the (slitless) pixel flat generated during the reduction and stored indata/pixelflats. - Added
pypeit_chk_flexurescript to check both spatial and spectral flexure applied to 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_factand--spat_samp_factcommand line options frompypeit_coadd_2d. These options are now parameters inCoadd2dPar. pypeit_show_2dspecnow shows the first available detector in the 2D spectrum by default. The user can specify the detector to show with the--detoption.- Added
--removetracecommand line option topypeit_qlto not show the object trace when displaying the 2D spectrum. - Change the default value for
--skip_displayinpypeit_qltoTrue.
Datamodel Changes
- Adjusted spec1d datamodel to enable use with UVES_popler GUI tool
Under-the-hood Improvements
- Introduced :class:
~pypeit.pypeitdata.PypeItDataPathsto handle all interactions with thepypeit/datadirectory, which provides a unified interface for accessing on-disk and cached files. - When adding missing orders, the full syncing procedure is no longer performed. The code now only checks that the edges are still synced after the missed orders are added.
- When detecting overlapping orders/slits, the code now forces each edge used to have been directly detected; i.e., if an edge is inserted, the fact that the resulting slit is abnormally short should not trigger the overlap detection.
- Improved the QA plot resulting from fitting order widths and gaps as a function of spatial position.
- Updated general raw image reader so that it correctly accounts for spectrographs that read the data and overscan sections directly from the file headers.
Bug Fixes
- Fix "The system cannot find the file specified" errors when installing on Windows.
- Fixed a fault caused when all frames in a pypeit file are identified
as being part of
allcalibration groups. - Allow for empty 2D wavecal solution in HDU extension of WaveCalib file
- Fixed a bug in the ginga display function, when the user doesn't
provide the
trc_nameargument. - Fix a MAJOR BUT SUBTLE bug in the use of
numpy.argsort. When usingnumpy.argsortthe parameterkind='stable'should be used to ensure that a sorting algorithm more robust than "quicksort" is used. - Fix error "ValueError: setting an array element with a sequence. The
requested array has an inhomogeneous shape after 1 dimensions..."
occurring when unpacking the
SpecObjspectrum but having an attribute of theSpecObjobject that isNone. - Fixed a hidden bug that was causing the spatial flexure to fail. The
bug was in the
SlitTraceBitMaskclass, where the functionexclude_for_flexure()was not returning the'BOXSLIT'flag. - Fix a bug in
pypeit_coadd_2drelated to how the binning was taken into account in the mask definition, and in the calculation of the offset between frames. - Fix bug when trying to open mosaic data from previous versions; version checking flag was not being propagated.
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall about 1 year ago
PypeIt - Version 1.16.0
Dependency Changes
PypeIt now only supports python versions >=3.10, numpy>=1.23, and ginga>=5.1.0
sphinx-rtd-theme updated to 2.0, along with relevant dependencies
Functionality/Performance Improvements and Additions
Allow the selection of a secondary filter option for all spectrographs that need it; see new
filter2parameter.When dealing with
bkg_reduxreduction (i.e., A-B), a sky model (calledbkg_redux_skymodel) is generated using the A frame, while the existingskymodelis generated using the A-B frame. This allows to have an actual 1D extracted sky spectrum and to perform the flexure correction forbkg_reduxreduction.Various improvements in the flexure correction and added the possibility to use a modeled archive sky spectrum generated with
pypeit.wavemodel.nearIR_modelsky()to perform the flexure correction.Updated the list of available CALSPEC standard star with the latest version from the CALSPEC website.
Instrument-specific Updates
Improvements for SOAR/Goodman
- Added
WAVMODEheader keyword toconfiguration keysandraw header cards.
- Added
Added example of improved wavelength solution for GEMINI/GMOS
Introduces reduction pipeline for high-resolution modes of Keck/NIRSPEC
Expanded the template for
shane_kast_redand the 1200/5000 gratingFixed and improved the wavelength template
magellan_fire_longUpdated Gemini/GMOS-S with the new detector parameters for the Hamamatsu CCDs replaced on 2023-12-14
Script Changes
- When interactively fitting a single peak with the
pypeit_identifyscript (i.e. using theicommand), line centroids can now be both updated and added interactively.
Datamodel Changes
Spec2DObjnow has an additional image, calledbkg_redux_skymodel, which is the "actual" sky model in the case ofbkg_reduxreduction (i.e., dithered observations). This image is not generated ifbkg_reduxis False. In any case, theskymodelis always generated.
Bug Fixes
The subpixel algorithm used to resample datacubes that are generated by
pypeit_coadd_datacubeproduced error cubes that were not properly propagating the noise. The error cubes of the NGP algorithm were unaffected. The error cubes are now regularly inspected with vet tests to ensure the error cubes are reliable.Fix a bug (introduced in a recent PR) that was generating an error if less than 2 spec1d files were used with
pypeit_coadd_1dspec. Now the script can be run with only one file (as it was before).Allow
spec_flex_shift()to take as input either the name of an archive sky spectrum or directly a sky spectrum. This fixes a bug in the flexure correction for SlicerIFU.The
--showoption of thepypeit_coadd_1dspecscript was not properly displaying the x-axis of the plot. Both the top and bottom panels now scale together.Fix a bug in
pypeit_sensfuncthat was causing the script to crash becausepar['fluxcalib']was not being passed tosensfunc.SensFunc.get_instance().
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall over 1 year ago
PypeIt - Version 1.15.0
Installation Changes
- PypeIt will no longer be available through
conda-forgeand must be installed viapipfrom PyPI. Users may still usecondafor management of PypeIt's virtual environment.
Dependency Changes
- Removes use of deprecated
pkg_resources. - Require version
>=1.12forspecutils. - Add
psutilas a dependency for [dev] installs. - Add
pytest-qtas a dependency for [dev] installs. - Require version
>=0.3.1forlinetools
Functionality/Performance Improvements and Additions
- Started the development of instrument-specific scattered light removal. In this release, we only model KCWI/KCRM scattered light.
- Turned on usage of the use2dmodelmask parameter for echelle spectrographs
- Added support for Keck/KCRM RL data reduction.
- Allow one to turn off reinit of reducebpm in globalskysub and made this the default for the final pass
- Allow pypeit Spectrum1D loaders to circumvent the requirement that reduced spectrum have monotonically increasing wavelength data. Non-monotonic wavelength data usually indicate a problem with the data reduction, but this at least lets users ingest the spectrum.
- Add a sensible error message to the pypeit Spectrum1D loaders in the event a user inadvertently tries to use Spectrum1D instead of SpectrumList for a
spec1dfile. - Enabled interpolation and extrapolation of missing echelle orders. This is currently only used for Keck/HIRES, but the code is general.
- Allow the specification of wavelength limits on the flexure cross-correlation against a sky template to limit the effect of unconstrained wavelength solutions at the ends of the spectrum.
- Change
overscan_method = 'polynomial'tooverscan_method = 'chebyshev'to reflect the type of polynomial being fit. Both names point to the same code, but the name'polynomial'is deprecated and will be removed in the future. - Introduced PCA method for telluric corrections
- Added slicer subpixel sampling for DataCube generation
- Added
trace_rms_tolparameter for edge tracing, which helps guard against poorly constrained traces for spectrally truncated slits/orders.
Instrument-specific Updates
- Add support for the R4K detector for MDM OSMOS
- Updated archival sensitivity functions for DEIMOS 1200G, 800G, and 600ZD gratings.
- Keck/KCWI and Keck/KCRM: Turned on polynomial correction for sky subtraction.
- We now support the reduction of VLT/FORS2 data taken in MOS mode.
- Fixed fluxing file format in the
Keck-DEIMOS HOWTOdocumentation. - LDT/DeVeny: default parameter & wavelength template updates, add instrument- specific line lists, use SCITARG for target name if none entered in the LOUI.
- Added support for NTT/EFOSC2 Gr#4
- Keck/KCWI: FeAr are used for wavelength calibration, while the ThAr lamp is used to determine the wavelength tilt.
- Improvement to the wavelength calibration for Keck/HIRES. New arxiv templates added. Templates available for orders 35-117.
- Various updates to default parameters for Keck/HIRES.
- Added
Keck-LRIS HOWTOdocumentation.
Script Changes
- When making datacubes, the user can select a separate frame to use for the sky subtraction. In this case, it is the processed data that will be used for sky subtraction (akin to nodding).
- Allow a list of files to be passed to
pypeit_chk_wavecalib. - A new script has been written (
chk_scattlight) to check the generation of the scattered light calibration frame model. - Added the
pypeit_edge_inspectorscript, which allows users to edit the edge traces by-hand. pypeit_parse_slitsnow prints also the echelle order number, if applicable.- Column
SpatIDin the output ofpypeit_chk_wavecalibchanged toSpatOrderIDand now show the echelle order number, if applicable, otherwise the slit number. pypeit_chk_edgesnow load SlitTraceSet (if available) to be able to overlay the echelle order numbers.- Added a new GUI for creating and editing PypeIt input files:
pypeit_setup_gui - Added a -G option to
pypeit_setupandpypeit_obslogthat will start the new Setup GUI. - Improvements and bug fixes for how the mask is displayed by
pypeit_show_2dspec, and addedpypeit_print_bpmto allow for a quick report on the flags associated with a given bit value.
Datamodel Changes
- A wavelength array is now stored for DataCube()
- WaveCalib and WaveFit datacontainers now store information about echelle order number, if applicable.
- Change to how SlitTraceSet datamodel stores and checks bit flag values.
Under-the-hood Improvements
- The CoAdd3D code has been refactored into a series of core modules and PypeIt-specific routines.
- Polynomial overscan fitting now uses the
numpy.polynomial.Chebyshevclass instead of the deprecatednumpy.polyfit()function. - Improvements to echelle wavelength calibration. Code changes in:
pypeit/core/wavecal/wvutils.py,pypeit/core/wavecal/echelle.py,pypeit/core/wavecal/autoid.py,pypeit/wavecalib.py. - Fixed some failure modes when matching measured order positions to expected positions for fixed-format echelle spectrographs.
- More extensive propagation of turning off datamodel version checking (using
try_oldandchk_version) throughout the code.
Bug Fixes
- Fixed bug associated with finding more than one file with the same name (but presumably different extensions).
- Fixed differential atmospheric refraction (DAR) correction bug. This bug affected datacubes combined using CoAdd3D(). Previously, the DAR was being computed, applied, and then later overwritten. The new routine is faster and more accurate.
- Fixed a bug associated with an incorrect date for the transition to the Mark4 detector for Keck/LRIS RED.
- Fixed a bug with the
pypeit_identifyscript when using echelle data. Previously, the sigdetect parameter was a list of all orders, instead of a single value. - Fixed a bug with the GUI
pypeit_skysub_regions. Previously, the calib header information was not included, and this led to a calibration error. - Corrected the binning scaling for BOXCAR_RADIUS in the object-finding algorithm. Previously, the platescale was multiplied by the spectral binning and not the spatial binning.
- Aligned the documentation and parameters with the code for polynomial overscan subtraction. Docs/params specified 3 values to be passed in
overscan_parforoverscan_method = 'polynomial', but the code only uses one (poly order). - Fixed duplicate object bug reported in Issue #1690.
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall almost 2 years ago
PypeIt - Version 1.14.0
Dependency Changes
- Main dependency bumps: numpy>=1.22, matplotlib>=3.7, ginga>=4.1.1, qtpy>=2.0.1
Functionality/Performance Improvements and Additions
- Improvements to wavelength grids and masking in coadd routines.
- Refactored coadding routines to work with lists to support coadding data from different setups.
- Sensitivity function models can now be computed relative to the flat-field spectrum.
Improvements in 2D coaddition
- Fix a bug in
pypeit_setup_coadd2dfor the output file name of the.coadd2dfile - Added possibility to specify more than one Science folder in
pypeit_setup_coadd2d - Now
only_slitsparameter inpypeit_coadd_2dspecincludes the detector number (similar toslitspatnum) - Added
exclude_slitsparameter inpypeit_coadd_2dspecto exclude specific slits - Fix wrong RA and Dec for 2D coadded serendips
- Fix a bug in
Allow wavelength calibrations for specific slits/orders to be redone (instead of adopting the value from a processed calibration frame); see new
redo_slitsparameter.
Instrument-specific Updates
- Adds/Improves support for Gemini/GNIRS (IFU), Keck/KCRM, Keck/ESI, MDM/Modspec, Keck/HIRES, JWST
- HIRES wavelength solution improvements galore
Improvements for Keck/LRIS
- Generated wavelength templates for all the LRIS grism & grating
- Added FeAr line list
- Improved calibration association and frame typing
- Improved and added documentation
- Changes to
metadata.pyincluding commenting out, in the pypeit file, files that have frametype None (this preventrun_pypeitto crash) - Added a function
check_spectrograph()(currently only defined for LRIS), that checks (duringpypeit_setup) if the selected spectrograph is the corrected one for the data used.
Script Changes
- Added a script to convert a wavelength solution into something that can be placed in the reid archive.
- Store user-generated wavelength solution in pypeit cache
Datamodel Changes
- Changed calibration frame naming as an attempt to avoid very long
names for files with many calibration groups. Sequential numbers are
reduced to a range; e.g.,
'0-1-2-3-4'becomes'0+4'and'3-5-6-10-11-12-15-18-19'becomes'3-5+6-10+12-15-18+19' - Instrumental FWHM map is calculated and output in
Calibrationsandspec1dfiles.
Under-the-hood Improvements
- Change how masking is dealt with in extraction to fix a bug in how masks were being treated for echelle data
- Refactored function that loads wavelength calibration line lists
Bug Fixes
- Hotfix for GTC/OSIRIS lamp list
- Hotfix for Arc1D stats annotations on the QA
Hotfix for metadata:
- correctly set
config_independent_frameswhen multiple configurations are being setup - support lists in
config_independent_frames
- correctly set
Hotfix for rebin (speed-up and conserves flux)
Hotfix for skysub regions GUI that used
np.boolHotfix to stop pypeitsetup from crashing on data from lbtluci1, lbtluci2, magellanfire, magellanfirelong, p200tspec, or vltsinfoni.
Hotfix to set BPM for each type of calibration file.
Fixed a bug in echelle coadding where the wrong coadded spectra were being used in final stacks.
Fix a bug in
spectrograph.select_detectors, where a list ofslitspatnumcould not be used.
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall over 2 years ago
PypeIt - Version 1.13.0
Functionality/Performance Improvements and Additions
- Allow user control of the local sky subtraction window
- Implemented a resample algorithm when generating datacubes
- Sensitivity function masking and output updates
- Improve speed in ginga visualization of traces and added
pypeit_chk_tilts. Note that this script uses an update of the tilts datamodel, so it will not work on older reductions. - Fixed a bug in the
variance_modelcalculation for combined images.
Datamodel Changes
- Removed use of the term "master", renamed to calibration frames/files.
Default output directory for calibration frames is now
Calibrations. Calibration frames renamed from, e.g.,MasterArc*toArc*. - Names of associated calibration frames now written to
spec2dfile headers.
Dependency Changes
- Deprecate support for python 3.8 with PypeIt, allow python 3.11
- Make pypeitshow2dspec (somewhat) backwards compatible.
- Added the option to disable strict version checking for 1d coadds.
- Start to deprecate use of
os.pathin favor ofpathlib
Script Changes
- In PypeIt files, the
'calib'column is now always added to the pypeit file, regardless of whether or not you also request the'comb_id'and'bkg_id'columns. - In PypeIt files, the calibration group numbers can now be anything, as long as there are no more than 63 unique integers.
- Deprecated
pypeit_parse_calib_idscript, but improved the.calibfile provided bypypeit_setup. The.calibfile is now always written, and provides a direct association between input raw files and output calibration files. Discussed in new docs. - Added coadd2d setup script
- Added the possibility to use dither offsets saved in the header of the science
frames for coadding 2D spectra (
dithoffmust be part of the spectrograph metadata). - Major quicklook updates; see documentation. ql_multislit.py deprecated.
Instrument-specific Updates
- Updates to reduction parameters for LDT/DeVeny
Hotfixes
- Hotfix to docs to ensure
pypeit_loadersapi doc is generated - Hotfix for KCWI when using alignment (aka ContBars) frames for the astrometric correction.
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall over 2 years ago
PypeIt - Version 1.12.2
Instrument-specific Updates
- Include Gemini/GMOS mask design slurping and usage documentation
- New Gemini/GMOS wavelength solution
- Added NIRES tutorial doc
- reid_arxiv templates for all MMTO Blue Channel gratings and for MMTO Binospec G600 and G1000
Usage Updates
- Added new specutils interface
Datamodel Updates
- Include the S/N of extracted spectra in the SpecObj datamodel
Hotfixes
- Various bug fixes and enhancements to mmtbluechannel and mmtbinospec support
- Fixed bugs when only performing calibrations and (1) calib groups are all set to 'all' or (2) anything other than '0'.
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall almost 3 years ago
PypeIt - Version 1.12.1
Instrument-specific Updates
- Implemented the upgraded GTC/OSIRIS+
- Added support for more NOT/ALFOSC grisms as well as NOT recommended standards
- Implemented the SOAR/Goodman (blue) M1 only
Minor Updates
- Modify install notes to allow python 3.10; python3.8 not longer explicitly supported
- Allow for bad orders during extraction without crashing
Hotfixes
- Specify sphinx versions to correctly work with sphinxrtdtheme
- Fixed bug that caused crash of sensfunc routines using telluric grids in offline processing
- Fixed error when showing flats in Ginga when the fine correction is not performed
- Fixed keymap error when displaying GUIs
- New docs on OneSpec
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall almost 3 years ago
PypeIt - Version 1.12.0
Functionality Improvements / User-level Updates
- Refactor quicklook scripts
- Added spectral flexure and reference frame corrections for IFU data
- Allow separate sky frame to be used for sky subtraction with IFU data
- Limit the images written to the MasterEdges file to only the trace image, mask, and detector.
Instrument-specific Updates
- Limit LRISr header crashes
- Parse Keck/NIRES dither patterns, similar to MOSFIRE
- Started modifications and support for JWST NIRSpec
Minor / Under-the-hood Updates and Bug Fixes
- Fixed bug that allowed science frames to be assigned to multiple instrument configurations
- Fixed typo related to GitHub download for offline processing
- OpenMP link fix
- Enable boxcar_radius for manual extraction
- Prevent flexure crash
- Fixed error with deprecated numpy types
- Improved optimization of bspline c code
- Introduce BitMaskArray class to ease use of bitmasks
- Fixed memory hogging by matplotlib when using version >= 3.6.1
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall almost 3 years ago
PypeIt - Version 1.11.0
Significant Updates
- Add ability for users to specify custom arc line lists for wavelength calibration, saved in the user's PypeIt cache
- Allow for the specification of a specific UVIS extinction file for sensitivity function computation and flux calibration.
- Now more than one setup can be assigned to the same calibration frame, allowing to associate the same calibration frames to different science/standard frames, if desired.
- Refactor and general update of documentation
Instrument-specific Updates
- Correctly associate calibrations with science data for MOSFIRE longslit and long2pos masks.
- Automatically assign
comb_idandbkg_idto MOSFIRE science data, using the information on the dither pattern.
Minor
- Added Keck/NIRES frame-typing development doc.
- Allow verbosity specification for various post-processing command-line scripts.
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall about 3 years ago
PypeIt - Version 1.10.0
Major Changes
- Refactor
PypeItinput files. Main pypeit file remains the same, except that inclusion of leading and trailing|characters in the data table (required in previous versions) will now result inDeprecationWarnings. All post-processing scripts (coadding, fluxing, etc) must use the new format. See the main documentation pages.
Minor Changes/Improvements
- Apply
find_min_maxwhen clipping the image for object finding - Mask bad detector regions for global sky flexure calculation
- Added wavelength diagnostics to the spec2d output
Instrument-specific Changes/Improvements
- Modify
tweak_standardfor Keck-MOSFIRE/J2 - Detector structure correction included in flatfield calibration (Keck-KCWI only)
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall over 3 years ago
PypeIt - Version 1.9.1
Hotfix Release
Addresses bug related to downloading from the reid_arxiv when using the reidentify wavelength calibration method.
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall over 3 years ago
PypeIt - Version 1.9.0
Major Changes
- Reduction of Keck/DEIMOS now defaults to mosaics of red and blue detector pairs
- Package data is no longer distributed via PyPI. Instead, we use astropy's downloading/caching system as needed by the user
- Significant refactor of object finding and 2D extraction algorithms
- Added support for:
- VLT FORS2 600z grism
- VLT XShooter UVB arm
Minor Changes/Improvements
- Default
comb_idordering matches the sorted file name in pypeit_setup - Save output wavelength calibration from
pypeit_identifyto the cache for direct reuse in data reduction. - The
pypeit_identifyGUI can now toggle between linear and log scaling of the arc spectrum flux. - Dark subtraction now ignores any difference in exposure time, by default
- Added more flexible quicklook that can handle dithering.
- Bug fixes in local sky subtraction and extraction
- Fixed pypeit_setup issues due to bad LRIS headers.
- Fixed a bug in 2d coadding when objects were not being identified.
- Refactored 2d extraction.
- Minor enhancements to
pypeit_identifyGUI - Refactoring of
pypeit_show_wvcalibGUI
Instrument-specific Changes/Improvements
- Improve Keck/KCWI automatic frame typing.
- Added wavelength templates for
- Keck/MOSFIRE (OH and arc lines)
- bok_bc 300 grating template
- Improved wavelength solution for Gemini-Nort E2V detector
- Keck/DEIMOS now uses gain/RN values measured periodically by WMKO
- Added enhancements and fixes for Keck lris red Mark4.
- Added code to better parse Gemini/GNIRS dither sequences
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall over 3 years ago
PypeIt - Version 1.8.1
Minor release. Changes include:
- Various hotfixes
- Include preliminary support for fluxing with archived SensFunc files for DEIMOS.
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall over 3 years ago
PypeIt - Version 1.8.0
Significant changes
- Code to allow for mosaicing multiple detectors into a single reduction. This is now the default for Gemini GMOS and improves stability of wavelength calibration.
- Introduces pypeitparsecalib_id script
- Refactored manual extraction
- Update for
LDT/DeVenyincluding support for binned data,use_headerfor reading arc lamps used from frames, andreid_arxivtemplates for three additional gratings. - Slurps in and uses slitmask design for Keck/LRIS (limited usage)
- Significant improvements in 2D coadding.
- Scripts to explore the noise residuals in PypeIt
Datamodel changes and algorithmic improvements
- Improved performance of L.A. Cosmic implementation
- Now uses stars in alignment boxes for default calculation of slitmask offsets in DEIMOS reductions.
- 2D wavelength calibration image now added to MasterFlat output
- Improved treatment of saturation.
- Dark counts used for calculating the shot noise now includes measured dark images if provided.
- Include sky model in 2nd pass of global sky subtraction (not for IR redux).
- Skymask is now computed also for the maskdef_extract objects.
- Added dedicated fwhm and boxcarradius for maskdefextract objects.
- Added pypeit_version to the pypeit file header.
- Set DEIMOS
find_fwhmdefault to 0.8" in binned pixels. - Added row-dependent pattern-noise calculation for KCWI
Bug fixes
- Fixed a bug about how
maskdef_offsetis assigned to each detector - Fixed 2Dcoadd spec bugs for central wavelength dithers.
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall almost 4 years ago
PypeIt - Version 1.7.0
Major Changes
- MOSFIRE improvements:
- improved frame typing
- ingestion of slitmask metadata for MOSFIRE with association of extracted spectra to object name and coordinates
- extraction of undetected objects
- incorporates dither pattern from file headers
- Implements new Mark4 detector for Keck/LRISr; selected as the
keck_lris_red_mark4"spectrograph"
Minor Changes
- Introduces pypeitparsecalib_id script
- Throw a warning if the chosen spectrograph has a header which does not match expectation
- Pypeit can now read (currently for Keck DEIMOS only) the list of arc lamps from the header and use it for wavelength calibration.
- Allow one to restrict the wavelength range of the arxiv template
- Set DEIMOS FWHM default to 10 pixels
- Fixed a bug in HolyGrail that did not allow for sigdetect and rms_wavelength to be slit dependent lists.
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall about 4 years ago
PypeIt - Version 1.6.0
Changes include:
- Improved basic image processing, particularly error propagation and documentation
- Minor changes to MasterBias, MasterBias, and spec1d datamodel.
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall about 4 years ago
PypeIt - Version 1.5.0
Major updates since version 1.4.2: - Improvement to installation docs and scripts to ease installation of telluric and quick-look files. - Support dithered observations for DEIMOS.
See Change Log
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall over 4 years ago
PypeIt - Version 1.4.0
CHANGES
- Include a fix for when no edges are detected in
EdgeTraceSetby adding thebound_detectorparameter. Most instruments have a default ofbound_detector = Falsemeaning that the code will skip processing any detector where no slit edges are found. Some instuments set the default to bebound_detector = Truebecause the slit edges always or often fall off the edge of the detector (i.e., the detector is fully illuminated). These instruments are currentlymmt_mmirs,mmt_bluechannel,not_alfosc, andshane_kast; note that somegemini_gmosdata in the DevSuite requirebound_detector=True, as well. - Improved wavelength template for DEIMOS gratings: 600ZD, 830G.
- Added new ArI, KrI, NeI, XeI arc lines.
- PypeIt can now compute arc line FWHM from the lines themselves. This
is controlled by a new parset,
fwhm_fromlines, which is set to False by default, except for DEIMOS. - Added a development document about the DEIMOS wavelength calibration.
- Limit reduction to detectors 3 and 7 when DEIMOS LVM mask is used (other detectors are empty)
- Add wavelength RMS to SpecObj. This is an update of the datamodel to 1.3.3
- Add Bok B&C spectrograph
- Add
pypeit_obslogscript that simple compiles and prints metadata from a set of fits files needed by pypeit to run. - Change
PypeItSetup.from_file_rootto require the output path to write the vanilla pypeit file. If no path is provided, the object is instatiated without creating any output. - Fixed bug in sensitivity function code adressing issue #747. Revamped sensitivity function completely to compute zeropoints and throughput. Enhanced sensfunc.py QA.
- Added MOSFIRE QL script.
- Added support for VLT/SINFONI K 25mas (0.8x0.8 arcsec FOV) platescale
- Updated docs for differencing imaging sky subtraction.
- Added "sky" frametype for difference imaging sky subtraction addressing issue # 1068
- Improved and sped up sensitivity function telluric codes.
- Fixed bugs in ArchiveReid automatic wavelength identification.
- Removed numba dependency.
- Improved pypeitviewfits script.
- Fixed ginga bugs in display.py and added automatic cuts to show_2dspec
- Added latin hypercube sampler to pypeit.utils which is required for differential evolution optimizations.
- Improved GMOS R400 wavelength solution
- Turned off GMOS-S binning restriction
- Add GTC OSIRIS spectrograph
- Updates for docs on adding new spectrographs. And a bok test
- Added a new
pypeit_collate_1dtool to automatically group 1D Spectra from multiple files by group and coadd them. - PypeIt will now add HISTORY keyword entries to FITS files.
use_maskdesignis turned off for DEIMOS LVM masks- a new parameter
use_user_fwhmis added inExtractionParto allow the user to set their preferred fwhm - Improved
slittrace.assign_maskinfo - PypeIt can now force extractions of DEIMOS non detected objects at the location expected from slitmask design.
- SpecObj and SlitTrace datamodel versions updated
pypeit_show_2dspecshows traces of forced extraction and manual extraction with a different colors- Updated docs about extraction and DEIMOS
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall over 4 years ago
PypeIt - Version 1.3.3
Simple hotfixes for release 1.3.2.
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall almost 5 years ago
PypeIt - Version 1.3.2
- Improvements to DEIMOS 900ZD reductions, specifically wavelength calibration
- Major refactor of installation protocol and continuous-integration testing, including testing on ubuntu, macos, and windows
- Added
pypeit_obslogscript
Scientific Software - Peer-reviewed
- Python
Published by kbwestfall almost 5 years ago
PypeIt - Version 1.3
Scientific Software - Peer-reviewed
- Python
Published by profxj about 5 years ago
PypeIt - Release 1.2.0
Minor updates to SpecObj datamodel.
DEIMOS slitmask slurping in place!
Scientific Software - Peer-reviewed
- Python
Published by profxj about 5 years ago
PypeIt - Release 1.1.0
The latest major release of PypeIt.
Scientific Software - Peer-reviewed
- Python
Published by profxj over 5 years ago
PypeIt - Release 1.0.0
Major version release of the PypeIt software package.
Scientific Software - Peer-reviewed
- Python
Published by profxj over 5 years ago
PypeIt - Releasing for DOI
First release with a DOI.
Scientific Software - Peer-reviewed
- Python
Published by profxj about 6 years ago