https://github.com/UCBerkeleySETI/turbo_seti

sort by:
Revision Author Date Message Commit Date
d279b1c Merge pull request #257 from texadactyl/master Fix issue #256 15 July 2021, 23:09:05 UTC
35bc53b Fix issue #256 15 July 2021, 21:59:12 UTC
d302555 Bump version to 2.1.3 15 July 2021, 21:57:08 UTC
580762e Merge pull request #252 from texadactyl/master find_event_pipeline must diagnose out-of-cadence frequency ranges 10 July 2021, 18:04:54 UTC
46a6dce Complex cadences have a different frequency range comparison Instead of selecting the first file in the list as a comparand, find the first file which matches the observation source name. 10 July 2021, 17:25:31 UTC
73c1020 Fix issue #250 in find_event_pipeline.py 10 July 2021, 15:12:14 UTC
bc96850 Bump version --> 2.1.2 Issue #250 10 July 2021, 15:11:11 UTC
9a3eeae Merge pull request #251 from texadactyl/master New turbo_seti utility: plotSETI 09 July 2021, 22:16:25 UTC
645026c Create output directory if not yet in existence 09 July 2021, 21:20:04 UTC
35008b9 Make sure that test_pipelines_4.py runs immediately after test_pipelines_1.py 09 July 2021, 21:18:48 UTC
bc7efa5 New test: test_pipelines_4.py Test find_event/run_pipelines.py 09 July 2021, 20:49:38 UTC
e66709f Return result to caller instead of sys.exit() 09 July 2021, 20:48:15 UTC
ea8b8ea Implement new utility executable: plotSETI Source file: find_event/run_pipelines.py 09 July 2021, 19:31:30 UTC
de6a1db Add find_event/run_pipelines.py 09 July 2021, 19:29:44 UTC
b956721 Bump version --> 2.1.1 09 July 2021, 19:28:45 UTC
f79126c Stop generating warnings from plot titles - plot_event.py 04 July 2021, 21:49:49 UTC
906dcbf Tune the pytest stdout & stderr. Try to improve performance. Remove pytest -s option. 04 July 2021, 18:10:53 UTC
7603049 Address pytest-order conflicting information 04 July 2021, 16:40:03 UTC
36649ce Second time's a charm. 03 July 2021, 20:50:27 UTC
00c98e7 pytest-ordering syntax on markers has changed. @pytest.mark.order(1) --> @pytest.mark.first on test_pipelines_1.py line 203 03 July 2021, 13:10:06 UTC
6fe9d44 Merge pull request #248 from texadactyl/master Correct find_event.py calc_freq_range() issue #231 03 July 2021, 00:36:50 UTC
c949e31 Another updated test for 2.1.0 02 July 2021, 23:19:11 UTC
be4564b Stop hard-coding max_drift_rate & obs_length in calc_freq_range() See https://github.com/UCBerkeleySETI/turbo_seti/issues/231 02 July 2021, 22:51:34 UTC
f3ee5eb Move the obs_length into the 2nd header created by data_handler.py Having 2 internal object headers was not my idea! 02 July 2021, 22:48:49 UTC
68bcc20 Add 2 new parameters to DAT file header 02 July 2021, 22:47:02 UTC
aabc74a Update tests for 2.1.0 02 July 2021, 22:45:51 UTC
71c3ed8 Bump version to 2.1.0 02 July 2021, 22:44:48 UTC
61fa9e1 Update pythonpublish.yml Same correction as in blimpy: [created] --> [published] 28 June 2021, 15:17:22 UTC
330a2d6 Merge pull request #247 from UCBerkeleySETI/dcp-docs-patch221 Updating documentation re #221 28 June 2021, 15:15:15 UTC
e8cd20b Updating documentation re #221 28 June 2021, 02:48:25 UTC
42f072c wrong directory placement 26 June 2021, 21:18:01 UTC
4134b07 Merge pull request #246 from texadactyl/master Miscellaneous cleanup of 26 June 2021 26 June 2021, 21:11:21 UTC
bc82dcf Fix issues #243-245 26 June 2021, 20:20:04 UTC
d51c02e Updated for version 2.0.23 26 June 2021, 20:18:20 UTC
6397dfb Bump version to 2.0.23 26 June 2021, 20:13:50 UTC
53a0f31 Fix issue #240 14 June 2021, 15:55:32 UTC
d697299 Merge pull request #242 from texadactyl/master Fix issue #241 + logging enhancements 14 June 2021, 15:54:09 UTC
666fc2c Merge branch 'UCBerkeleySETI:master' into master 14 June 2021, 15:07:09 UTC
28c4d11 Fix issue #241 14 June 2021, 15:06:15 UTC
918cbd3 Bump version to 2.0.22 14 June 2021, 15:04:35 UTC
c6769f7 Fix issue #241 14 June 2021, 15:03:54 UTC
0a17753 Fix issue #241 14 June 2021, 15:03:31 UTC
9883218 plot_event.py line 287 fix The filter_level parameter is of type int. So, including it in string concatenation requires the use of the str() function. 13 June 2021, 16:06:44 UTC
524b906 Merge pull request #239 from texadactyl/master Fix issue #238 and streamline logging 11 June 2021, 19:50:35 UTC
886c07e Fix issue #238 11 June 2021, 18:55:33 UTC
8ff180d Fix issue #238 11 June 2021, 17:17:55 UTC
f7816d9 Fix issue #238 11 June 2021, 17:16:23 UTC
fb0cb32 Issue #236 - show the drift rate resolution in the .log file too 07 June 2021, 14:50:34 UTC
4f4816c Merge pull request #237 from texadactyl/master Log drift_rate_resolution value (issue #236) 06 June 2021, 20:40:14 UTC
72efd88 Issue #236 06 June 2021, 18:59:01 UTC
54fc7d0 Issue #236 06 June 2021, 18:57:14 UTC
e898046 Remove duplicate logging of drift_rate_resolution value 06 June 2021, 18:54:54 UTC
fb4e30c Add enhancement - issue #236 Log drift_rate_resolution value. 06 June 2021, 18:49:16 UTC
893481f Merge pull request #234 from lacker/master change min_drift default to 0.00001 21 April 2021, 17:04:18 UTC
13904e1 bump version 21 April 2021, 16:27:53 UTC
5c0f458 change min_drift default to 0.00001 20 April 2021, 20:34:32 UTC
c54c549 add blimpy from github requirement 20 April 2021, 19:06:54 UTC
921c3d4 add testing requirements installation 20 April 2021, 18:26:25 UTC
81ed473 add installation step 20 April 2021, 18:24:15 UTC
c409e0e Create plots subdirectory if not already in existence 19 April 2021, 19:56:16 UTC
405235b Merge pull request #233 from luigifcruz/gcp-gpu-test Add GPU tests and Nvidia Container Docker image. 14 April 2021, 00:30:59 UTC
023562d Bump version. 13 April 2021, 23:12:34 UTC
f97d4a5 Removing testing target. 13 April 2021, 22:29:02 UTC
31c7176 add test branch 13 April 2021, 21:54:21 UTC
e86b908 Update name of workflow. 13 April 2021, 21:51:35 UTC
acf7404 Trigger action. 13 April 2021, 21:50:21 UTC
b9bf29e Update Docker files. 13 April 2021, 21:48:16 UTC
69280e5 Remove tests. 13 April 2021, 20:34:40 UTC
321932b Fix indentation. 13 April 2021, 20:30:33 UTC
b52793b Add Nvidia GPU Docker support. 13 April 2021, 20:29:13 UTC
5cacc11 obsoleted by MAINTENANCE.md 08 April 2021, 21:31:55 UTC
cfac6fd Maintenance & regression testing operations guide 08 April 2021, 21:31:11 UTC
574901e Merge pull request #232 from dbautista98/master Fix issue #230 08 April 2021, 19:09:29 UTC
a094d56 Fixed issue #226 08 April 2021, 09:17:35 UTC
989483b fixed file path to test data 08 April 2021, 08:10:39 UTC
e64854f Bump version to 2.0.17 08 April 2021, 00:59:34 UTC
90466a5 added test/test_plot_dat.py and turbo_seti/find_event/plot_dat.py 08 April 2021, 00:54:27 UTC
1c43e0e Add the h5py version announcement. 07 April 2021, 14:30:21 UTC
9819aed Use curl instead of wget to make it easier to test on Mac 03 April 2021, 16:58:29 UTC
8a76636 Merge pull request #229 from texadactyl/master Fixed issues #225 thru #228 03 April 2021, 15:22:47 UTC
d6154a0 Update VERSION-HISTORY.md 03 April 2021, 14:50:43 UTC
d29e3ef Bump version to 2.0.16 03 April 2021, 14:47:42 UTC
ab62d62 Fixed issues #226 and #227 03 April 2021, 14:42:29 UTC
0a1f825 Fixed issue #228 03 April 2021, 14:41:17 UTC
c60caf8 Fixed issue #225 03 April 2021, 14:40:21 UTC
e5106d0 Fixed issue #225 03 April 2021, 14:39:37 UTC
cfa7ed8 Create ancient_history.py.txt 20 March 2021, 16:49:12 UTC
d5e6637 Merge pull request #220 from texadactyl/master Fixed issue #94 20 March 2021, 16:48:22 UTC
0358e97 Fixed issue #94 Removed unused code from plot_event_pipeline.py and plot_event.py. 20 March 2021, 16:05:30 UTC
dd0956e Issue #94 20 March 2021, 16:04:17 UTC
4076014 Merge pull request #219 from texadactyl/master Fixed issues #205 and #218. 20 March 2021, 15:24:42 UTC
5ed9d8a Bump version to 2.0.15 20 March 2021, 14:48:52 UTC
83fc79a Documented changes for version 2.0.15. 20 March 2021, 14:48:18 UTC
1e372db Fixed issue #205 - gen_drift_indexes.py This program was the result of reverse-engineering of the drift index text files and some trial and error. It is still unknown how the original files came to be. 20 March 2021, 14:45:37 UTC
fb52553 Fixed issue #218 20 March 2021, 14:23:58 UTC
0f6aa03 Merge pull request #217 from texadactyl/master Fixed issue #216 - command line mishandling 17 March 2021, 19:41:51 UTC
8b7df39 Fixed issue #216 - command line mishandling 17 March 2021, 18:54:19 UTC
a1e1c12 Merge pull request #215 from texadactyl/master Fix issues #213 and #214 11 March 2021, 13:42:16 UTC
18ea235 Update VERSION-HISTORY.md for version 2.0.14 11 March 2021, 04:02:00 UTC
57d575e Bump version to 2.0.14 11 March 2021, 03:59:25 UTC
back to top