Граф коммитов

  • 31720e552b Define setup_requires in setup.cfg master Thomas Robitaille 2019-06-23 09:57:43 +0100
  • 846cf44314 Added empty changelog section for v0.5 Thomas Robitaille 2019-06-23 09:50:38 +0100
  • d85cbec8ec Added release date for v0.4 Thomas Robitaille 2019-06-23 09:48:22 +0100
  • e9fac870db
    Merge pull request #59 from astrofrog/infrastructure Thomas Robitaille 2019-06-23 09:46:27 +0100
  • a107f76f12 Updated import for Tool Thomas Robitaille 2019-06-23 09:28:48 +0100
  • 07529ab18f Updated method name to add table layers to WWT Thomas Robitaille 2019-06-23 09:23:57 +0100
  • 923a71822a Added version.py file Thomas Robitaille 2019-06-23 09:15:00 +0100
  • d3593cc365 Update minimum version, and make sure we define setup_requires in setup.py for setuptools_scm Thomas Robitaille 2019-06-23 09:13:00 +0100
  • 63de11f915 Switch to using setuptools_scm, and added a qt extras_require in setup.cfg Thomas Robitaille 2019-06-23 08:22:36 +0100
  • b99a420ffe
    Merge pull request #58 from jsub1/fix-layer-style-compat Thomas Robitaille 2019-06-21 10:32:01 +0100
  • 0abee728fd Make sure we keep a reference to the layer style connection so that it doesn’t go out of scope and disconnect Jeffrey SubbaRao 2019-06-20 11:21:44 -0500
  • eb8fb08bc6
    Merge pull request #57 from glue-viz/fix-connect Thomas Robitaille 2019-06-18 17:27:29 +0100
  • c2c3774f0b Fix compatibility with latest developer version of glue Thomas Robitaille 2019-06-18 17:18:18 +0100
  • aecc566993
    Merge pull request #55 from astrofrog/fov-nan Thomas Robitaille 2019-05-11 15:41:12 -0400
  • b7940e4a6b
    Merge pull request #56 from astrofrog/fix-remove-layer Thomas Robitaille 2019-05-11 15:40:54 -0400
  • 1a4f93d691 Added regression test Thomas Robitaille 2019-05-11 14:57:39 -0400
  • 5e23aae305 Added changelog entry Thomas Robitaille 2019-05-11 14:46:28 -0400
  • 082d11774e Use pop_changed_properties to minimize changes Thomas Robitaille 2019-05-11 14:44:29 -0400
  • 51174b50a5 Fix removal of layers Thomas Robitaille 2019-05-11 14:38:20 -0400
  • 05f82d1785 Added changelog entry Thomas Robitaille 2019-05-11 14:29:40 -0400
  • 465d581ff0 Added regression test Thomas Robitaille 2019-05-11 14:29:00 -0400
  • 9cbcb74125 Filter out non-finite values when determining FOV Thomas Robitaille 2019-05-11 13:51:29 -0400
  • 0757304f8f Don't show local stars in Milky Way or Universe mode Thomas Robitaille 2019-05-09 17:38:50 -0400
  • 6ca88ea860
    Merge pull request #52 from astrofrog/misc-fixes Thomas Robitaille 2019-04-24 19:02:07 +0100
  • 2976f3ac31 Added changelog entry Thomas Robitaille 2019-04-24 17:58:40 +0100
  • b6c31a6e2a Fix typo in setup.cfg that caused dependencies to not be installed correctly Thomas Robitaille 2019-04-24 17:55:17 +0100
  • d8a7ad3fe7 Updated import for Tool Thomas Robitaille 2019-04-24 17:54:18 +0100
  • b0b1c36af9 Fix bug with layer visibility - when layer is not visible we need to exit early in all cases Thomas Robitaille 2019-04-24 17:53:59 +0100
  • f5bb3737c4 Make sure we pass the state to the parent class __init__ otherwise sessions don't restore correctly Thomas Robitaille 2019-04-24 17:43:58 +0100
  • a6deaa6682 Back to development: v0.4 Thomas Robitaille 2019-02-27 16:42:40 +0000
  • b0162fc871 Preparing release v0.3 v0.3 Thomas Robitaille 2019-02-27 16:40:45 +0000
  • 2c062dd35b
    Merge pull request #45 from astrofrog/small-fixes Thomas Robitaille 2019-02-27 16:39:34 +0000
  • 0d8f799395 Fix compatibility with PyWWT 0.5 (hide the Linear color/size modes) Thomas Robitaille 2019-02-27 16:20:49 +0000
  • a230d72650 Updated minimum required version of PyWWT Thomas Robitaille 2019-02-27 16:11:38 +0000
  • a0c7865af2 Fix bug in colormap mode and don't allow categorical attributes to be used for color or size encoding Thomas Robitaille 2019-02-25 21:36:19 +0000
  • b0aa1318e7
    Merge pull request #44 from astrofrog/color-size-att Thomas Robitaille 2019-02-22 17:24:47 +0000
  • c770ecf92f Fix import Thomas Robitaille 2019-02-22 16:49:26 +0000
  • e33d4e9bae Functional implementation of color and size-encoding Thomas Robitaille 2019-02-20 15:45:06 +0000
  • 92ac8816fe Add UI for controlling color- and size-scaling by attribute Thomas Robitaille 2019-02-20 13:06:56 +0000
  • d9ae63036b Added missing changelog entry Thomas Robitaille 2019-01-16 17:31:37 +0000
  • c42bdb19ff Only show 'center on layer' button in Sky view Thomas Robitaille 2019-01-16 17:28:52 +0000
  • d8f941831d Fix a bug when changing alt_att back to None Thomas Robitaille 2019-01-16 15:17:22 +0000
  • 9c9458af5d
    Merge pull request #41 from astrofrog/use-setup-cfg Thomas Robitaille 2019-01-16 13:42:03 +0000
  • a86bf4340b
    Merge pull request #42 from astrofrog/frame-improvements Thomas Robitaille 2019-01-16 12:03:28 +0000
  • 737395906b Fix logic related to coordinate transformation to make sure it works in both Sky and 3D mode Thomas Robitaille 2019-01-16 10:20:13 +0000
  • 9186c0e19e Only show large-scale SDSS data in Universe mode Thomas Robitaille 2019-01-16 10:19:57 +0000
  • 6572f106d5 Shift longitudes by 180 in 3D mode Thomas Robitaille 2019-01-16 10:19:33 +0000
  • 415a805361 Added a workaround to use kpc as a valid unit and make sure non-ICRS frames work properly in 3D mode. In addition, set the far_side_visible option appropriately depending on the viewing mode. Thomas Robitaille 2019-01-16 09:52:04 +0000
  • 8bcb7154fd
    Merge pull request #40 from astrofrog/more-frames Thomas Robitaille 2019-01-15 23:13:18 +0000
  • 7185dd14b3 Further improvements to behavior Thomas Robitaille 2019-01-15 23:01:45 +0000
  • deb46fb2ad Use a clear label for the 'None' case for third dimension Thomas Robitaille 2019-01-15 20:56:53 +0000
  • 4673b5d19d Use strings for units Thomas Robitaille 2019-01-15 09:40:11 +0000
  • 1b52bf0fd5 Add the ability to specify different celestial frames Thomas Robitaille 2019-01-14 19:22:01 +0000
  • a593c3aa64 Added support for changing altitude to depth or distance Thomas Robitaille 2019-01-14 18:53:14 +0000
  • 94d18e56f2 Implement support for altitude unit Thomas Robitaille 2019-01-14 18:40:28 +0000
  • 7206b7136d Refactored options so that attributes are selected as part of the viewer options Thomas Robitaille 2019-01-14 17:36:52 +0000
  • ec6379c255 Migrate all setup.py settings to setup.cfg Thomas Robitaille 2019-01-11 20:39:22 +0000
  • 21d1ab08b3 Improvements to case where no markers should be shown Thomas Robitaille 2019-01-04 21:29:31 +0000
  • 0e971d29f7 Refactor code to handle layers directly in layer artist rather than having the markers object. Also add the ability to specify frames to allow planetary visualization/plotting Thomas Robitaille 2019-01-04 20:57:46 +0000
  • 4ae428e098 Back to development: v0.3 Thomas Robitaille 2018-12-29 16:08:51 +0000
  • 33cdd2342f Preparing release v0.2 v0.2 Thomas Robitaille 2018-12-29 16:06:29 +0000
  • 0d798880c8
    Merge pull request #38 from astrofrog/minor-fixes Thomas Robitaille 2018-12-29 15:57:25 +0000
  • 057a781074 Added missing changelog entry Thomas Robitaille 2018-12-29 15:27:03 +0000
  • c9066f7c91 Added save tool Thomas Robitaille 2018-12-29 15:24:57 +0000
  • 6a6f3302b6 Don't use instant mode for center_on_coordinates since it is buggy in Galactic mode Thomas Robitaille 2018-12-29 15:17:27 +0000
  • be63989cd1 Updated changelog entries Thomas Robitaille 2018-12-29 15:15:23 +0000
  • f843685d90 Update minimum requirements Thomas Robitaille 2018-12-29 15:10:31 +0000
  • bef74471aa Make sure planets are scaled accurately Thomas Robitaille 2018-12-29 15:10:23 +0000
  • 6e0e74a0bd Fix bug in galactic mode Thomas Robitaille 2018-12-29 15:10:12 +0000
  • 12903588e5
    Merge pull request #35 from astrofrog/pywwt-layer-api Thomas Robitaille 2018-12-14 19:30:53 +0000
  • 42d41c1304 Fix import Thomas Robitaille 2018-12-14 16:15:52 +0000
  • e8c9bbbec7 Use developer version of pywwt Thomas Robitaille 2018-12-13 21:34:48 +0000
  • f56de9fff8 Fix test Thomas Robitaille 2018-12-13 21:34:05 +0000
  • 69b8b6e0ce More fixes for layers Thomas Robitaille 2018-12-13 16:35:44 +0000
  • f549947bb0 Transition to new layer API from pywwt Thomas Robitaille 2018-11-21 11:00:01 +0000
  • d967c6120a Drop Python 2.7 from AppVeyor Thomas Robitaille 2018-06-20 23:10:01 +0100
  • e18416f560
    Merge pull request #32 from astrofrog/use-pywwt Thomas Robitaille 2018-06-20 20:21:24 +0100
  • a26c107dc7 Fix issue with unicode color strings in Python 2 Thomas Robitaille 2018-06-20 18:08:06 +0100
  • b1874cdf2c Small improvements to testing Thomas Robitaille 2018-06-20 10:44:48 +0100
  • 02f2e59fea Install pytest-qt Thomas Robitaille 2018-06-20 10:44:43 +0100
  • cc15d31f05 Move pywwt import inside class Thomas Robitaille 2018-06-19 18:54:40 +0100
  • 9e11c05f5f Add MacOS X testing Thomas Robitaille 2018-06-19 18:52:29 +0100
  • fab1c1cf99 Install pywwt manually Thomas Robitaille 2018-06-19 18:32:05 +0100
  • db018f24f3 Install pytest-faulthandler Thomas Robitaille 2018-06-19 18:24:16 +0100
  • 841e63640d Fix issue with loading session Thomas Robitaille 2018-06-19 18:12:34 +0100
  • 9dbab4b347 Fix display of subsets Thomas Robitaille 2018-06-19 18:06:50 +0100
  • c9cd523618 Refactored viewer to use pywwt Thomas Robitaille 2018-06-19 17:37:18 +0100
  • 2ebeee9c82 Added test for session saving/loading Thomas Robitaille 2018-06-19 16:32:33 +0100
  • 3d6f527cd8
    Merge pull request #29 from sarahb55/change-default-wwt-ui Thomas Robitaille 2018-06-19 16:31:48 +0100
  • 0007903a50 Added new line to last line in test script Sarah Block 2018-04-24 14:34:10 -0400
  • f012c08d67 emoved test script edits. Sarah Block 2018-04-24 14:09:16 -0400
  • 4a1ecfde9e adding edited test widget Sarah Block 2018-04-23 14:18:55 -0400
  • 6596a90f2d Edited test script asserts to match data allocated and corrected some formatting issues. Sarah Block 2018-04-23 14:16:48 -0400
  • d15db8559e edited test script so that assert commands match expected number Sarah Block 2018-04-19 14:09:06 -0400
  • 226c45230c Fixed a typo Sarah Block 2018-04-19 13:25:15 -0400
  • b132a75e0d Added the default foreground and background and change the foreground opacity to 1.0 Sarah Block 2018-04-19 13:12:13 -0400
  • 5d0459ca3d Changing default foreground opacity to 1.0 and background to Planck Gas and Dust Sarah Block 2018-04-18 16:08:10 -0400
  • 1bd91c7aa2 Changing default foreground opacity and background to Planck Gas and Dust Sarah Block 2018-04-18 16:02:46 -0400
  • 333c867d66 Added a comment Sarah Block 2018-04-17 11:49:27 -0400
  • 304d790c3a
    Merge pull request #25 from astrofrog/fix-visible Thomas Robitaille 2018-01-05 12:36:10 +0000