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
Other scanners allow you to pass the filename/storage_options (for JSON output) in the .translate() methods. The functional form is the same as ScanClass(input_args).translate(output_args) .
Currently one can write to json outside of the function
Given this is a common operation it could be added to single_zarr
The text was updated successfully, but these errors were encountered: