News and Changelog

2023-07-12

v0.8.0: First Beta Version

Basic features of the oimodeler package are almost fully implemented although not fully tested and verified. Features still missing before v1.0:

  • Components & models : Exploration of grid of models, binary orbit, rotating star, temperature gradient disk, blackbody-based flux interpolator, saving of model and parameters

  • Fitter : Levenberg-Marquardt fitter with various global search patterns, more options for the emcee-base fitter, chain of fitters, saving fitter & results

New Features

Bugs fixed

  • rewritting of oimFitterEmcee.walkerPlot method to speed it up and adding ncolors option for number of color in colorscale (generation time of the plot is proportionnal to the number of colors)

  • corrected many bugs in the oimPlot function : possibility to plot data (or set coloscale) as function of PA, baseline LENGTH …