You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Further to #517 add an entry point for topostats grains which loads files using the io.LoadScans class which supports .topostats HDF5. Information on the detected grains should be saved to HDF5 using io.save_topostats_file() so that it is available for subsequent steps, whether that is grain statistics or tracing/tracing statistics.
The text was updated successfully, but these errors were encountered:
Further to #517 add an entry point for
topostats grains
which loads files using theio.LoadScans
class which supports.topostats
HDF5. Information on the detected grains should be saved to HDF5 usingio.save_topostats_file()
so that it is available for subsequent steps, whether that is grain statistics or tracing/tracing statistics.The text was updated successfully, but these errors were encountered: