Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

listener pre-merge suggestions #22

Closed

Conversation

james-trayford
Copy link

  • find a way to check for sound devices in the no-sounddevice case using empty class and setting a value for sd.default.device[1] - think this works in all cases
  • update pip suggestion for sonify plugin so it worked for me (cross-platform?)
  • remove need for tqdm
  • can use PyPI STRAUSS now (Jdaviz modifications james-trayford/strauss#36)!

pllim and others added 30 commits July 31, 2024 10:38
* Avoid checking selected_obj before it's available

* Changelog

* Added a test that fails on main
- Fix sigcube alignment with other cubes [get rid of transpose]
- Add percentile cut option that enables some rough feature isolation without full continuum subtraction
- Protect against cubes w/NaNs
…3111)

* first pass at sb -> angle drop down changes

* update conversion logic, .pix support for counts

* update tests, cut out sb code

* add comments, handle limits and choices

* add change log

* handle load_data case where PIXAR_SR not in metadata, reset limits adjustment

* u.erg/u.s/u.cm**2/u.Angstrom in untranslatable units, switch from SB to flux for test

* get_object -> get_component, 2 returns to 1

* broadcast sb_unit, fix zoom limits, ensure self.sb_unit sets

* reconcile test failures

* remove flux_or_sb extra conditions, small comment tweak

* sb_unit -> sb_unit_selected for app._get_display_unit(sb) compatibility
* Add Gaia catalog to plugin

Address review comments

Add max rows option for Gaia

* Update table with results

* Address review comments

* Update changes

* Address review comments

* Enable sources for SDSS

* Remove using row limits for SDSS

* Apply suggestions from code review

Co-authored-by: Brett M. Morris <morrisbrettm@gmail.com>

---------

Co-authored-by: Brett M. Morris <morrisbrettm@gmail.com>
* Add jwebbinar videos and new mast video
* typo
* Update docs/video_tutorials.rst
* Only show PIXAR_SR warning in cubeviz

* More descriptive variable names

* Fix codestyle
…cetelescope#3129)

* get_data(use_display_units) to respect flux or sb selection
* add to existing changelog entry
* test coverage
* Replace wcs_use_affine with wcs_fast_approximation

* Changelog and codestyle

* Add deprecation warnings

* Update concept notebooks

* Use Astropy deprecation instead

* Fix failing test

* Make deprecation ignores explicit
remove magnitude units from display units list
…dant GlobalDisplayUnitChange broadcast (spacetelescope#3138)

* observe display traitlets separately

* .

* remove redundant broadcast

* code style
* Remove incorrect moveaxis call in spectrum1d_3d parser

* Working on correcting expected test results

* Continuing to work on tests

* Update spectral extraction tests

* Update aperphot test

* Changelog

* Make one cubeviz mouseover test sensitive to axis swap

* Update comment

* Update jdaviz/configs/cubeviz/plugins/tests/test_parsers.py
because it is spamming the app
kecnry and others added 20 commits December 2, 2024 09:51
* data-menu UI improvements
* API hints improved formatting
* fix plt. api hint typos
* custom API icons
* improve dark-theme support

---------

Co-authored-by: Jennifer Kotler <jkotler@stsci.edu>
* removing filter warning for mpl-scatter-density

* replace deprecated pkg_resources call in linelists
…/github_actions/dot-github/workflows/actions-d260ee84de

Bump the actions group in /.github/workflows with 2 updates
* subset plugin delay loading plugin results into viewers
* expose user API for recenter_data and recenter
* subset tools API hints
* update tests
Co-authored-by: Ricky O'Steen <39831871+rosteen@users.noreply.github.com>
… tqdm use and import, and use main branch strauss which should now work for JDAViz!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.