git.ligo.org / craig-cahillane/nds2utils / commits
nds2utils is a user interface for the python nds2 client. nds2 error messages and data structures can be hard to parse. nds2utils provides helper functions, defaults, warnings, and error messages for users trying to get ligo data with python.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 34bd8599 | Added upgrades to a new version of nds2utils | Craig Cahillane <c****e@L****G> | almost 2 years ago | |
| 0b20483a | merge Merge branch 'master' into 'master' | Craig Cahillane <c****e@l****g> | about 2 years ago | |
| d12ee04f | raise error when requesting start/stop time in the future | Daniel Brown <d****n@a****u> | about 2 years ago | |
| 5369e1fb | merge Merge branch 'master' of https://git.ligo.org/craig-cahillane/nds2utils | Daniel Brown <d****n@a****u> | about 2 years ago | |
| 8d30d394 | updated version number | Craig Cahillane <c****e@L****G> | about 3 years ago | |
| 15d5661c | Added a check to see if channels is a string, and if it is, make it a list of... | Craig Cahillane <c****e@L****G> | about 3 years ago | |
| 3ae69216 | Added Daneill method for averaging PSDs. Seems to resolve peaks better than ... | Craig Cahillane <c****e@L****G> | over 3 years ago | |
| 32bf679d | Added a small fix to server_select to choose the more general nds.ligo.caltec... | Craig Cahillane <c****e@l****g> | over 3 years ago | |
| ab919c2b | merge Merge branch 'master' of git.ligo.org:craig-cahillane/nds2utils | Craig Cahillane <c****e@l****g> | over 3 years ago | |
| b2587415 | Commiting version 0.1.9 of nds2utils, which improved server selection | Craig Cahillane <c****e@l****g> | over 3 years ago | |
| 07e28013 | Added verbose flag to acquire_data() function in nds2utils/data_units.py | Craig Cahillane <c****e@l****g> | over 3 years ago | |
| 57639ef6 | fixing verbose setting | Daniel Brown <d****n@a****u> | over 3 years ago | |
| 36cd4717 | Updated to version 0.1.8 | Craig Cahillane <c****e@l****g> | over 3 years ago | |
| 8b546ed7 | Fixed problem with cummulative_rms which did not correctly calculate the RMS ... | Craig Cahillane <c****e@l****g> | over 3 years ago | |
| 28fb0ba1 | Added server_selection() function to automatically select a server for the user | Craig Cahillane <c****e@l****g> | over 3 years ago | |
| 8246f922 | Fixed small typo averagin -> averaging in get_psds | Craig Cahillane <c****e@l****g> | over 3 years ago | |
| 1620173d | merge Resolved conflict for 0.1.6 | Craig Cahillane <c****e@l****g> | over 3 years ago | |
| dba9dc07 | Added some improvements to nds2utils find_channels() to print the timespan we... | Craig Cahillane <c****e@l****g> | over 3 years ago | |
| f63192dd | Fixed problem where gps_start and gps_stop are sometimes not ints when it hit... | Craig Cahillane <c****a@g****m> | over 3 years ago | |
| 9cba4a7a | Commiting version 0.1.5, which fixed find_channels to print the time at which... | Craig Cahillane <c****a@g****m> | almost 4 years ago | |
| af39a149 | Added decimation_example.py | Craig Cahillane <c****a@g****m> | almost 4 years ago | |
| ab9ec3e1 | Fixed issue with nds2utils/make_interactive_svg.py, which was using a depreci... | Craig Cahillane <c****e@l****g> | almost 4 years ago | |
| 57921062 | Added find_channels.py example | Craig Cahillane <c****e@l****g> | almost 4 years ago | |
| 495f89af | merge Fixed merges in calc_csd(s)() | Craig Cahillane <c****e@l****g> | almost 4 years ago | |
| ba4ea69f | Updated chan a and b names | Craig Cahillane <c****e@l****g> | almost 4 years ago | |
| c37729aa | Added decimate_data() function, which works even with large decimation ratio | Craig Cahillane <c****e@l****g> | almost 4 years ago | |
| bee94c50 | Added functionality for taking only a single PSD, CSD, or TF + coherence as n... | Craig Cahillane <c****e@l****g> | almost 4 years ago | |
| 9370d719 | Made small update to add duration key to data_dict if needed in check_duratio... | Craig Cahillane <c****e@l****g> | almost 4 years ago | |
| 1fcfa416 | merge Merge branch 'test' of git.ligo.org:craig-cahillane/nds2utils into test | Craig Cahillane <c****e@l****g> | about 4 years ago | |
| 0e2b4167 | Removed NaturalNamingWarning | Craig Cahillane <c****e@l****g> | about 4 years ago | |
| dd84007c | Fixed server and port number | francisco_desk <f****v@g****m> | about 4 years ago | |
| 074a49ab | Added get_pcal_lines.py which plots the PCALY lines with DARM, with the corre... | Craig Cahillane <c****e@l****g> | about 4 years ago | |
| 3758ef29 | Fixed up the test/test_data_utils.py | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 5a0309c2 | Trying to test calc_csds() | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 4e775ac2 | Added check for the PSD calculation levels | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 43d236bd | Added check_loaded_data_dict() function to data_utils.py, which checks the da... | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| a1a3d4e9 | Writing some more tests for nds2utils | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 4e1572c5 | Added test_check_sampling_frequency_vs_bandwidth() | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 48ba2507 | Removed mpl rcparams and TkAgg backend requirement | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 833da434 | Updating .gitlab-ci.yml to install the correct version of conda, forgot to so... | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 031b7a10 | Updating .gitlab-ci.yml to install the correct version of conda | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| a6cf6595 | Updating .gitlab-ci.yml to install wget and conda | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| a0476df1 | Updating .gitlab-ci.yml to try and use the nds2utils environment for testing | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| eade98d9 | Added some new functions to check the duration and bandwidths from the user, ... | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 756c4ab7 | Adding small changes to both data_utils and test_data_utils | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 90bc796d | Making some small changes to dtt_averages() for when the user makes a bad req... | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| bd127614 | Added gitlab CI functionality | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 55974ba5 | Moved good_ticks from data_utils to plot_utils | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| a064643a | Added some simple tests of db to mag | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| c2283215 | Added first pytest file test/test_data_utils.py to eventually test the functi... | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 442b160c | Added pytest and pytest-watch to environment.yml | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| cdc8f7cb | Added pytest.ini file | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| a1976821 | Working on adding decimated PSD and CSD taker and getter functions | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 7bdb603d | Tried to fix get_conditioned_psd() working | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| db4f19d4 | Updated version to 0.1.1 | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| e6b945a7 | Fixed data_utils.py such that the coherence returned is actually the power co... | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 0864f5dc | Improved subplots svg from nds2utils/make_interactive_svg.py, to allow more t... | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 3461a5f8 | Improved subplots svg from nds2utils/make_interactive_svg.py, to allow more t... | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 10dc8fd9 | Added some calculate_ vs some get- functions for simple conditioned spectra | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| f5ef6ac4 | Added conditioned spectra and partial coherence calculations | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 02db8389 | Updated and tested all examples, all passed except plot_minute_trends.py | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 5c9eebde | Added examples with lowercase names | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 2a9e9c02 | Changed the names of all example files to be all lowercase | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 4ebb5159 | Created version 0.1.0, which mostly removes this 'ASD' saving business from t... | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 2659254a | Adding environment.yml file containing a working conda environment build, to... | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 910c05bb | Added try:except for deepdish importing, so you don't necessarily have to hav... | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| e43163af | Updated all examples for plotting data, and removed all plt.show() from plotU... | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 222d5f7c | updated version | Craig Cahillane <c****a@g****m> | over 4 years ago | |
| 222db4f4 | Added deepdish to dataUtils.py | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 02171f89 | Added deepdish functions (not yet used) to nds2utils | Craig Cahillane <c****a@g****m> | over 4 years ago | |
| ac7f379a | Added version 0.0.22 | Craig Cahillane <c****a@g****m> | over 4 years ago | |
| bd5e3439 | Updated version | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 74e24e9c | Removed 40m ip address | Craig Cahillane <c****e@l****g> | over 4 years ago | |
| 22c75495 | Added check_channels_existance(), which uses find_channels() to determine if ... | Craig Cahillane <c****e@l****g> | almost 6 years ago | |
| fcd13bf0 | Added mean-to-median bias correction code, and example script. | Craig Cahillane <c****e@l****g> | about 6 years ago | |
| 0a610ff2 | Pushing version 0.0.18, which fixed some calibration error in calibrate_dict(... | Craig Cahillane <c****g> | over 6 years ago | |
| c5d6a9bc | Fixed issue where using get_PSDs didn't allow the user to calibrate any channels | Craig Cahillane <c****g> | over 6 years ago | |
| f0ea4b02 | updated gitignore to ignore .svg | Craig Cahillane <c****g> | over 6 years ago | |
| 3636c90d | Added a unit_test.sh which runs all the examples in the examples/ directory | Craig Cahillane <c****g> | over 6 years ago | |
| 834e8a8b | Updated version | Craig Cahillane <c****g> | over 6 years ago | |
| 003d78ff | Fixed simple mistake in plotUtils.py which made quick_grab_ASD() and quick_gr... | Craig Cahillane <c****g> | over 6 years ago | |
| 669d00d9 | Increased version number | Craig Cahillane <c****g> | almost 7 years ago | |
| 69b49c7f | merge Merge branch 'master' of git.ligo.org:craig-cahillane/nds2utils | Craig Cahillane <c****g> | almost 7 years ago | |
| ffbf2643 | Added make_interactive_svg.py to nds2utils. Should enable any to make their ... | Craig Cahillane <c****g> | almost 7 years ago | |
| d75a43f9 | Fixed issue with interactive legend such that if we have multiple legends, ea... | Craig Cahillane <c****e@l****g> | almost 7 years ago | |
| e01de6db | Fixed plotUtils.py make_legend_interactive() such that alpha in the legend is... | Craig Cahillane <c****e@l****g> | almost 7 years ago | |
| 70284d7f | Fixed yet another legend error that I caused by trying to be too fancy | Craig Cahillane <c****e@l****g> | almost 7 years ago | |
| c6f6c3a7 | Fixed issues that my previous fix created :/ | Craig Cahillane <c****e@l****g> | almost 7 years ago | |
| a6af450b | Fixed plotUtils.py legend issue, and updated version to 0.0.10 | Craig Cahillane <c****e@l****g> | almost 7 years ago | |
| c0c83431 | merge Merge branch 'master' of git.ligo.org:craig-cahillane/nds2utils | Craig Cahillane <c****g> | almost 7 years ago | |
| d78f4bda | Added fix in quick_TF_grab so that it actually returns the calibrated TF | Craig Cahillane <c****g> | almost 7 years ago | |
| 56574719 | Repaired some examplees which were broken by argument name change | Craig Cahillane <c****e@l****g> | almost 7 years ago | |
| 28df58cb | Fixed issue where calibrate_dict would not work for channels with different f... | Craig Cahillane <c****g> | almost 7 years ago | |
| 5f26d432 | fixed some label problems with plotUtils.py, and updated the version | Craig Cahillane <c****e@l****g> | almost 7 years ago | |
| f3e8e04c | Adding new version.py for interactive legend launch 0.0.6 | Craig Cahillane <c****g> | almost 7 years ago | |
| 87ace5ba | Added interactive legend to all plots | Craig Cahillane <c****g> | almost 7 years ago | |
| 0646000a | Added version.py, which will contain the true version number, and changed set... | Craig Cahillane <c****e@l****g> | almost 7 years ago | |
| 2a638a05 | fixed issue where I was forcing sampling frequency to be an int, dumping all ... | Craig Cahillane <c****e@l****g> | almost 7 years ago | |
| 38956264 | Rearranged the readme to be a bit more sensible | Craig Cahillane <c****e@l****g> | almost 7 years ago | |
| 501922bc | Added tons of examples, and updated code which is supports them. This is the... | Craig Cahillane <c****e@l****g> | almost 7 years ago |