Commit graph

127 commits

Author SHA1 Message Date
7e38d71b90
re-add some tools functions 2025-11-28 16:57:15 +01:00
1d981022cb
Merge branch 'develop' into fix/cache 2025-11-28 16:51:48 +01:00
5bd94633e8
centralize file and key to record concat and back 2025-11-28 16:42:50 +01:00
acab85df82 Merge pull request 'fest/get_wrapper' (#6) from fest/get_wrapper into develop
Reviewed-on: https://www.kuhl-mann.de/git/git/jkuhl/corrlib/pulls/6
2025-11-27 15:29:27 +01:00
1e2f419243
tell the user when the database is downloading 2025-11-27 15:27:41 +01:00
0f499f080a
add thin wrapper for getting files 2025-11-27 15:25:54 +01:00
d8ec6ef40e
communicate when files are downloaded 2025-11-27 11:16:00 +01:00
64579c477c
better db call order 2025-11-27 11:07:55 +01:00
c9fe09d9d6
add functionality to automatically register when cache has an old version of an archived file 2025-11-21 21:50:59 +01:00
df71ee5ad9
add gitpython 2025-11-21 21:47:45 +01:00
f47a9caae7
include a test dataset 2025-11-21 21:46:15 +01:00
a080ca835f
write wrapper hash method 2025-11-21 11:53:25 +01:00
f3b0b0268c
bump version to 0.2.3 0.2.3 2025-11-21 09:55:39 +01:00
99b4792675
bump version to 0.1.5 2025-11-21 09:52:03 +01:00
4b57ea581b Merge pull request 'ensure db get before query' (#5) from fix/get_db into master
Reviewed-on: https://www.kuhl-mann.de/git/git/jkuhl/corrlib/pulls/5
2025-11-21 09:47:09 +01:00
2940ee9055
ensure db get before query 2025-11-21 09:42:40 +01:00
6419df8b15
Merge branch 'master' of kuhl-mann.de:jkuhl/corrlib 0.2.2 2025-11-20 17:46:30 +01:00
a8d3a335a5
remove projects, which was cluttering 2025-11-20 17:36:18 +01:00
f271d431c0
add pyproject.toml 2025-11-20 17:22:29 +01:00
11880215ca
remove test.ipynb from commitable files 2025-11-20 17:18:44 +01:00
a5ca159be0
add small test for the check meas data function 2025-11-20 17:17:53 +01:00
895b8e35ab
add drop function for datalad project 2025-11-20 17:15:40 +01:00
0f6dfa0fb7
Merge branch 'master' of kuhl-mann.de:jkuhl/corrlib 2025-11-20 17:14:31 +01:00
140ec92cbe
add example toml-file 2025-11-20 17:14:12 +01:00
4f3e78177e
refactor io 2025-11-20 17:13:17 +01:00
91c7a9d95d
clean up 2025-11-20 17:11:37 +01:00
73d7687359
update TODO and README 2025-11-20 17:08:03 +01:00
085256857d
add test notebook to ignore 2025-11-20 17:07:16 +01:00
Justus Kuhlmann
5e87f569e2 update TODO 2025-11-07 09:43:58 +00:00
Justus Kuhlmann
4a4ad52ed7 now with proper plural :) 2025-09-02 12:36:25 +00:00
Justus Kuhlmann
50ff178a0c import sha1 as groundlayer 2025-09-02 10:30:56 +00:00
Justus Kuhlmann
498f986de7 better replacements 2025-09-02 10:25:49 +00:00
Justus Kuhlmann
e259a21d39 Add K_1 and K_V0 2025-09-02 10:24:40 +00:00
Justus Kuhlmann
d2ebb0baa9 [DATALAD] Added subdataset 2025-07-09 08:03:04 +00:00
Justus Kuhlmann
5198488810 catch small bug 2025-06-30 10:10:45 +00:00
Justus Kuhlmann
01f1ec69c2 add support for simple replacements in form of constants and replace variables 0.2.1 2025-06-30 09:54:54 +00:00
Justus Kuhlmann
2ff46ee56f Merge branch 'master' of kuhl-mann.de:jkuhl/corrlib 2025-05-24 11:39:51 +00:00
Justus Kuhlmann
6268af9afa add code as find arg 2025-05-24 11:39:46 +00:00
Justus Kuhlmann
e1589a0abb after merge bugfix 2025-05-23 07:49:46 +00:00
Justus Kuhlmann
8cd3f36589 bugfix find 2025-05-23 07:01:01 +00:00
Justus Kuhlmann
0f2e61e600 Merge branch 'master' of kuhl-mann.de:jkuhl/corrlib 2025-05-16 15:40:33 +00:00
Justus Kuhlmann
1a9561bc0d implement cache drop 2025-05-16 15:40:26 +00:00
Justus Kuhlmann
11a5c07277 more search filters added to sfcf_filter 2025-05-15 16:18:28 +00:00
Justus Kuhlmann
4f7d9d71b3 Implement better finding for sfcf projects 2025-05-13 09:45:37 +00:00
Justus Kuhlmann
2bf263679d Finish first version of cache 2025-05-13 09:45:00 +00:00
Justus Kuhlmann
da5ae22346 rename fitler 2025-05-12 20:55:18 +00:00
Justus Kuhlmann
a8fd618d02 use np.isclose for quark-masses 2025-05-12 20:54:08 +00:00
Justus Kuhlmann
c5c735db60 clean up typos 2025-05-12 20:37:32 +00:00
Justus Kuhlmann
da279b3575 first version of caching 2025-05-12 20:30:18 +00:00
Justus Kuhlmann
78c138ddc5 Merge branch 'master' of kuhl-mann.de:jkuhl/corrlib 2025-05-12 20:29:08 +00:00