255 Commits

Author SHA1 Message Date
71dc906a96
chore(release): 1.7.0
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
1.7.0
2025-02-26 21:57:13 -06:00
24c6e311c1
feat: adds configurable skip if file exists
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2025-02-26 21:55:12 -06:00
4dd3004a7b
chore(release): 1.6.0
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
1.6.0
2025-02-26 21:08:00 -06:00
46f6b6cdf1
feat: Adds ability to parse bayesruns without timestamps
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2025-02-26 21:01:19 -06:00
c8435b4b2a
feat: allows negative log magnitude strings in models
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2025-02-24 08:34:11 -06:00
c2375e6f5c
chore(release): 1.5.0
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
1.5.0
2024-12-29 21:23:30 -06:00
a1b59cd18b
feat: add configurable max number of dipoles to write
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2024-12-29 21:14:59 -06:00
53f8993f2b
feat: add configurable max number of dipoles to write 2024-12-29 21:13:34 -06:00
700f32ea58
chore(release): 1.4.0
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
1.4.0
2024-09-04 13:58:56 -05:00
3737252c4b
log: adds additional logging of dipole count
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2024-09-04 13:56:09 -05:00
6f79a49e59
log: adds additional logging of dipole count
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2024-09-04 13:54:50 -05:00
d962ecb11e
feat: indexifier now has len 2024-08-26 03:34:57 -05:00
7beca501bf
fmt: ran formatter 2024-08-26 03:34:50 -05:00
5425ce1362
feat: allows some betetr matching for single_dipole runs 2024-08-26 03:31:15 -05:00
6a5c5931d4
fix: update log file arg names in cli scripts 2024-05-21 16:10:02 -05:00
36ff75576c
chore: removes redundant import
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2024-05-21 15:55:25 -05:00
e76c619c8b
fmt: formatting changes 2024-05-21 15:54:55 -05:00
c881da2837
feat: add subset sim probs command for bayes for subset simulation results
Some checks failed
gitea-physics/deepdog/pipeline/head There was a failure building this commit
2024-05-21 15:54:08 -05:00
1a1ecc01ea
chore: adds vscode to gitignore 2024-05-21 15:53:21 -05:00
9cfd484d7c
chore(release): 1.3.0
All checks were successful
gitea-physics/deepdog/pipeline/tag This commit looks good
gitea-physics/deepdog/pipeline/head This commit looks good
1.3.0
2024-05-19 22:13:39 -05:00
09fad2e102
feat: improve initial cost calculation to allow multiprocessing, adds ability to specify a number of levels to do with direct mc instead of subset simulation 2024-05-19 22:11:50 -05:00
24ac65bf9c
fix: fix seeding to avoid recreating seed combinations across multi runs 2024-05-19 22:10:40 -05:00
8fbae32111
doc: some commenting and logging changes 2024-05-19 22:09:52 -05:00
b1c01b25c8
fix: Adds ugly hack for stdevs for this uniform range to multiply by root3, proper fix would be in pdme 2024-05-19 22:08:44 -05:00
a14d9834e5
doc: note on refactoring for subset sim probs 2024-05-19 22:01:42 -05:00
8d04803eb3
fmt: formatting, nicer log, removing comment 2024-05-19 02:29:59 -05:00
92b49fce7c
feat: add multi run to wrap multi model and repeat runs 2024-05-19 02:27:11 -05:00
8845b2875f
feat: adds a filter that works with cost functions 2024-05-19 02:26:00 -05:00
72791f2d0f
deps: update pdme 2024-05-19 02:25:29 -05:00
d258cfbec7
chore(release): 1.2.1
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
1.2.1
2024-05-11 20:51:05 -05:00
b3bf4cde97
perf: precompile the magic regexes for probs parsing 2024-05-11 20:49:45 -05:00
60f29b0b2f
perf: avoid recalculating product dict in indexifier to improve performance for probs 2024-05-11 20:49:26 -05:00
093a3fb5c4
chore(release): 1.2.0
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
1.2.0
2024-05-08 22:24:28 -05:00
dc1d2d45a3
feat: adds additional matching regexes
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2024-05-08 22:23:57 -05:00
f0e2fa3da9
feat: adds magnitude enabled parsing option 2024-05-03 10:44:06 -05:00
2581e722e6
chore(release): 1.1.0
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
1.1.0
2024-05-02 23:13:21 -05:00
62bd63bf9b
refactor: removes redundant calculation and uses pdme 2024-05-02 23:12:21 -05:00
df4d0b5d15
deps: upgrades pdme dep 2024-05-02 22:40:06 -05:00
5361dada8b
feat: removes legacy bayes run, technically breaking but just don't use them 2024-05-02 22:04:49 -05:00
29029c137a
deps: upgrades pdme 2024-05-02 18:17:33 -05:00
fb018abeae
feat: allows disabling timestamps in directmc bayesrun files
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2024-05-01 21:40:53 -05:00
d28c190816
chore(release): 1.0.1
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
1.0.1
2024-05-01 21:08:00 -05:00
0262de060f
nix: adds node for npx in dev shell 2024-05-01 21:07:48 -05:00
e25db1e0f6
fix: fixes issue of zero division error with no successes for anything
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2024-05-01 20:37:08 -05:00
8fdbe4d334
chore(release): 1.0.0
Some checks are pending
gitea-physics/deepdog/pipeline/head Build started...
gitea-physics/deepdog/pipeline/tag Build started...
1.0.0
2024-05-01 15:49:57 -05:00
406a1485da
build: justfile allows version 2024-05-01 15:49:01 -05:00
6dc66b1c27
release: allows dynamic release as arg 2024-05-01 15:43:33 -05:00
f2b1a1dd3b
feat: Adds more powerful direct mc runs to sub for old real spectrum run
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2024-05-01 15:22:59 -05:00
cb166a399d
deps: updates pdme to 1.0.0 release yay 2024-04-28 21:43:11 -05:00
7108dd0111
feat!: allows new seed spec instead of cli arg, removes old cli arg
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2024-04-28 20:54:58 -05:00