Skip to content

Fix/sad.jl updates#20

Merged
cjgleason merged 12 commits into
mainfrom
fix/sad.jl-updates
Apr 21, 2026
Merged

Fix/sad.jl updates#20
cjgleason merged 12 commits into
mainfrom
fix/sad.jl-updates

Conversation

@kandread
Copy link
Copy Markdown
Contributor

@kandread kandread commented Apr 8, 2026

  • Updated base Julia image in Dockerfile from 1.11.6 to 1.12.5.
  • Updated Sad.jl submodule to the latest version.
  • Replaced Sad.drop_unobserved with Sad.preprocess.
  • Updated Sad.priors to handle the new consolidated prior object.
  • Replaced Sad.estimate with Sad.infer and updated the logic for extracting posterior results.
  • Updated Qa and Qu initialization to use Matrix{Sad.FloatM}.
  • Refactored group access and slicing for improved readability and compatibility.
  • Simplified time_str generation by converting time values directly to strings.
  • Added coalesce in write_output to ensure missing values for A0 and n are correctly written as FILL values.

@cjgleason cjgleason merged commit dc6a595 into main Apr 21, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants