The iohub MicroManager FOV classes have a __repr__ function which prints information about the dataset. It would be nice to add that functionality for the ngff nodes as well, printing similar information to the iohub info CLI call. This can allow us to refactor the reader.print_info function.
The
iohubMicroManager FOV classes have a__repr__function which prints information about the dataset. It would be nice to add that functionality for the ngff nodes as well, printing similar information to theiohub infoCLI call. This can allow us to refactor thereader.print_infofunction.