https://github.com/UCBerkeleySETI/turbo_seti

sort by:
Revision Author Date Message Commit Date
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
aac09c1 Create LICENSE Adding MIT license, see #5 30 March 2018, 04:59:10 UTC
cd74b9c Merge pull request #4 from gijzelaerr/module Transform into python module (issue #2) 20 March 2018, 06:27:03 UTC
2460e09 transform into python module 19 March 2018, 10:38:16 UTC
7659cff Using values from the rebined array for the plotting range. 06 January 2018, 00:33:47 UTC
e0ce8e4 Bugfix, typo on delta_t calc, and only looping on candidate once. Added option to only plot a few candidates if too many. 05 January 2018, 19:40:17 UTC
245c67c Bugfix: dealing with cases when there is no single hit found on a file, and specially if in the first ON. 05 January 2018, 08:21:23 UTC
92e1044 Saving csv before making plots. Change logic on plotting parser. 05 January 2018, 04:48:37 UTC
a93e068 Bugfix: removed empty extra white spaces for drift index arrays. 31 December 2017, 18:33:55 UTC
a3c824c Bugfixes: cases for candidates with zero drift, and adding missing delta_t for following signals. Doc, ion=False, saving now DELTAT and DELTAF also. 21 December 2017, 07:39:27 UTC
41236e5 Nevermind on the filter threshold. I do need to return it. 20 December 2017, 18:51:55 UTC
8d34f97 Bugfix, and not returning back the filter threshold. 20 December 2017, 18:47:18 UTC
65e4a7c Adding flexibility on the plotting name. 20 December 2017, 18:07:25 UTC
913356e Adding flexibility on the list of data-files. Some variable names changed. 20 December 2017, 18:06:41 UTC
86804aa Adding host_name to find_candidates. 12 December 2017, 01:34:09 UTC
7450e37 Clean up. 12 December 2017, 01:31:30 UTC
55ee32a Adding local host to naming. 12 December 2017, 01:29:22 UTC
949b413 Bugfix, cases where hit only in present in one observation. 09 December 2017, 00:09:23 UTC
d647e49 Bugfix 08 December 2017, 22:21:57 UTC
94466f9 Improved logic, now returning empty data frame, and better name for csv file. 08 December 2017, 22:17:10 UTC
fa41e80 Bugfix 08 December 2017, 21:54:06 UTC
23a99aa Bugfix 08 December 2017, 21:52:47 UTC
f8d2f45 Bugfix 08 December 2017, 21:45:38 UTC
2c284de Propagation to command line level, and change logic to inclusive. 08 December 2017, 21:44:47 UTC
ebd221e Adding another level of logic in find_candidates, allowing several levels of filtering for an ABACAD set. 08 December 2017, 21:33:03 UTC
2191c27 More doc 08 December 2017, 21:31:22 UTC
c01fc69 Better format. 08 December 2017, 02:50:17 UTC
e06518e Adding obs time and candidate frequency to plot names. 08 December 2017, 02:42:56 UTC
5e73651 One last little bug. 08 December 2017, 02:21:16 UTC
8eb53dc Bugfix. 08 December 2017, 02:19:29 UTC
054632a Bugfix 08 December 2017, 01:24:41 UTC
f8bf937 Bugfix 08 December 2017, 01:00:40 UTC
e340f8f Adding more functionality to find_candidates. 08 December 2017, 00:54:48 UTC
b90e684 Bugfix 08 December 2017, 00:06:44 UTC
53c5be2 Bugifx 08 December 2017, 00:05:43 UTC
7ae09f2 Creating command line option for find_candidate script, used for the ABACAD comparison. 07 December 2017, 20:52:28 UTC
332f4c5 Minor plotting update. 07 December 2017, 20:51:12 UTC
188e34b Saving plot optional. 25 September 2017, 05:53:28 UTC
3e380b5 Bugfix, update. 25 September 2017, 05:47:02 UTC
04208ae Adding script to plot candidates. Beta version under development. 25 September 2017, 05:41:39 UTC
f19dc20 Returning info on quasi candidates. 24 September 2017, 02:37:10 UTC
25d01d1 Adding script to find candidates in a group of ABACAD observations. 1) It compares ON vs OFF observations 2) any signal found only in the ON is checked to be found in all the 3 ONs following the frequency drift of the signal. 21 September 2017, 23:47:44 UTC
f172532 Bugfix. 14 September 2017, 21:43:30 UTC
fe52ae6 Merge branch 'master' of https://github.com/UCBerkeleySETI/turbo_seti 14 September 2017, 21:36:45 UTC
12f5fed Changes to README. 14 September 2017, 21:35:44 UTC
53425fe Merge pull request #1 from nlifset1/master Adding a check that will allow processing of observations with less t… 08 August 2017, 18:07:10 UTC
dc25053 Adding a check that will allow processing of observations with less than power of 2 number of time samples 08 August 2017, 17:49:56 UTC
7d7e3ad More changes to README. 29 April 2017, 19:21:10 UTC
dee93a2 Updated README file. 29 April 2017, 19:03:36 UTC
e58dfe7 Updated some comments. 29 April 2017, 19:03:20 UTC
46e351b Added a warning if coarse channels to analyze outside of possible range. 12 April 2017, 22:48:54 UTC
4be589d Bugfix, and typo. 12 April 2017, 22:40:50 UTC
c1dce61 Added raise if error on size-array. 09 April 2017, 00:46:56 UTC
0623bca Bugfix. Get it right this time. 07 April 2017, 20:20:42 UTC
0be6461 Bug-fixing a couple of pesky bugs. 07 April 2017, 01:43:36 UTC
dd71b81 Outdir correct use for writing h5 file. Other minor things. 06 April 2017, 18:29:42 UTC
493c4f1 Changed format of how the drift index arrays are saved and read. 04 April 2017, 22:46:01 UTC
ba5bf2f Adding drift index for n=2. 04 April 2017, 21:22:35 UTC
622e7d6 Removing unused file. 04 April 2017, 21:08:39 UTC
4a45972 Update format of output files. Much cleaner, mainly now the coarse-channel-number and the full-number-of-hits are part of the hit row. Also, header only shown at top of the file. 04 April 2017, 19:54:27 UTC
a3eaf53 Adding garbage collector. This do really solved the mem issue :) … Some other minor code update, mainly organizing and debugging. 04 April 2017, 19:08:13 UTC
3e267e7 Added close function to avoid memory buildup. Some more cleanup. 04 April 2017, 05:26:15 UTC
f647cfc Pressing the TURBO button! 5X speed up. Also, added flagging parameter, and clean up. 03 April 2017, 20:57:18 UTC
back to top