davidpng / FCS_Database

Program to scrape an FCS directory of metadata
GNU General Public License v3.0
3 stars 2 forks source link

Handle failed feature extraction #44

Closed hermands closed 9 years ago

hermands commented 9 years ago

Subcommand: make_features

Class: HDF5_IO

davidpng commented 9 years ago

HDF5_IO renamed to Feature_IO, HDF5 now takes failed case_tube_idx and places it (as a dataframe) within the schema as Case_Tube_Failures_DF.

Failed case_tubes_idx are pulled via the get_meta_data method of Feature_IO.