- Feb 07, 2020
-
-
Jameson Graef Rollins authored
Improves update() method to be able to update from another Struct, and not overwrite existing Struct attributes, and removes need to from_dict classmethod.
-
Jameson Graef Rollins authored
and use in load_struct
-
Jameson Graef Rollins authored
as per expected from dict method.
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
NO FUNCTIONAL CHANGE
-
Jameson Graef Rollins authored
residual_gas_cavity() function updated to calculate residual gas noise of a single evacuated cavity. ifo ExcessGas Noise class modified to handle specific case of Fabry-Perot Michelson.
-
Jameson Graef Rollins authored
Simplify newtonian noise calculations to return displacement noise for simplified configuration: either single test mass or single arm.
-
Jameson Graef Rollins authored
new suspension_thermal() function for calculating thermal noise of a single suspended optic. ifo SuspensionThermal Noise class modified to handle specific case of Fabry-Perot Michelson.
-
Jameson Graef Rollins authored
substrate_thermoelastic() function updated to calculate thermal noise of a single suspended optic. ifo SubstrateThermoElastic Noise class modified to handle specific case of Fabry-Perot Michelson.
-
Jameson Graef Rollins authored
substrate_brownian() function updated to calculate thermal noise of a single suspended optic. ifo SubstrateBrownian Noise class modified to handle specific case of Fabry-Perot Michelson.
-
Jameson Graef Rollins authored
substrate_thermorefractive() function updated to calculate thermal noise of a single suspended optic. ifo ITMThermoRefractive Noise class modified to handle specific case of Fabry-Perot Michelson.
-
Jameson Graef Rollins authored
substrate_carrierdensity() function updated to calculate thermal noise of a single suspended optic. ifo ITMCarrierDensity Noise class modified to handle specific case of Fabry-Perot Michelson.
-
Jameson Graef Rollins authored
new coating_brownian() and coating_thermooptic() functions for calculating coating thermal noise spectrum for a single optic. ifo CoatingBrownian and CoatingThermoOptic Noise classes modified to handle specific case of Fabry-Perot Michelson.
-
Jameson Graef Rollins authored
This refactors the seismic noise calculation to be for a single suspension. The turning of that into a seismic noise spectrum for a LIGO-like IFO is moved to the Seismic(nb.Noise) class definition in the ifo module, effectively separating fundamental seismic noise calculation from assumptions of experimental configuration.
-
Jameson Graef Rollins authored
susQuad function take sus Struct instead of full ifo
-
Jameson Graef Rollins authored
swap out deprecated interface
-
- Feb 05, 2020
-
-
Jameson Graef Rollins authored
This allows for direct comparison between py and mat gwinc.
-
Jameson Graef Rollins authored
This fixes a regression in the move to the new Budget structured. The keys in the gwinc() noises output changed to be the name of the Noise class, instead of the label, causing the matgwinc comparison test to fail. This fixes the keys in the gwinc noises output to be the labels to maintain consistency.
-
Jameson Graef Rollins authored
-
- Jan 29, 2020
-
-
Christopher Wipf authored
-
- Oct 18, 2019
- Oct 01, 2019
- Sep 30, 2019