- 05 Jun, 2019 3 commits
-
-
Sean Leavey authored
-
Sean Leavey authored
-
Sean Leavey authored
When a constant is used in place of the modulator order, its value gets converted to a float and then a string, which the modulator in Pykat tries to convert to int. Converting a string '1.0' to int throws an error. This change parses the string as a float, then checks if it is an integer, throws an error if not, then converts it to an int. It's hacky but it works. **It's likely other code suffers from this bug if it copied the same parse code**
-
- 04 Jun, 2019 2 commits
-
-
Anna Green authored
updated setup() to now restore masses at end of function. updated fix_masses() and added restore_susp() to do this. Also modified remove_IMC_HAM2() to add the FI dbs into the PRC block if HAM2 is removed, so setup() still runs & we still have a REFL port
-
Samuel Rowlinson authored
-
- 24 May, 2019 1 commit
-
-
Phil Jones authored
-
- 13 May, 2019 1 commit
-
-
Samuel Rowlinson authored
-
- 02 Mar, 2019 3 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
Removing offset param for locks, setting this to just a normal variable. Loose end from when trying to have offsets tunable with xaxis and such
-
- 01 Mar, 2019 1 commit
-
-
Alexei Ciobanu authored
-
- 20 Feb, 2019 1 commit
-
-
Daniel Brown authored
-
- 07 Dec, 2018 1 commit
-
-
Samuel Rowlinson authored
adding functions for generating amp detectors and their output up to specified maxtem, in pykat.tools.detecting
-
- 06 Dec, 2018 1 commit
-
-
Daniel Brown authored
Some updates to fix a few bugs in the adv virgo ifo classes See merge request finesse/pykat!4
-
- 27 Nov, 2018 1 commit
-
-
Daniel Brown authored
-
- 22 Nov, 2018 4 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
-
Michele Valentini authored
-
Daniel Brown authored
-
- 21 Nov, 2018 7 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
-
Andreas Freise authored
-
Andreas Freise authored
-
Andreas Freise authored
-
Andreas Freise authored
-
Andreas Freise authored
-
- 15 Nov, 2018 3 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
- 14 Nov, 2018 2 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
- 09 Nov, 2018 1 commit
-
-
Phil Jones authored
-
- 08 Nov, 2018 5 commits
-
-
Phil Jones authored
-
Andreas Freise authored
-
Andreas Freise authored
-
Andreas Freise authored
-
Phil Jones authored
-
- 05 Nov, 2018 1 commit
-
-
Daniel Brown authored
-
- 28 Oct, 2018 2 commits
-
-
Michele Valentini authored
-
Michele Valentini authored
-