Python Function – Amira Label Analysis to Pandas Dataframe

Home – What’s New? Forums Image Processing and Analysis Python Function – Amira Label Analysis to Pandas Dataframe

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1719
    Trevor Lancon
    Participant

      See the Github Gist here.

      Pandas dataframes are widely used in Python to store and work with tabular data. Much of the Python ecosystem is compatible with this data structure. This is a simple function that you can copy/paste into the Amira/Avizo console to take the results of a label analysis table and convert them into this structure. Instructions for use are included in the docstring.

      This makes graphs like this doable with only <5 lines of code.

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.