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

167 Коммитов

Автор SHA1 Сообщение Дата
Thomas Robitaille 31720e552b Define setup_requires in setup.cfg 2019-06-23 09:57:43 +01:00
Thomas Robitaille 846cf44314 Added empty changelog section for v0.5 2019-06-23 09:50:38 +01:00
Thomas Robitaille d85cbec8ec Added release date for v0.4 2019-06-23 09:48:22 +01:00
Thomas Robitaille e9fac870db
Merge pull request #59 from astrofrog/infrastructure
Infrastructural improvements
2019-06-23 09:46:27 +01:00
Thomas Robitaille a107f76f12 Updated import for Tool 2019-06-23 09:28:48 +01:00
Thomas Robitaille 07529ab18f Updated method name to add table layers to WWT 2019-06-23 09:23:57 +01:00
Thomas Robitaille 923a71822a Added version.py file 2019-06-23 09:15:00 +01:00
Thomas Robitaille d3593cc365 Update minimum version, and make sure we define setup_requires in setup.py for setuptools_scm 2019-06-23 09:13:00 +01:00
Thomas Robitaille 63de11f915 Switch to using setuptools_scm, and added a qt extras_require in setup.cfg 2019-06-23 08:22:36 +01:00
Thomas Robitaille b99a420ffe
Merge pull request #58 from jsub1/fix-layer-style-compat
Fix layer style with development version of glue
2019-06-21 10:32:01 +01:00
Jeffrey SubbaRao 0abee728fd Make sure we keep a reference to the layer style connection so that it doesn’t go out of scope and disconnect 2019-06-20 11:21:44 -05:00
Thomas Robitaille eb8fb08bc6
Merge pull request #57 from glue-viz/fix-connect
Fix compatibility with latest developer version of glue
2019-06-18 17:27:29 +01:00
Thomas Robitaille c2c3774f0b Fix compatibility with latest developer version of glue 2019-06-18 17:18:18 +01:00
Thomas Robitaille aecc566993
Merge pull request #55 from astrofrog/fov-nan
Filter out non-finite values when determining FOV
2019-05-11 15:41:12 -04:00
Thomas Robitaille b7940e4a6b
Merge pull request #56 from astrofrog/fix-remove-layer
Fix removal of layers
2019-05-11 15:40:54 -04:00
Thomas Robitaille 1a4f93d691 Added regression test 2019-05-11 15:12:07 -04:00
Thomas Robitaille 5e23aae305 Added changelog entry 2019-05-11 14:46:28 -04:00
Thomas Robitaille 082d11774e Use pop_changed_properties to minimize changes 2019-05-11 14:44:29 -04:00
Thomas Robitaille 51174b50a5 Fix removal of layers 2019-05-11 14:38:20 -04:00
Thomas Robitaille 05f82d1785 Added changelog entry 2019-05-11 14:29:40 -04:00
Thomas Robitaille 465d581ff0 Added regression test 2019-05-11 14:29:00 -04:00
Thomas Robitaille 9cbcb74125 Filter out non-finite values when determining FOV 2019-05-11 13:51:29 -04:00
Thomas Robitaille 0757304f8f Don't show local stars in Milky Way or Universe mode 2019-05-09 17:38:50 -04:00
Thomas Robitaille 6ca88ea860
Merge pull request #52 from astrofrog/misc-fixes
Miscellaneous fixes
2019-04-24 19:02:07 +01:00
Thomas Robitaille 2976f3ac31 Added changelog entry 2019-04-24 17:58:40 +01:00
Thomas Robitaille b6c31a6e2a Fix typo in setup.cfg that caused dependencies to not be installed correctly 2019-04-24 17:55:17 +01:00
Thomas Robitaille d8a7ad3fe7 Updated import for Tool 2019-04-24 17:55:01 +01:00
Thomas Robitaille b0b1c36af9 Fix bug with layer visibility - when layer is not visible we need to exit early in all cases 2019-04-24 17:53:59 +01:00
Thomas Robitaille f5bb3737c4 Make sure we pass the state to the parent class __init__ otherwise sessions don't restore correctly 2019-04-24 17:43:58 +01:00
Thomas Robitaille a6deaa6682 Back to development: v0.4 2019-02-27 16:42:40 +00:00
Thomas Robitaille b0162fc871 Preparing release v0.3 2019-02-27 16:40:45 +00:00
Thomas Robitaille 2c062dd35b
Merge pull request #45 from astrofrog/small-fixes
Small fixes ahead of v0.3 release
2019-02-27 16:39:34 +00:00
Thomas Robitaille 0d8f799395 Fix compatibility with PyWWT 0.5 (hide the Linear color/size modes) 2019-02-27 16:20:49 +00:00
Thomas Robitaille a230d72650 Updated minimum required version of PyWWT 2019-02-27 16:11:38 +00:00
Thomas Robitaille a0c7865af2 Fix bug in colormap mode and don't allow categorical attributes to be used for color or size encoding 2019-02-25 21:36:42 +00:00
Thomas Robitaille b0aa1318e7
Merge pull request #44 from astrofrog/color-size-att
Expose options for color and size encoding of layers
2019-02-22 17:24:47 +00:00
Thomas Robitaille c770ecf92f Fix import 2019-02-22 16:49:26 +00:00
Thomas Robitaille e33d4e9bae Functional implementation of color and size-encoding 2019-02-20 15:45:06 +00:00
Thomas Robitaille 92ac8816fe Add UI for controlling color- and size-scaling by attribute 2019-02-20 13:06:56 +00:00
Thomas Robitaille d9ae63036b Added missing changelog entry 2019-01-16 17:31:37 +00:00
Thomas Robitaille c42bdb19ff Only show 'center on layer' button in Sky view 2019-01-16 17:28:52 +00:00
Thomas Robitaille d8f941831d Fix a bug when changing alt_att back to None 2019-01-16 15:17:57 +00:00
Thomas Robitaille 9c9458af5d
Merge pull request #41 from astrofrog/use-setup-cfg
Migrate all setup.py settings to setup.cfg
2019-01-16 13:42:03 +00:00
Thomas Robitaille a86bf4340b
Merge pull request #42 from astrofrog/frame-improvements
Improvements to frame functionality
2019-01-16 12:03:28 +00:00
Thomas Robitaille 737395906b Fix logic related to coordinate transformation to make sure it works in both Sky and 3D mode 2019-01-16 10:20:13 +00:00
Thomas Robitaille 9186c0e19e Only show large-scale SDSS data in Universe mode 2019-01-16 10:19:57 +00:00
Thomas Robitaille 6572f106d5 Shift longitudes by 180 in 3D mode 2019-01-16 10:19:33 +00:00
Thomas Robitaille 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. 2019-01-16 09:52:53 +00:00
Thomas Robitaille 8bcb7154fd
Merge pull request #40 from astrofrog/more-frames
Support arbitrary frames
2019-01-15 23:13:18 +00:00
Thomas Robitaille 7185dd14b3 Further improvements to behavior 2019-01-15 23:03:22 +00:00