- 19 Dec, 2022 1 commit
-
-
Niklas Selke authored
Tweaked the constant value test to only test values with an absolute value greater than two. Updated everything to the v0.4.0 release.
-
- 22 Sep, 2022 1 commit
-
-
Niklas Selke authored
-
- 18 Jul, 2022 1 commit
-
-
Niklas Selke authored
The plotter now also displays information about the variable name and unit. Patch provided by lensing1.
-
- 25 Jan, 2022 3 commits
-
-
Niklas Selke authored
Only the public interfaces are now documented in the 'docs' folder. Updated everything to the v0.2.0 release.
-
Niklas Selke authored
-
Niklas Selke authored
-
- 08 Sep, 2021 5 commits
-
-
Niklas Selke authored
Added a 'CHANGELOG.md' and a 'LICENSE' file. Modified the 'README.md' and added files for packaging. Created package version 0.1.0.
-
Niklas Selke authored
-
Niklas Selke authored
-
Niklas Selke authored
-
Niklas Selke authored
Changed the 'get_toarqc_config' function interface in 'config_reader.py' to include the directory where the configuration files are located.
-
- 07 Sep, 2021 2 commits
-
-
Niklas Selke authored
-
Niklas Selke authored
-
- 13 Jul, 2021 1 commit
-
-
Niklas Selke authored
-
- 30 Jun, 2021 1 commit
-
-
Niklas Selke authored
-
- 29 Jun, 2021 1 commit
-
-
Niklas Selke authored
-
- 23 Jun, 2021 1 commit
-
-
Niklas Selke authored
-
- 16 Jun, 2021 2 commits
-
-
Niklas Selke authored
-
Niklas Selke authored
-
- 11 Jun, 2021 3 commits
-
-
Niklas Selke authored
-
Niklas Selke authored
-
Niklas Selke authored
-
- 10 Jun, 2021 7 commits
-
-
Niklas Selke authored
-
Niklas Selke authored
-
Niklas Selke authored
Made some changes to the docstrings and comments in 'checks.py'. Furthermore, changed the error messages in 'checks.py'. Changed 'test_checks.py' according to the changes in the error messages.
-
Niklas Selke authored
-
Niklas Selke authored
-
Niklas Selke authored
-
Niklas Selke authored
-
- 09 Jun, 2021 2 commits
-
-
Niklas Selke authored
-
Niklas Selke authored
-
- 07 Jun, 2021 1 commit
-
-
Niklas Selke authored
-
- 06 Jun, 2021 3 commits
-
-
Niklas Selke authored
Removed 'pytest', 'pytest-cov', and 'Sphinx' from the 'requirements.txt'. Changed the 'README.md' accordingly.
-
Niklas Selke authored
Added a test to 'test_checks.py'. This will test if the 'check_limits' function will return the correct limits in the edge case of the limits being set to 0 and 1 respectively.
-
Niklas Selke authored
Removed the PYTHONPATH manipulation from 'test_checks.py'. The 'README.md' now reflects the new working way to execute the 'pytest' command.
-
- 03 Jun, 2021 1 commit
-
-
Niklas Selke authored
Split the tests in 'test_checks.py' into different functions. Added a test with correct values for the OK limit and the questionable limit.
-
- 02 Jun, 2021 4 commits
-
-
Niklas Selke authored
Moved all checks of parameters and settings to the 'checks.py' file. With these changes the 'test_autoqc_runner.py' was renamed to 'test_checks.py'. Also, the tests in 'test_checks.py' were changed to work with the new version of the checks. Additionally, the version of the 'pytest-cov' package was updated in the 'requirements.txt' file.
-
Niklas Selke authored
-
Niklas Selke authored
-
Niklas Selke authored
The 'demo_program.py' now chooses its configuration by the given variable in the metadata if they are found.
-