Commit graph

  • 5b433f1e71
    Merge 4089238ddd into da399b7c02 Fabian Joswig 2025-11-25 14:13:07 +01:00
  • a4f9c55faa
    Merge 8c7cd5a74b into da399b7c02 Fabian Joswig 2025-11-25 12:02:50 +00:00
  • 8811f01fb8 Documentation updated documentation fjosw 2025-11-25 11:57:51 +00:00
  • 40f4bfd46c Merge branch 'develop' into documentation fjosw 2025-11-25 11:57:18 +00:00
  • da399b7c02
    Fix/check append rep (#277) develop Justus Kuhlmann 2025-11-25 12:57:03 +01:00
  • 2441bb45a3 lint II Justus Kuhlmann 2025-11-10 08:26:01 +00:00
  • 4f099fb4a9 lint Justus Kuhlmann 2025-11-10 08:24:37 +00:00
  • 4f63bc4f4c hotfix: fix bug in append start read implementation Justus Kuhlmann 2025-11-10 08:11:15 +00:00
  • 042d6af48d add tests for irregular headers in append mode Justus Kuhlmann 2025-11-07 15:23:57 +00:00
  • 587f0f2585 add option that the headers of an append-mode file can have different format Justus Kuhlmann 2025-11-07 14:30:52 +00:00
  • 8ca9571859
    Merge 8d9a136cd8 into 1002dd0e51 Fabian Joswig 2025-11-04 10:22:47 +00:00
  • 8d9a136cd8 slight typechange in cov_Obs feat/typehints Justus Kuhlmann 2025-11-04 10:22:39 +00:00
  • 51b9d2fb11 undo signature change in linalg Justus Kuhlmann 2025-11-04 09:58:34 +00:00
  • 38df83344b small renaming for type consistency Justus Kuhlmann 2025-11-04 09:36:10 +00:00
  • 898551d3f9 rename some internal functions Justus Kuhlmann 2025-11-04 09:18:30 +00:00
  • c9cef8ff5f add some typecasts Justus Kuhlmann 2025-11-04 09:04:39 +00:00
  • e116e74257 undo import change Justus Kuhlmann 2025-11-04 09:03:53 +00:00
  • dd6a2dc6a4 cast epsilon tensors to int Justus Kuhlmann 2025-11-04 08:28:09 +00:00
  • dcf6a1f8ad being a bit more concrete with literals Justus Kuhlmann 2025-11-04 08:05:11 +00:00
  • 38692d2343 add typehints for bdio Justus Kuhlmann 2025-11-03 17:09:14 +00:00
  • 982789907c lint Justus Kuhlmann 2025-11-03 16:46:26 +00:00
  • 53192d31a9 typehints for hadron read functions Justus Kuhlmann 2025-11-03 16:43:44 +00:00
  • dddaaa4898 renameing in read_hd5 for less confisuion Justus Kuhlmann 2025-11-03 16:34:02 +00:00
  • fb7ba0cbc3 simplify r_start and r_stop in read_pbp Justus Kuhlmann 2025-11-03 16:17:57 +00:00
  • 4f8567a172 lint Justus Kuhlmann 2025-11-03 16:07:07 +00:00
  • 1e00caf3c1 small switch of lines Justus Kuhlmann 2025-11-03 16:04:59 +00:00
  • 4f09fc7d1f better steps from kwargs in read flow obs Justus Kuhlmann 2025-11-03 15:51:07 +00:00
  • e2649b3074 small renamings Justus Kuhlmann 2025-11-03 15:42:39 +00:00
  • 5bad13f91e simplify read_flow_obs names handling Justus Kuhlmann 2025-11-03 14:52:13 +00:00
  • eb94260116 allow all as tag Justus Kuhlmann 2025-11-03 14:37:10 +00:00
  • b8ee9eca5c lint Justus Kuhlmann 2025-11-03 14:28:25 +00:00
  • c822811e44 fix types for r_start and r_stop, also for postfix Justus Kuhlmann 2025-11-03 14:26:42 +00:00
  • 33be7c2ecb simplify internal method for read_rwms Justus Kuhlmann 2025-11-03 13:45:56 +00:00
  • 1a771226ac small type corrections Justus Kuhlmann 2025-11-03 13:42:35 +00:00
  • a4525bef31 correct typo Justus Kuhlmann 2025-11-03 11:24:46 +00:00
  • 54a8e022df
    Merge branch 'develop' into feat/typehints Justus Kuhlmann 2025-11-03 11:54:01 +01:00
  • b43f0e2fcc Documentation updated fjosw 2025-10-30 15:37:13 +00:00
  • 54d89a8663 Merge branch 'develop' into documentation fjosw 2025-10-30 15:36:32 +00:00
  • 1002dd0e51 [chore] Bump version to v2.17.0-dev Fabian Joswig 2025-10-30 16:36:09 +01:00
  • c8e94419a1 Documentation updated fjosw 2025-10-30 15:35:32 +00:00
  • eef4d6de16 Merge branch 'develop' into documentation fjosw 2025-10-30 15:34:50 +00:00
  • 4cdddf0a76 [chore] Bump version and changelog v2.16.0 master Fabian Joswig 2025-10-30 16:34:05 +01:00
  • f8f63511ab Documentation updated fjosw 2025-10-30 15:27:44 +00:00
  • 252faf9683 Merge branch 'develop' into documentation fjosw 2025-10-30 15:27:07 +00:00
  • da0a4cc40a
    Feat/idl func (#275) Justus Kuhlmann 2025-10-30 16:26:52 +01:00
  • a5b746468b lint Justus Kuhlmann 2025-10-30 15:02:41 +00:00
  • e4b379fe7e add tests Justus Kuhlmann 2025-10-30 14:54:01 +00:00
  • 17664be4f1 clean up args Justus Kuhlmann 2025-10-30 14:53:23 +00:00
  • 7784002c79 Expose option to define function for idl by the user. Justus Kuhlmann 2025-10-30 12:09:00 +00:00
  • de4f741985 outsource function to get idl for append mode Justus Kuhlmann 2025-10-30 10:00:46 +00:00
  • befcf1afcc Documentation updated fjosw 2025-10-22 13:37:04 +00:00
  • d6f483eb1f Merge branch 'develop' into documentation fjosw 2025-10-22 13:36:19 +00:00
  • e0076ccea9
    [Fix] corrected expected_chisquare by adding the number of priors (#274) Pia Leonie Jones Petrak 2025-10-22 09:36:01 -04:00
  • ea4639f907 test/fits_test.py: dof and expected chisquare the same in uncorrelated fit w. prior to uncorrelated data PiaLJP 2025-10-21 17:49:59 +02:00
  • f682ad463f [Fix] corrected expected_chisquare by adding the number of priors PiaLJP 2025-10-20 17:34:41 +02:00
  • 4476448715 Documentation updated fjosw 2025-10-19 11:00:15 +00:00
  • 0fc0a377a7 Merge branch 'develop' into documentation fjosw 2025-10-19 10:59:33 +00:00
  • 85ae9d7563
    [chore] Remove support for python 3.9 and bump python versions in runners (#273) Fabian Joswig 2025-10-19 12:59:20 +02:00
  • 5ecd34a516 [chore] Remove support for python 3.9 and bump python versions in runners Fabian Joswig 2025-10-19 12:52:00 +02:00
  • a600a69bb9
    [ci] Add python 3.14 runners for pytest workflow (#270) Fabian Joswig 2025-10-19 12:44:06 +02:00
  • 7d0a760c1e [ci] Run tests with Werror for all python versions but for 3.14 Fabian Joswig 2025-10-19 12:37:07 +02:00
  • 2da5d8d615 Documentation updated fjosw 2025-10-19 10:33:47 +00:00
  • e48e276ac3 [ci] Deactivate -Werror option in pytest workflow to fix python 3.14 runner Fabian Joswig 2025-10-19 12:33:40 +02:00
  • ff7391b447 Merge branch 'develop' into documentation fjosw 2025-10-19 10:33:12 +00:00
  • 4c4173c461 [chore] Bump version to 2.16.0-dev Fabian Joswig 2025-10-19 12:32:52 +02:00
  • bf42e0e2b3 Documentation updated fjosw 2025-10-19 10:30:53 +00:00
  • 3c1d1d188d Merge branch 'develop' into documentation fjosw 2025-10-19 10:30:15 +00:00
  • 6c7daac44b Merge branch 'develop' v2.15.1 Fabian Joswig 2025-10-19 12:30:10 +02:00
  • 1d031d0eab [chore] Bump version and update changelog Fabian Joswig 2025-10-19 12:29:45 +02:00
  • 1eb6305597 Documentation updated fjosw 2025-10-19 10:29:24 +00:00
  • 5de3c89700 Merge branch 'develop' into documentation fjosw 2025-10-19 10:28:50 +00:00
  • e0bfcabc0c
    pyerrors/correlators.py: Allowing for None values in pe.Corr.prune (#272) Ruaidhrí 2025-10-19 11:28:36 +01:00
  • ff03d8a06c test/correlators_test.py: Adding test for updated prune method. campioru 2025-10-18 19:07:43 +01:00
  • bff1e4ca8c wip Ruaidhrí 2025-10-18 18:53:27 +01:00
  • 3c3fd70ce5 pyerrors/correlators.py: Allowing for None values in pe.Corr.prune Ruaidhrí 2025-10-17 19:52:08 +01:00
  • 6f458d4104 [ci] Add python 3.14 runners for pytest workflow Fabian Joswig 2025-10-10 17:39:34 +02:00
  • df1e840f25 Documentation updated fjosw 2025-10-10 15:39:05 +00:00
  • 9b1a2188c9 Merge branch 'develop' into documentation fjosw 2025-10-10 15:38:27 +00:00
  • 3e955d4976 [chore] Bump version to 2.16.0-dev Fabian Joswig 2025-10-10 17:38:02 +02:00
  • a4ae081101 Documentation updated fjosw 2025-10-10 15:35:13 +00:00
  • c3873d27d2 Merge branch 'develop' into documentation fjosw 2025-10-10 15:34:40 +00:00
  • dbe5912ca3 Merge branch 'develop' v2.15.0 Fabian Joswig 2025-10-10 17:34:35 +02:00
  • 5bcbe5c2ff [chore] Bump version and update Changelog Fabian Joswig 2025-10-10 17:34:18 +02:00
  • cf36d17a00 [CI] Ignore sinc test failure Fabian Joswig 2025-10-10 17:30:00 +02:00
  • 6521e16901 [CI] Ignore sinc test failure Fabian Joswig 2025-10-10 17:30:00 +02:00
  • 594638fdef Documentation updated fjosw 2025-10-09 11:14:59 +00:00
  • ed158d17f5 Merge branch 'develop' into documentation fjosw 2025-10-09 11:14:27 +00:00
  • 68e4633ae0
    [Feat] Number of fit parameters can be explicitly passed to the fit functions (#269) s-kuberski 2025-10-09 13:14:17 +02:00
  • 9c25073849 [Feat] Number of fit parameters can be explicitly passed to the fit functions Simon Kuberski 2025-10-09 11:31:54 +02:00
  • 4edba55dbb [ci] Remove werror ci/add_python_3.14 Fabian Joswig 2025-09-30 12:22:19 +02:00
  • 6e59b15953 [CI] Install hdf5 lib Fabian Joswig 2025-09-30 12:03:30 +02:00
  • 0f64048542 Trigger Build Fabian Joswig 2025-09-30 11:59:12 +02:00
  • 356a3967fd [Chore] Simplify flaot typehints Fabian Joswig 2025-06-23 21:36:32 +02:00
  • ac7e98d1af simple fix for openQCD in test fails Justus Kuhlmann 2025-05-07 07:32:29 +00:00
  • b4fd38e68f
    Merge branch 'develop' into ci/add_python_3.14 Fabian Joswig 2025-05-06 14:23:47 +02:00
  • f3e7cdec28 [Fix] Remove Unpack for compatibility with older python versions. Fabian Joswig 2025-05-05 19:22:54 +02:00
  • ab8ca3ac0e [Fix] Clean up whitespaces Fabian Joswig 2025-05-05 19:16:35 +02:00
  • f594e0632a [Fix] Clean up merge conflict Fabian Joswig 2025-05-05 19:14:33 +02:00
  • 6d80efd388 Merge branch 'develop' into feat/typehints Fabian Joswig 2025-05-05 19:11:51 +02:00
  • 2d84a2871c Documentation updated fjosw 2025-05-05 15:10:31 +00:00