This release introduces v0.4.3 of CellTK. The primary change is improved compatibility with machines using Apple processors. Other small additions also included. See #115 for details.
Improvements:
btrackandkit_sch_geare now optional installations.setup.pyis updated with new requirements. This should improve compatibility with M1 machines, however, there still may be issues trying to install btrack. Note that the Python requirement is now bumped to 3.9+. This is forgurobipy, which is only compatible with M1 with those Python versions.- Capability for making box and whisker plots is added to
PlotHelper. - Added
ncellsproperty to arrays. - Documentation updates.
Bug fixes:
- Minor bug fixes in
PlotHelperrelated to missing arguments in certain plot types. - Condition names now saved if building new
ExperimentArrayfrom list ofConditionArray - Updates to the peak finding algorithm. These have been a long time coming. Changes are on the backend, usage of peak finding functions is not changed.