- 25 Feb, 2021 2 commits
-
-
Aaron Jones authored
Finesse3 / e65d58b9 finesse3@e65d58b9 migrated get_legacy_data into finesse3 this commit updates the test3.py to correctly obtain that code
-
Aaron Jones authored
-
- 24 Feb, 2021 2 commits
-
-
Aaron Jones authored
-
Aaron Jones authored
-
- 11 Feb, 2021 4 commits
-
-
Aaron Jones authored
This seems to cause errors on agentx but not on my local machine Something weird is going on here
-
Aaron Jones authored
-
Aaron Jones authored
1) Added tol fles: I have added tol files for the homodyne tests after checking the fails I believe these are todo with a phase error 2) Added noxaxis check I have added a check for noxaxis so that data can be formatted appropratatly 3) Comments I have commented the code around the zero checking
-
Aaron Jones authored
A bug was spotted where test with zeros would always pass. This is now fixed. I set the relative error to inf where a zero occurs as these should be filtered by the abs err In addition, I stopped plotting when noxaxis was set
-
- 10 Feb, 2021 4 commits
-
-
Aaron Jones authored
-
Aaron Jones authored
-
Aaron Jones authored
-
Aaron Jones authored
As described in [Issue 231](finesse3#231) in the Finesse3 git repo outputs in Finesse2 span many orders of magnitude. This commit adapts the testing script so that a relative tolerance and a absolute tolerance can be set for each coloumn in the data independantly. The tol files should look like ``` [DEFAULT] abs_err = 1e-12 rel_err = 1e-10 [2] abs_err = 0 rel_err = 1e-12 ``` etc. See the comments in test.py for details.
-
- 04 Feb, 2021 13 commits
-
-
Aaron Jones authored
-
Aaron Jones authored
-
Aaron Jones authored
-
Aaron Jones authored
-
Aaron Jones authored
-
Aaron Jones authored
-
Aaron Jones authored
-
Aaron Jones authored
Conflicts: test.py Fixed encoding issues in a better way
-
Aaron Jones authored
Really dont know why this didn't cause failures before
-
Aaron Jones authored
-
Aaron Jones authored
-
Aaron Jones authored
-
Aaron Jones authored
-
- 07 Dec, 2020 1 commit
-
-
Phil Jones authored
-
- 20 Nov, 2020 2 commits
-
-
Aaron Jones authored
-
Aaron Jones authored
-
- 19 Nov, 2020 1 commit
-
-
JanJust Keijser authored
Signed-off-by:
Jan Just Keijser <jan.just.keijser@gmail.com>
-
- 18 Aug, 2020 1 commit
-
-
Phil Jones authored
-
- 17 Jul, 2020 2 commits
-
-
Phil Jones authored
-
Phil Jones authored
The various ScanLine detectors now inherit from the corresponding Camera detectors in Finesse 3, so we should check for scanlines first, then cameras.
-
- 27 May, 2020 2 commits
-
-
Phil Jones authored
-
Phil Jones authored
-
- 21 Apr, 2020 4 commits
-
-
Phil Jones authored
-
Phil Jones authored
-
Phil Jones authored
-
Phil Jones authored
-
- 31 Mar, 2020 1 commit
-
-
Phil Jones authored
-
- 30 Mar, 2020 1 commit
-
-
Samuel Rowlinson authored
-