https://github.com/UCBerkeleySETI/turbo_seti

sort by:
Revision Author Date Message Commit Date
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
6b01c1b Fix issue #213 11 March 2021, 03:55:33 UTC
6ad0fc8 Issue #214 - add test for plot_event_pipeline plot_dir parameter 10 March 2021, 22:25:11 UTC
0226a0d Update VERSION-HISTORY.md to reflext PR #212 09 March 2021, 21:29:33 UTC
f5bbbb9 Merge pull request #212 from palumbom/master Specify output directory for plot_event_pipeline 09 March 2021, 21:24:47 UTC
2245471 cleanup 09 March 2021, 20:02:12 UTC
de62625 cleanup 09 March 2021, 20:01:36 UTC
aabc8d8 cleanup 09 March 2021, 20:00:52 UTC
040c8dd forgot to fix conflict with os import 09 March 2021, 19:58:00 UTC
946b8ec accidentally deleted code block 09 March 2021, 19:55:54 UTC
dc2424f resolved conflict w/ master, added custom file directory possibility 09 March 2021, 19:52:46 UTC
8281e5f Removed the out of date "BL Internal Technote" from README.md 06 March 2021, 15:26:26 UTC
787f296 Merge pull request #209 from texadactyl/master Support large data arrays & remove a duplicate of a blimpy function 06 March 2021, 04:55:15 UTC
802712f Update Dockerfile 06 March 2021, 04:07:46 UTC
a8e20dd Update requirements_test.txt 06 March 2021, 04:07:42 UTC
cc2e6cf Merge branch 'master' into master 06 March 2021, 03:59:39 UTC
34ad391 Update Dockerfile 06 March 2021, 03:24:15 UTC
c686102 Update python_tests.yml 06 March 2021, 03:21:12 UTC
4ee6484 Update Dockerfile 06 March 2021, 03:20:43 UTC
9922205 Update requirements.txt 06 March 2021, 03:19:27 UTC
4c9ca36 Update python_tests.yml 06 March 2021, 03:18:25 UTC
back to top