Closed psavery closed 4 months ago
This adds an "Export Grains" button to the indexing results dialog where the user can write out the unfit grains.
If the file is saved with a .npz extension, the new NPZ grains file format is used. Otherwise, the old .out format is used.
.npz
.out
Fixes: #1716
This adds an "Export Grains" button to the indexing results dialog where the user can write out the unfit grains.
If the file is saved with a
.npz
extension, the new NPZ grains file format is used. Otherwise, the old.out
format is used.Fixes: #1716