Commit 9f73677
authored
Updates API and tests with recently added input and output objects (#124)
* Converts background function to python
* Adds resolutions to inputs and outputs
* Adds additional problem_definition fields to test data
* Updates submodule
* Adds names to "test_inputs.py"
* Fixes pickle bug
* Renames "non_polarised" to "normal_reflectivity"
* Adds names and checks to "test_run.py"
* Suppresses warnings in tests
* Adds backgrounds and resolutions to "check_results_equal"
* Addresses review comments1 parent 265668a commit 9f73677
File tree
30 files changed
+1354
-270
lines changed- RATapi
- examples
- convert_rascal_project
- non_polarised
- normal_reflectivity
- cpp
- tests
30 files changed
+1354
-270
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | 145 | | |
147 | 146 | | |
148 | | - | |
149 | | - | |
| 147 | + | |
| 148 | + | |
150 | 149 | | |
151 | 150 | | |
152 | 151 | | |
| |||
0 commit comments