https://github.com/UCBerkeleySETI/turbo_seti

sort by:
Revision Author Date Message Commit Date
c0ea847 Post-merge fixes for Py3 and bump to 1.0.0 11 March 2020, 04:06:24 UTC
3c17b78 Merge branch 'PetchMa-master' 11 March 2020, 02:56:43 UTC
4092cf6 Merge branch 'master' of https://github.com/PetchMa/turbo_seti into PetchMa-master 11 March 2020, 02:56:34 UTC
778d34d Merge branch 'bbrzycki-master' 11 March 2020, 02:55:57 UTC
35d9a62 Merge branch 'master' of https://github.com/bbrzycki/turbo_seti into bbrzycki-master 11 March 2020, 02:54:52 UTC
c9dd39e works 09 February 2020, 18:14:43 UTC
bbda790 Moved the drift index out of turboseti folder. It always threw errors when running the search with improper file directories. 09 February 2020, 17:18:49 UTC
726c7ef changes- fixed bugs related to importing and errors with exceptions 09 February 2020, 16:09:52 UTC
aeb44d2 Py3 print parenthesis fix 22 November 2019, 00:48:57 UTC
0f0c02a Merge pull request #1 from UCBerkeleySETI/master Merge latest turboseti 22 November 2019, 00:45:08 UTC
2449faf Update for blimpy 1.4 Change import path for sigproc 21 November 2019, 22:24:45 UTC
072ccf3 Typo 11 July 2019, 23:24:12 UTC
227b401 Adding verbose option, and editing wording. 11 July 2019, 23:22:48 UTC
153c5d6 Adding checks to plotting, and freq options. 06 June 2019, 23:47:22 UTC
495b6eb Typo 06 June 2019, 23:22:36 UTC
8ec0ac3 Adding command line option to setup 06 June 2019, 23:21:24 UTC
bea6d47 Bumping to version 0.8.2, mainly including a bugfix to seti_event and adding event plotting functionality. 06 June 2019, 23:05:34 UTC
7d93827 Merge branch 'master' of https://github.com/UCBerkeleySETI/turbo_seti 06 June 2019, 22:53:43 UTC
98fb57c Adding command line option. 06 June 2019, 22:53:32 UTC
bae47d6 Adding extra check if having correct ABACAD sets of files. Also, added code needed to run when using outdated turboSETI output, during bug period. 06 June 2019, 21:55:29 UTC
a10fc5c Adding plotting option. 06 June 2019, 21:40:37 UTC
e31604a Removing misleading names. 06 June 2019, 21:40:12 UTC
950eaa9 Merge pull request #21 from UCBerkeleySETI/telegraphic-patch-1 Add __version__ information to __init__.py 27 May 2019, 02:25:38 UTC
faaaba5 Py3 print parentheses 20 May 2019, 05:45:52 UTC
df3da2b Add __version__ information to __init__.py This is so you can do: ```python import turbo_seti turbo_seti.__version__ ``` It gets the version from setup.py 20 May 2019, 04:11:33 UTC
829a9e9 Bugfix, and new function to read multiple files. 03 May 2019, 17:30:45 UTC
d7961cd Adding logger. 30 April 2019, 22:20:17 UTC
98b55b9 Update to latest. Reducing time for finding sets to about an hour. 30 April 2019, 18:58:03 UTC
9274b7a Correcting frequencies only. 30 April 2019, 18:54:36 UTC
08b0225 Bugfix, now actually assuming ascending frequency everywhere. Also, refactoring some code. 30 April 2019, 18:49:51 UTC
57d14a6 Bugfix, the internal data handling was assuming the frequency was in ascending order. This used to be the case in blimpy until it was changed in March 2nd 2018. This bug would cause the drift rate found by the code to have the opposite sign if the data is stored with the frequency in descending order. 29 April 2019, 00:29:35 UTC
12d4a2a Typo 09 April 2019, 23:28:59 UTC
d02cb2d Keeping track of saved pairs. 09 April 2019, 18:18:26 UTC
5155cc0 Making sure there is one set per hour. If more then warns and skips, if less just skips. 09 April 2019, 00:13:26 UTC
c47aeec Bugfix, abs time. Printing more info. 08 April 2019, 20:07:57 UTC
aeff10e Modifying grouping. 08 April 2019, 19:47:41 UTC
2aa5398 Adding more filters and robustness based on obs time. Bugfixes. Doc. Deprecating skip based on file locations. 08 April 2019, 18:46:50 UTC
858293d Bugfix. 07 April 2019, 00:48:46 UTC
f942f2f Bugfix, typo. 07 April 2019, 00:11:53 UTC
09f065c Adding functionality of Sband. Updating midFreq cuts. Bugfixes. Doc. 07 April 2019, 00:07:35 UTC
d70a773 Missing variable declaration. 06 April 2019, 01:28:35 UTC
b1cb34a Bugfix, refactoring. 06 April 2019, 01:25:14 UTC
bb48082 Update setup. 06 April 2019, 01:19:33 UTC
610c139 New version. 06 April 2019, 01:15:43 UTC
93bed2b Updating command line scripts 06 April 2019, 01:14:53 UTC
8975b64 Refactoring, updating function names. 06 April 2019, 01:01:17 UTC
9c78352 Renaming 06 April 2019, 00:46:35 UTC
5449290 Doc 06 April 2019, 00:44:04 UTC
f81d583 Reorganizing. 06 April 2019, 00:41:02 UTC
0085444 update init with new paths 06 April 2019, 00:25:04 UTC
0ba7769 Add init file 06 April 2019, 00:20:32 UTC
0a5dd25 Generalizing code to open Matt’s(fil) or Danny’s(h5) spider file types. 05 April 2019, 23:09:32 UTC
d52988a Adding updated find_pairs.py script from Lband_seti repo. 05 April 2019, 22:39:19 UTC
b06662a Reorganizing code. 15 March 2019, 23:18:09 UTC
e702a35 Doc update 14 October 2018, 19:45:18 UTC
626e026 Fix indexing issues, working with both python2 and python3 04 October 2018, 21:52:07 UTC
dc55acb Add bytecode support for Python 3 04 October 2018, 20:42:35 UTC
4bfe424 Fixed relative imports 02 October 2018, 06:44:57 UTC
f69bcd3 Resolved merge conflict with upstream and revised import changes for Py2/Py3 02 October 2018, 01:27:25 UTC
7012ac5 Update README to better describe Python imports 02 October 2018, 01:12:19 UTC
7a4b084 Edit scripts to work with Python imports 02 October 2018, 01:11:41 UTC
65951fa Some more Py2—>Py3, unicode. 05 August 2018, 03:09:38 UTC
8d22fbb New version Py2—>Py3 support complete. 05 August 2018, 02:39:20 UTC
aa23882 Remove unnecessary import (Py2–>Py3) 05 August 2018, 02:37:19 UTC
4966e0e Typo 05 August 2018, 02:22:58 UTC
1b25dc2 More Py2->Py3. 05 August 2018, 02:17:27 UTC
f721ac1 Updating relative paths. In case code running without installation. 05 August 2018, 02:04:57 UTC
3ba542d Py2->Py3 typo. 05 August 2018, 01:51:17 UTC
65845df Merge pull request #8 from telegraphic/master Toward Py3 compatibility 05 August 2018, 01:46:30 UTC
bb3f435 Py2 -> Py3: Run Travis-CI on Python 3.6 29 July 2018, 11:47:17 UTC
4e9550e Py2 -> Py3: Parenthesis on print() calls Signed-off-by: Danny Price <dan@thetelegraphic.com> 29 July 2018, 11:38:31 UTC
563b745 Adding Dockerfile 12 July 2018, 04:48:37 UTC
8f1c03a Check file signatures instead of file extension 12 July 2018, 04:47:49 UTC
2584956 Typo data_handdler -> data_handler 01 June 2018, 01:57:46 UTC
e410e99 Update .travis.yml 02 April 2018, 12:23:53 UTC
0d97bf5 Update README.md 02 April 2018, 12:21:47 UTC
a419c56 Update .travis.yml 02 April 2018, 12:18:53 UTC
f6e6453 Update .travis.yml 02 April 2018, 12:15:37 UTC
b65b66c Update setup.py 02 April 2018, 12:13:03 UTC
ee64d4e Update .travis.yml 02 April 2018, 12:11:31 UTC
7999ad8 Update .travis.yml 02 April 2018, 12:08:01 UTC
3645f8b Update .travis.yml 02 April 2018, 12:03:08 UTC
9bd8aa9 Update .travis.yml 02 April 2018, 11:41:11 UTC
93d0bdf Update .travis.yml 02 April 2018, 11:40:24 UTC
d4d1d8c Create .travis.yml First attempt at continuous integration for turboSETI 02 April 2018, 11:38:25 UTC
965e7be Added drift_indexes as package resource in setup.py 02 April 2018, 07:03:46 UTC
51ee00e Modified setup.py to generate cython files 02 April 2018, 06:24:29 UTC
9efa2fb Adding Voyager data and output for future testing. 02 April 2018, 04:36:46 UTC
e964347 Exercising updating version number after patch. 02 April 2018, 02:53:39 UTC
468a07c Bugfix, typo. 02 April 2018, 02:47:28 UTC
91b7f1b Bugfix, new way of handling deltaf, and frequencies based on changes to blimpy(1.1.9). 02 April 2018, 02:46:57 UTC
9fa4387 Bugfix, updating to blimpy now returning n_coarse_chan as float instead of int. 31 March 2018, 18:14:06 UTC
12013aa Update for release and bugfix when n_coarse_channel not given. 31 March 2018, 02:14:08 UTC
618c671 Update. 30 March 2018, 23:25:53 UTC
18a60d0 Updating code for release. 30 March 2018, 23:21:55 UTC
7d7edef Bugfix, returning correct array. 30 March 2018, 21:02:19 UTC
52f11c6 Updating license type in setup. 30 March 2018, 06:34:20 UTC
6eee68b Merge branch 'master' of https://github.com/UCBerkeleySETI/turbo_seti 30 March 2018, 06:32:29 UTC
861b991 Reorganizing code, preparing for release. 30 March 2018, 06:30:34 UTC
71eba9e Merge pull request #6 from UCBerkeleySETI/add-license-1 Create LICENSE 30 March 2018, 06:24:43 UTC
back to top