Skip to content

v2.0.2

Compare
Choose a tag to compare
@Robbie1977 Robbie1977 released this 20 Aug 10:09
· 330 commits to master since this release

What's New
We are introducing a new vfb.term (VFBTerm object) and vfb.terms (VFBTerms list of VFBTerm) which enable Lazy loading of data and full integration of image loading and display via Navis tools e.g. terms.plot3d()
show thumbnails term.show()
open on VFB website: terms.open() term.open()
get a summary as a pandas dataframe: terms.get_summaries() term.summary
Added subtypes and subparts as well as combined children parameters

Full Changelog: v1.6.0...v2.0.2