Commit graph

1197 commits

Author SHA1 Message Date
jkuhl-uni
71fe86b8ba merge with develop 2022-02-08 11:16:20 +01:00
jkuhl-uni
4ae5188f91 change parameters of sfcf read method 2022-02-08 10:37:00 +01:00
jkuhl-uni
a33d6897f0 small change in read parameters, made tests available for auto-testing 2022-02-07 18:29:49 +01:00
Fabian Joswig
a6126c84a8 tests: test on iamone made more strict 2022-02-07 14:56:15 +00:00
jkuhl-uni
5062f030c4 made read in tests functioning 2022-02-07 15:54:57 +01:00
fjosw
d9c021081f Documentation updated 2022-02-07 14:53:16 +00:00
fjosw
47350ca31a Merge branch 'develop' into documentation 2022-02-07 14:52:32 +00:00
Fabian Joswig
6971e8cd9b refactor: unnecessary keywords for call to numdifftools removed, test
against numerical differentiation made stricter.
2022-02-07 14:51:25 +00:00
fjosw
8228ec0b46 Documentation updated 2022-02-07 14:37:50 +00:00
fjosw
2532553b81 Merge branch 'develop' into documentation 2022-02-07 14:37:09 +00:00
Fabian Joswig
a97d0c31a6 refactor: removed comment on rescaling of texp on case of irregular idl
which is no longer used in the code.
2022-02-07 14:36:22 +00:00
jkuhl-uni
ecfaa8ed67 minor bug fixes, big bug fix in append mode read in 2022-02-07 15:11:55 +01:00
jkuhl-uni
b36d559ac3 input append mode tests done 2022-02-07 15:10:19 +01:00
jkuhl-uni
0d1921c16b positive tests for o and c finished 2022-02-07 12:28:14 +01:00
jkuhl-uni
8731fcc615 flake8 compliance 2022-02-06 18:16:40 +01:00
jkuhl-uni
3381589617 enable idl_offsets in rwms method 2022-02-06 18:14:04 +01:00
jkuhl-uni
02872bc461 small bug fix in sfcf read method 2022-02-06 18:08:01 +01:00
jkuhl-uni
a839592ea8 first steps to testing input methods 2022-02-06 18:05:37 +01:00
fjosw
f827c27f78 Documentation updated 2022-02-04 12:58:00 +00:00
fjosw
f44ba968ee Merge branch 'develop' into documentation 2022-02-04 12:57:19 +00:00
Fabian Joswig
07ca32f166 refactor!: Removed Corr.sum method 2022-02-04 12:56:51 +00:00
fjosw
98b478b100 Documentation updated 2022-02-04 09:28:25 +00:00
fjosw
e83a0e41e3 Merge branch 'develop' into documentation 2022-02-04 09:27:45 +00:00
Fabian Joswig
77c0f5aadc
Merge pull request #55 from s-kuberski/feature/rwf
Ensure correctness of idl in RWFs and t0
2022-02-04 09:27:31 +00:00
Simon Kuberski
65568c84a4 Handling thermalization correctly in t0 2022-02-04 10:15:43 +01:00
Simon Kuberski
ff738de6af Ensure correctness of idl in RWFs and t0 2022-02-04 09:49:17 +01:00
fjosw
8975d033c6 Documentation updated 2022-02-03 17:20:39 +00:00
fjosw
e539d9cd18 Merge branch 'develop' into documentation 2022-02-03 17:20:05 +00:00
Fabian Joswig
8b861e9c3a
Merge pull request #54 from s-kuberski/feature/rwf
Several improvements for read_rwms and extract_t0
2022-02-03 17:19:48 +00:00
Simon Kuberski
c3b38c8b6f Small change on idl 2022-02-03 16:05:47 +01:00
Simon Kuberski
ef1fecad10 Several improvements for read_rwms and extract_t0 2022-02-03 15:57:23 +01:00
fjosw
7ec39a4886 Documentation updated 2022-02-03 10:32:33 +00:00
fjosw
3a01f1a035 Merge branch 'develop' into documentation 2022-02-03 10:31:58 +00:00
Fabian Joswig
eab2ba45ff
Merge pull request #53 from s-kuberski/feature/json_io
Introduced JSON I/O for dictionaries
2022-02-03 10:31:43 +00:00
Simon Kuberski
0dc4d4008a Introduced JSON I/O for dictionaries 2022-02-03 10:33:24 +01:00
fjosw
7a6cf2f142 Documentation updated 2022-02-02 10:16:59 +00:00
fjosw
d4a276639d Merge branch 'develop' into documentation 2022-02-02 10:16:22 +00:00
Fabian Joswig
16a997aa90 refactor!: Deprecated fit functions standard_fit, odr_fit and prior_fit
removed.
2022-02-02 10:15:39 +00:00
fjosw
14b8b6eaaa Documentation updated 2022-02-02 10:11:32 +00:00
fjosw
cfb844dc01 Merge branch 'develop' into documentation 2022-02-02 10:10:57 +00:00
Fabian Joswig
952c7acef5 tests: additional tests for alternative fit methods in
fits.least_squares added
2022-02-02 10:10:20 +00:00
Fabian Joswig
d602bea5b7 refactor: Classification of fit method in fits.least_squares simplified,
precision of imiunit solver adjusted, prefitting for alternative methods
removed.
2022-02-02 10:05:48 +00:00
fjosw
de30255153 Documentation updated 2022-02-02 09:50:25 +00:00
fjosw
1377b7d51d Merge branch 'develop' into documentation 2022-02-02 09:49:39 +00:00
Fabian Joswig
e92b1d9e9b
Merge pull request #52 from s-kuberski/feature/fits
Fixes least_squares with migrad, tests extended
2022-02-02 09:49:16 +00:00
Simon Kuberski
d1e18b6673 Fixes least_squares with migrad, tests extended 2022-02-02 09:05:13 +01:00
fjosw
db66a3c08a Documentation updated 2022-01-31 17:31:32 +00:00
fjosw
3df59fc7bc Merge branch 'develop' into documentation 2022-01-31 17:30:50 +00:00
Fabian Joswig
9b63d8e2bd
Merge pull request #49 from fjosw/feature/improved_derivatives
feat!: Implemented improved first and second derivatives for the corresponding methods of the Corr class.
2022-01-31 17:30:22 +00:00
Fabian Joswig
a729def937 feat: backward derivative implemented, additional tests for deriv 2022-01-31 12:10:38 +00:00