This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Description
Currently the metadata of cells patches are stored in separate lists/dictionaries and pickled. Saving the metadata as CSV files and load with pandas dataframe would be useful. More patch info such as cell id, image position, time, z, etc can be easily added as additional columns in the table.