https://github.com/jobovy/gaia_tools

sort by:
Revision Author Date Message Commit Date
6e3b476 gaia dr3 schema (#34) 04 August 2022, 19:42:56 UTC
e9a60f9 Add functions to load Gaia DR3 RVS and XP sampled spectra (#33) 17 June 2022, 19:31:22 UTC
c151a1d Typos pointed out by Bob A 28 July 2021, 14:27:56 UTC
03c2a3a More Gaia EDR3 tweaks 04 January 2021, 01:47:59 UTC
bf07fcb Include extra correction to the Gaia EDR3 Inclusion (#32) 09 December 2020, 15:34:49 UTC
d6b496f Include Gaia EDR3 in the gaia_all_columns option of xmatch.cds (#31) 08 December 2020, 18:49:11 UTC
2033c13 Add GALAH DR3 11 November 2020, 22:15:51 UTC
42b5aa0 Add some caveats about Windows to the README (see #29) 09 July 2020, 14:24:20 UTC
de8d610 Make sure to use a platform-independent download path (#30) 09 July 2020, 14:18:56 UTC
4bcaf33 Directly import errno instead of os.errno for compatibility with newer Python versions (see #29) 08 July 2020, 01:38:34 UTC
bdb3821 Explicitly cast the number of bins as an integer, fixes #28 06 July 2020, 01:00:07 UTC
137bd11 Brute-force search for 50% completeness, because interpolation has changed running the code now and is a little less well behaved 06 July 2020, 00:58:42 UTC
ff732c5 Properly install the gaia_defaults.json data file (#26) 24 June 2020, 00:15:49 UTC
6f7633e Fix boolean index logic syntax; fixes #25 29 April 2020, 00:40:14 UTC
6f81703 Merge pull request #21 from henrysky/xmatch_v2 Add matching to an additional tag to xmatch 16 July 2019, 20:11:34 UTC
79752dd Don't shift (ra,dec) for stars with non-existing proper motions in cross-match with epoch difference; fixes #22 16 July 2019, 02:56:30 UTC
69d1cd4 Some doc changes for new col_field matching 16 July 2019, 02:23:38 UTC
eeda5ba more bug fix 07 July 2019, 22:54:12 UTC
474efa7 bug fix 07 July 2019, 22:43:07 UTC
6bf0ed6 add additional matching to xmatch 07 July 2019, 17:56:23 UTC
ca9ec67 Merge pull request #20 from nstarman/fixing-gaia-query-defaults Fixing random_index default 14 May 2019, 12:04:36 UTC
7819cbe Fixing random_index default in make_simple_query, the False value was being turned into 0, instead of ignoring the random_index argument 12 May 2019, 20:07:25 UTC
acbcc9d Edit code to swap in astroNN ages to allow for a row-matched file (which we will one day have...) 16 April 2019, 15:30:19 UTC
c592446 Fix #12 CDS xMatch time-out issue by recursively splitting the data set to be cross-matched until the batch is small enough to be xMatched 09 April 2019, 03:11:47 UTC
cf5d8a8 Merge pull request #19 from nstarman/master Fixing query imports for new query/ structure 03 April 2019, 14:41:50 UTC
7e5c1bb Merge pull request #17 from nstarman/mergeSQL rerun example 02 April 2019, 22:29:40 UTC
02dfa73 rerun example 02 April 2019, 22:27:27 UTC
7be6b85 Merge remote-tracking branch 'origin/master' 02 April 2019, 22:23:11 UTC
fa35089 fixing query_src -> _query 02 April 2019, 22:23:03 UTC
cbd7ce6 fixing query_src -> _query 02 April 2019, 19:17:37 UTC
47d1f7a Merge pull request #17 from nstarman/master SQL querying enhancements 02 April 2019, 16:19:24 UTC
8c5ef2c no more DS_Store 02 April 2019, 14:22:16 UTC
fbbc708 Delete .DS_Store 02 April 2019, 14:16:44 UTC
67bd3ed Delete .DS_Store 02 April 2019, 14:16:29 UTC
225aac9 Delete .DS_Store 02 April 2019, 14:16:20 UTC
e87240b Delete .DS_Store 02 April 2019, 14:16:02 UTC
178da09 Merge pull request #16 from nstarman/stream-research delete DS_Store 02 April 2019, 14:15:12 UTC
718c4da delete DS_Store 02 April 2019, 14:14:29 UTC
f439949 Auto stash before merge of "stream-research" and "origin/stream-research" 02 April 2019, 14:13:29 UTC
2b0617d Merge pull request #14 from nstarman/master update from master 02 April 2019, 06:22:56 UTC
9257be9 Merge pull request #13 from nstarman/starkython Starkython 02 April 2019, 06:22:01 UTC
4ff468a Update README.rst 02 April 2019, 06:19:19 UTC
bdd92a8 Auto stash before merge of "starkython" and "origin/starkython" 02 April 2019, 06:15:42 UTC
c761a8b Update README.rst 02 April 2019, 06:14:37 UTC
a85776f Update README.rst 02 April 2019, 06:03:46 UTC
5c97013 Update README.rst 02 April 2019, 05:53:20 UTC
cd3d91b Update README.rst 02 April 2019, 05:50:19 UTC
0e1d530 Update README.rst 02 April 2019, 05:49:06 UTC
34cd27b Update README.rst 02 April 2019, 05:48:16 UTC
03aada1 readme 02 April 2019, 04:45:10 UTC
8d19e8b Merge pull request #11 from nstarman/master update from master 02 April 2019, 03:53:32 UTC
6e06066 Merge pull request #10 from nstarman/stream-research fixing table_utils 02 April 2019, 03:52:17 UTC
e6aa335 fixing table_utils 01 April 2019, 19:49:40 UTC
22484bf Merge pull request #9 from nstarman/master update starkython from master 01 April 2019, 15:56:01 UTC
e288a2b Merge pull request #7 from nstarman/stream-research Stream research 01 April 2019, 15:53:32 UTC
4e1b8b3 updated table utils 01 April 2019, 15:48:30 UTC
e33b763 Adding Caching 01 April 2019, 14:46:04 UTC
a15166a Merge pull request #5 from nstarman/master temporary fix for local dtypes 01 April 2019, 05:05:34 UTC
3d69e32 Merge branch 'stream-research' 01 April 2019, 05:03:48 UTC
93c8176 temporary fix for local dtypes 01 April 2019, 05:03:29 UTC
ae90070 Merge pull request #4 from nstarman/master updating starkython 01 April 2019, 03:43:23 UTC
e689ddb Merge pull request #3 from nstarman/master update stream-research 01 April 2019, 03:42:31 UTC
7b54e0e getting rid of travis 01 April 2019, 03:01:10 UTC
2bfaa87 Merge remote-tracking branch 'origin/master' 01 April 2019, 02:56:28 UTC
376d5f0 Merge branch 'dev' 01 April 2019, 02:41:55 UTC
084b702 Merge branch 'dev' 01 April 2019, 02:39:20 UTC
6e98b4e travis 01 April 2019, 02:38:39 UTC
c0d18fd fixed defaults 01 April 2019, 02:20:57 UTC
04c5aab syncing 01 April 2019, 02:09:45 UTC
bdd6100 Merge remote-tracking branch 'origin/dev' into dev 01 April 2019, 01:35:51 UTC
546a1a8 adding gaia_tools_util functionality 01 April 2019, 01:35:33 UTC
6e6c1b8 adding gaia_tools_util functionality 01 April 2019, 01:30:33 UTC
6a891b4 adding json helper functions 31 March 2019, 21:09:46 UTC
c856bc1 adding gaia_tools_util from @nstarman makes constructing SQL queries much easier 30 March 2019, 22:40:33 UTC
7fb334e No need to save the match differently when using astroNN ages (I think?) 14 March 2019, 16:50:58 UTC
1a8343e Fix README 25 February 2019, 19:00:10 UTC
390e7a2 Add astroNN ages to README 16 February 2019, 07:29:23 UTC
4667a26 Also switch to somewhat faster array merging when loading astroNN distances 16 February 2019, 06:46:20 UTC
2e2c99f Add support for reading the APOGEE DR14 age catalog from Mackereth, Bovy, Leung, et al. (2019) 16 February 2019, 06:45:19 UTC
589d807 Add new option to load astroNN distances to README 15 February 2019, 07:21:59 UTC
e488769 Support to load the Leung & Bovy (2019b) astroNN distances for apogee and apogeerc 15 February 2019, 07:18:07 UTC
0646e26 Move APOGEE fallback warning to a function 15 February 2019, 07:17:06 UTC
91152ac Check for Gaia DR2 epoch (2015.5) when supplying a DR2 catalog to xmatch; also future-proof epochs by allowing arrays and taking unspecified epoch from ref_epoch if it exists; fixes #11 15 February 2019, 05:48:37 UTC
3e0c435 Add Henry to contributors 20 December 2018, 18:36:56 UTC
62bd63a Merge pull request #10 from henrysky/fix_win_fp128 Fix fp128 issue in cds_load on windows, fix readme formatting 20 December 2018, 18:36:09 UTC
9935565 remove extra print 20 December 2018, 18:13:31 UTC
a455d72 remove unnecessary loop and with 20 December 2018, 00:21:05 UTC
cc00147 read in mixed data type on windows 18 December 2018, 23:37:21 UTC
02712cc fix fp128 issue on windows, fix readme 18 December 2018, 05:24:57 UTC
95ce531 Fix xmatching for new astroNN options 23 October 2018, 21:33:01 UTC
0a061f5 Add astroNN option to README 23 October 2018, 13:47:23 UTC
02f9813 Support for swapping in astroNN results for the apogee samples (full and rc) 23 October 2018, 13:45:56 UTC
bb06f41 Add info on how to use the local PanSTARRS1 match 25 July 2018, 22:19:57 UTC
bf2302e Also allow PanSTARRS1 joins to be done locally, automatically 25 July 2018, 22:18:10 UTC
8c6b548 Add script to download PanSTARRS1 match and its SQL schema 24 July 2018, 23:21:42 UTC
47a5732 Add some scripts and SQL schemas 18 July 2018, 23:30:10 UTC
3d4f196 Add info on how to use the local 2MASS match 18 July 2018, 23:23:03 UTC
7a52c63 Also allow 2MASS joins to be done locally, automatically 18 July 2018, 23:19:37 UTC
1c44d50 Fix function to give a query a nickname 22 May 2018, 21:48:16 UTC
5d9f103 Add function to give a cached query a nickname 17 May 2018, 16:27:22 UTC
back to top