Skip to content

Releases: spacetelescope/jdaviz

v2.2.0

23 Dec 19:15
127716b
Compare
Choose a tag to compare

Style, layout, and icon improvements, implementation of box zoom, line analysis plugin enhancement, JWST cube data bugfix. See changelog for details.

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0 Release

10 Dec 20:28
4236c37
Compare
Choose a tag to compare

See CHANGES.rst for release notes.

What's Changed

  • MNT: Add Kyle to codeowners by @pllim in #894
  • viewer toolbar: align to right by @kecnry in #901
  • DOC: Fix linkcheck by @pllim in #903
  • DOC: Add Zenodo DOI by @pllim in #900
  • DOC: New change log format by @pllim in #902
  • TST: Ignore numpy.ufunc size warning in cron job CI by @pllim in #904
  • Imviz: API to create and destroy viewers by @pllim in #907
  • Imviz: get_interactive_regions() to handle weird shapes better by @pllim in #906
  • Plugin to control Imviz linking by @pllim in #909
  • Add specviz2d example notebook and load miri s2d files by @javerbukh in #915
  • wrap tab items in lazy component to fix initial tab selection by @kecnry in #924
  • Mosviz: freeze selected plot properties during row change by @kecnry in #918
  • Implement tooltips and links to documentation by @kecnry in #912
  • Update codecov-action to v2 by @larrybradley in #931
  • fix plugin description text color in dark theme by @kecnry in #937
  • BUG: Fix line analysis results logic by @pllim in #934
  • MNT: Remove unused AddViewerMessage by @pllim in #939
  • active state for toolbar buttons by @kecnry in #940
  • fix layout and add tooltip to new image viewer button by @kecnry in #942
  • fix active state of menu buttons when closing on click away by @kecnry in #943
  • Toolbar dividers by @kecnry in #944
  • SpectralCube to specutils transition in cubeviz by @javerbukh in #547
  • Update email in setup.cfg by @rosteen in #950
  • close plot tools menu when opening layer/viewer menu by @kecnry in #956
  • Mosviz: table row select/scroll by @kecnry in #936
  • Fix error for noncontiguous subset regions by @javerbukh in #951
  • TST: Temporarily disable bqplot dev in devdeps job. by @pllim in #969
  • Fix error trace introduced to Specviz model fitting by @rosteen in #970
  • feat: use the new template load mechanism in ipyvue by @mariobuikhuizen in #913
  • Voila styling tweaks by @kecnry in #958
  • Imviz simple aperture photometry plugin (no photutils) by @pllim in #938
  • Bump specutils pin to new release by @rosteen in #972
  • update mosviz notebooks to import from jdaviz root package by @kecnry in #973
  • BUG: Fix get_model_parameters for Gaussian1D by @pllim in #976
  • Mosviz: redshift column in table by @kecnry in #961
  • BlackBody and units support within modeling plugin by @kecnry in #953
  • Imviz: Show coordinates in degrees too by @pllim in #971
  • Imviz: Blink now updates coordinates display value by @pllim in #985
  • DOC: skimage removed deprecated rgb2grey in 0.19.0 by @pllim in #986
  • refactor mosviz row lock to be plugin by @kecnry in #980
  • spectrum-2d-viewer: set custom toolbar tools by @kecnry in #954
  • Mos: Genercize SourceID logic by @duytnguyendtn in #927
  • redshift slider select wide enough to avoid overflow by @kecnry in #989
  • add data to viewers when created by plugins by @kecnry in #974
  • BUG: Fix inaccurate coordinates info on dithered data linked by WCS by @pllim in #992
  • Add Custom Line List Import API Docs by @duytnguyendtn in #996
  • spectrum-viewer: override default thickness for new subset by @kecnry in #994
  • Mosviz redshift slider by @kecnry in #982
  • Update changelog for release, pin dev version of glue-astronomy for now by @rosteen in #998
  • Revert to release version of glue-astronomy to make PyPi happy by @rosteen in #999

Full Changelog: v2.0.0...v2.1.0

v2.0.0 Release Notes

17 Sep 14:57
34df475
Compare
Choose a tag to compare

See CHANGES.rst.

What's Changed

Read more