- 20 Jan, 2023 2 commits
-
-
Craig Cahillane authored
-
Craig Cahillane authored
Fixed problem with cummulative_rms which did not correctly calculate the RMS for frequency vectors which were changing when the frequency vector was flipped
-
- 19 Jan, 2023 1 commit
-
-
Craig Cahillane authored
-
- 13 Jan, 2023 3 commits
-
-
Craig Cahillane authored
-
Craig Cahillane authored
-
Craig Cahillane authored
-
- 14 Dec, 2022 1 commit
-
-
Craig Cahillane authored
Fixed problem where gps_start and gps_stop are sometimes not ints when it hits nds2. Committing version 0.1.6 for nds2utils.
-
- 22 Nov, 2022 1 commit
-
-
Craig Cahillane authored
Commiting version 0.1.5, which fixed find_channels to print the time at which find_channels is looking at
-
- 26 Oct, 2022 2 commits
-
-
Craig Cahillane authored
-
Craig Cahillane authored
Fixed issue with nds2utils/make_interactive_svg.py, which was using a depreciated function for xml tree.getchildren() which was not supported in future versions of python. Replaced with list(tree) which is backwards-compatible
-
- 04 Oct, 2022 1 commit
-
-
Craig Cahillane authored
-
- 27 Sep, 2022 2 commits
-
-
Craig Cahillane authored
-
Craig Cahillane authored
-
- 26 Sep, 2022 1 commit
-
-
Craig Cahillane authored
-
- 24 Sep, 2022 1 commit
-
-
Craig Cahillane authored
Added functionality for taking only a single PSD, CSD, or TF + coherence as needed. Can save time with large dictionaries
-
- 12 Sep, 2022 1 commit
-
-
Craig Cahillane authored
-
- 19 Aug, 2022 2 commits
-
-
Craig Cahillane authored
-
Craig Cahillane authored
-
- 17 Aug, 2022 2 commits
-
-
francisco_desk authored
-
Craig Cahillane authored
-
- 27 Apr, 2022 1 commit
-
-
Craig Cahillane authored
-
- 26 Apr, 2022 1 commit
-
-
Craig Cahillane authored
-
- 25 Apr, 2022 2 commits
-
-
Craig Cahillane authored
-
Craig Cahillane authored
Added check_loaded_data_dict() function to data_utils.py, which checks the data_dict loaded versus a list of channels, and also does some basic checks of the data and if the data_dict is None. Also put some tests of this function in test_data_utils.py
-
- 13 Apr, 2022 1 commit
-
-
Craig Cahillane authored
-
- 12 Apr, 2022 6 commits
-
-
Craig Cahillane authored
-
Craig Cahillane authored
-
Craig Cahillane authored
-
Craig Cahillane authored
-
Craig Cahillane authored
-
Craig Cahillane authored
-
- 07 Apr, 2022 2 commits
-
-
Craig Cahillane authored
Added some new functions to check the duration and bandwidths from the user, and adjust them if necessary.
-
Craig Cahillane authored
-
- 06 Apr, 2022 2 commits
-
-
Craig Cahillane authored
Making some small changes to dtt_averages() for when the user makes a bad request for number of averages (number of averages should always be int)
-
Craig Cahillane authored
-
- 05 Apr, 2022 5 commits
-
-
Craig Cahillane authored
-
Craig Cahillane authored
-
Craig Cahillane authored
Added first pytest file test/test_data_utils.py to eventually test the functions in nds2utils/data_utils.py
-
Craig Cahillane authored
-
Craig Cahillane authored
-