Releases: ptiede/Comrade.jl
Releases · ptiede/Comrade.jl
v0.11.13
Comrade v0.11.13
Merged pull requests:
- CompatHelper: bump compat for AdvancedHMC in [weakdeps] to 0.8, (keep existing compat) (#408) (@github-actions[bot])
- Update documentation for BaselinePlot (#409) (@dominic-chang)
- Add more flexible fluctuation code (#410) (@ptiede)
v0.11.12
Comrade v0.11.12
- Updated to DocumenterVitePress 0.2
- Update to Pigeons 0.5
- Remove ForwardDiff as a dep
- Change the default admode to use Enzyme'
- Make an intelligent heuristic for selecting the type of transformation to do in Optimization extension
Merged pull requests:
- Update versions (#401) (@ptiede)
- add git blame ignore (#402) (@ptiede)
- Update to the new version of Vitepress (#407) (@ptiede)
Closed issues:
v0.11.11
Comrade v0.11.11
- Fixed small plotting bugs
- Tweaked how Disk sampling works to try to help the GC out.
v0.11.10
Comrade v0.11.10
- Fixed labels bug in
plotcaltable - Fixed add_fractional_noise for Coherencies when feeds are missing.
v0.11.9
Comrade v0.11.9
- Update to AdvancedHMC 0.7
- Switch instrument transform to a loop to prevent Enzyme allocation on reverse pass
add_fractional_noisenow works with Closures.
Merged pull requests:
v0.11.8
Comrade v0.11.8
- Update to ComradeBase 0.9 (rotated grids now possible)
- Don't reorder coherencies because of eht-imaging issues
Merged pull requests:
Closed issues:
- ascube function causing an error (#392)
v0.11.7
Comrade v0.11.7
- @erandichavez rewrote the plotting interface, and now Makie can automatically plot everything!
- All tutorials now use the new plotting interface and Makie0.22
Merged pull requests:
- adding dataplots.jl (#385) (@erandichavez)
- CompatHelper: bump compat for Makie in [weakdeps] to 0.22, (keep existing compat) (#387) (@github-actions[bot])
- Switch the plotting for all examples to Makie (#388) (@ptiede)
- CompatHelper: add new compat entry for RecipesBase at version 1, (keep existing compat) (#389) (@github-actions[bot])
- CompatHelper: add new compat entry for Measurements at version 2, (keep existing compat) (#390) (@github-actions[bot])
Closed issues:
- Multi-frequency support (#280)
v0.11.6
Comrade v0.11.6
- Fixed dumb bug in mf instrument modeling
Merged pull requests:
v0.11.5
Comrade v0.11.5
- Added experimental multdomain modeling support
- Improved speed for threaded extensions
- Added Adapt for LazySlice so that it executes on the GPU automatically
v0.11.4
Comrade v0.11.4
- Added proper frequency tracking for the instrumental modeling
- Added frequency tracking in
CalTable - Fixed a large number of quirks and inconsistencies in
SiteArray - Updated to Enzyme 0.13 generic
- Updated to Pyehtim 0.2
Merged pull requests: