https://github.com/UCBerkeleySETI/turbo_seti

sort by:
Revision Author Date Message Commit Date
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
bef12fb Bugfix. Peski little bug, was messing up SNR calc. Was having systematically lower numbers. Also, I’m ignoring flagging edges for now. Cleaned up code. 03 April 2017, 07:05:36 UTC
b58f0bc Multiple updates, and a bit of reorganizing code. 03 April 2017, 02:04:59 UTC
92e1d52 Bugfixing, and making current dir the default. 28 March 2017, 21:45:21 UTC
7089c1d Added option to create .h5 if .fil given. Also now current dir the default for output. 28 March 2017, 18:53:08 UTC
80533d8 Added functionality to select only a few coarse channels to analyze instead of only the full file. 24 March 2017, 23:59:56 UTC
577d4b3 Bush of little updates. 24 March 2017, 22:02:46 UTC
42d7dad Typo 18 March 2017, 07:27:56 UTC
5c192a0 Changed mask region around top hit; now dependent of max_drift_rate*obs_lenght. Updated output files, better organized. Simple time calculation for full file. Some bugfixes. 18 March 2017, 07:20:47 UTC
f9112fb Typo 17 March 2017, 22:00:17 UTC
dc161bc Adding coarse channel info to dat file. Also making better demarcation. 17 March 2017, 21:58:24 UTC
cef9241 Removed LOFAR related stuff. 17 March 2017, 21:21:56 UTC
f92deb3 Adding coarse_chan number and DC blanking. 17 March 2017, 19:35:26 UTC
6acff26 Minor bugfixes. 17 March 2017, 05:26:08 UTC
d9364b8 Merge branch 'master' of https://github.com/UCBerkeleySETI/turbo_seti 17 March 2017, 04:53:23 UTC
bc8ff9e Bugfix, variable rename. Clean up. 17 March 2017, 04:53:06 UTC
d531439 Adding __init__ files for linking. 17 March 2017, 04:50:11 UTC
49b93ad Bugfix fftlen calc, modified used of f_start and other similar parameters. Clean up code. 17 March 2017, 04:23:09 UTC
5297d18 Major commit. Replace use/creation of fits files for hdf5 files. This should save reading time and storage space. Clean up some modules. 16 March 2017, 21:47:48 UTC
f886a62 renamed split_dir for out_dir 06 February 2017, 02:14:32 UTC
990e6d3 Bugfix, data conversion works correctly now. 05 February 2017, 23:35:34 UTC
e2e9d85 Bugfix, data format to uint32. This should fix this bug at least temporarily. 04 February 2017, 02:10:59 UTC
4c2b38e Bugfixing. 03 February 2017, 01:55:29 UTC
83eb21b Typos and detab 02 February 2017, 23:11:16 UTC
87702d0 Using now filterbank.py for the most past. Still need to update for the use of the header. 02 February 2017, 21:19:42 UTC
d8701ce Removed rfithresh from use. No good reason to keep it. 02 February 2017, 19:06:06 UTC
5d4bd6f Some general cleaning. 26 January 2017, 23:50:18 UTC
e9c7eb5 Adding all the current code to the repo. 26 January 2017, 21:47:25 UTC
9da8b36 Adding readme file to start setting this up. 26 January 2017, 21:40:32 UTC
back to top