v0.10.0
Comrade v0.10.0
- Breaking Instrument modeling has been rewritten to remove the need for a user to construct the cache
- Breaking Jones models are now specified structurally and computed when the array is actually set
- Breaking Now use VLBISkyModels 0.5 and ComradeBase 0.7
- Breaking Posterior has been renamed VLBIPosterior
- Breaking RadioLikelihood has been removed. Now the user must construct the SkyModel and InstrumentModel
- Breaking
caltable
now only accepts the newly formedSiteArray
- Breaking
residual(s)/chi2
now work on theVLBIPosterior
object directly. - Breaking all interface packages are now extensions. See docs for explicit new names
- Breaking optimization is now done with the
comrade_opt
function. - The prior is now evaluated with Enzyme and a few new rules have been added
- The priors are now specified with just
NamedTuples
and are converted to distributions internally
Merged pull requests:
- Complete refactor and rewrite of instrument modeling (#346) (@ptiede)
- Bump julia-actions/cache from 1 to 2 (#350) (@dependabot[bot])
Closed issues: