- Aug 13, 2018
-
-
Christopher Wipf authored
matplotlib: use hex color names instead of the cool xkcd ones When matplotlib >= 2.0 is ubiquitous, we can revert this. numpy: use np.flipud in place of np.flip np.flip only exists in numpy >= 1.12, and flipud is clearer anyway.
-
Christopher Wipf authored
(addresses #23)
-
- Aug 10, 2018
-
-
Christopher Wipf authored
Suspension type BQuad changes the bottom stage material to silicon. Reverse the SUS stage list in suspensionthermal.py to use the appropriate Temp. Addresses #23
-
Christopher Wipf authored
-
Rana Adhikari authored
-
- Jul 10, 2018
-
-
Jameson Graef Rollins authored
This is a port of the changes added to matgwinc in gwinc/matgwinc@a83e5053b64e6e8d3176f8fc29df631972fec451 The new pygwinc quantum curve diverges slightly from the matgwinc version at the highest frequencies, for reasons that are not clear to me...
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
e.g. ifo['Sub.Element']
-
- Jul 07, 2018
-
-
Jameson Graef Rollins authored
newtonian noise calculation was fixed in both py and mat gwinc, so update matgwinc calculation cache in tests.
-
Jameson Graef Rollins authored
this was just a typo
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
use consistent naming
-
- Jun 27, 2018
-
-
Lee McCuller authored
-
- Jun 26, 2018
-
-
Christopher Wipf authored
(Gitlab wants it to be called CONTRIBUTING.md)
-
Christopher Wipf authored
Implements the changes recommended by Jan Harms in https://git.ligo.org/rana-adhikari/CryogenicLIGO/issues/45 Fixes #18
-
- Jun 02, 2018
-
-
Jameson Graef Rollins authored
Add better description about IO, and clarify some of the argument help.
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
Add ability to load a noise budget previously saved in an HDF5 file.
-
Jameson Graef Rollins authored
If an HDF5 file is passed to the --save option (indicated by '.hdf5' extension) then save the data to an HDF5 file without plotting.
-
Jameson Graef Rollins authored
Functions to save/load noise traces and IFO model parameters to/from HDF5 files. Requires the h5py module.
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
free up the "util" namespace for other purposes not related to noise calculation
-
Jameson Graef Rollins authored
namespace conflict with the gwinc plot keyword argument.
-
- Jun 01, 2018
-
-
Jameson Graef Rollins authored
automatic creation of the commad line interface script
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
So that distribution packages and tarballs don't misrepresent what the project is.
-
- May 31, 2018
-
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
fix name, version and included files
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
no functional change
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
Use the new CBCWaveform interface in the insprial_range package for specifying the waveform and parameters, both in the CLI and test.
-
- May 30, 2018
-
-
Lee McCuller authored
-
Lee McCuller authored
-
Lee McCuller authored
-
Lee McCuller authored
-